Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv28346

Modified Files:
        source-highlight-3.1.info source-highlight.info 
Added Files:
        source-highlight-3.1.4.info 
Log Message:
New upstream source-highlight 3.1.5.


Index: source-highlight-3.1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/source-highlight-3.1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- source-highlight-3.1.info   21 Sep 2009 03:51:39 -0000      1.1
+++ source-highlight-3.1.info   2 Sep 2011 23:38:50 -0000       1.2
@@ -1,6 +1,6 @@
 Package: source-highlight
 Version: 3.1
-Revision: 2
+Revision: 3
 GCC: 4.0
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Source: mirror:gnu:src-highlite/%n-%v.tar.gz
@@ -44,8 +44,8 @@
        
        Depends: lib%N-shlibs (= %v-%r)
        BuildDependsOnly: true
-       Conflicts: lib%{N}3
-       Replaces: lib%{N}3
+       Conflicts: lib%{N}, lib%{N}3, lib%{N}4
+       Replaces: lib%{N}, lib%{N}3, lib%{N}4
        
        Files: include lib/pkgconfig lib/lib%N.dylib lib/lib%N.la share/aclocal
        

Index: source-highlight.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/source-highlight.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- source-highlight.info       19 Jul 2011 00:17:09 -0000      1.17
+++ source-highlight.info       2 Sep 2011 23:38:50 -0000       1.18
@@ -1,12 +1,12 @@
 Info2: <<
 Package: source-highlight
-Version: 3.1.4
-Revision: 2
-Type: vers (3)
+Version: 3.1.5
+Revision: 1
+Type: vers (4)
 GCC: 4.0
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Source: mirror:gnu:src-highlite/%n-%v.tar.gz
-Source-MD5: becf8292b84ece6b532b0f0c92b530ee
+Source-MD5: 3117ee47c1c6b0668667e20d2aca3757
 BuildDepends: boost1.41.cmake
 Depends: exuberant-ctags, boost1.41.cmake-shlibs, 
lib%{N}%type_pkg[vers]-shlibs (= %v-%r)
 PatchScript: <<
@@ -49,10 +49,10 @@
        
        Depends: lib%{N}%type_pkg[vers]-shlibs (= %v-%r)
        BuildDependsOnly: true
-       Conflicts: lib%{N}
-       Replaces: lib%{N}
+       Conflicts: lib%{N}, lib%{N}3, lib%{N}4
+       Replaces: lib%{N}, lib%{N}3, lib%{N}4
        
-       Files: include lib/pkgconfig lib/lib%N.dylib lib/lib%N.la share/aclocal
+       Files: include lib/pkgconfig lib/lib%N.dylib lib/lib%N.la
        
        DocFiles: AUTHORS COPYING CREDITS NEWS README THANKS
 <<
@@ -62,7 +62,7 @@
        
        Files: lib share/source-highlight%type_pkg[vers]
        
-       Shlibs: %p/lib/lib%N.%type_pkg[vers].dylib 4.0.0 %n (>= 3.1.1-1)
+       Shlibs: %p/lib/lib%N.%type_pkg[vers].dylib 5.0.0 %n (>= 3.1.5-1)
        
        DocFiles: AUTHORS COPYING CREDITS NEWS README THANKS
 <<

--- NEW FILE: source-highlight-3.1.4.info ---
Info2: <<
Package: source-highlight
Version: 3.1.4
Revision: 3
Type: vers (3)
GCC: 4.0
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Source: mirror:gnu:src-highlite/%n-%v.tar.gz
Source-MD5: becf8292b84ece6b532b0f0c92b530ee
BuildDepends: boost1.41.cmake
Depends: exuberant-ctags, boost1.41.cmake-shlibs, lib%{N}%type_pkg[vers]-shlibs 
(= %v-%r)
PatchScript: <<
        perl -pi -e 's/\@BOOST.*\@//g' %n.pc.in
        perl -pi -e 
's|datadir/source-highlight|datadir/source-highlight%type_pkg[vers]|'g configure
<<
SetCFLAGS: -Os
SetCXXFLAGS: -Os
ConfigureParams: --disable-static --disable-dependency-tracking --with-boost=%p 
--with-boost-regex=boost_regex-mt
InstallScript: <<
        make install DESTDIR=%d
        #No need for dependency_libs in .la files if not building static libs
        perl -pi -e "s/dependency_libs=.*$/dependency_libs=''/" %i/lib/*.la
<<
InfoDocs: %n.info %n-lib.info
DocFiles: AUTHORS COPYING CREDITS NEWS README THANKS TODO.txt doc/*
Description: Programs to highlight source by syntax
DescPort: <<
Dep on exuberant-ctags : /usr/bin/ctags would lead to error even in the build 
itself.
<<
DescPackaging: <<
  Fix texinfo dir header for fink's dpkg install-info parser.
<<
DescDetail: <<
Given a source file, produces a document with syntax highlighting.
Inputs include Java, C/C++, Prolog, Perl, Php3, Python, Flex, and
ChangeLog.  Can output to HTML and XHTML.
<<
Homepage: http://www.gnu.org/software/src-highlite/
License: GPL3

# Disable tests for now since clang gives a build error.
#InfoTest: <<
#       TestDepends: sed
#       TestScript: make check || exit 2
#<<

SplitOff: <<
        Package: lib%{N}%type_pkg[vers]
        
        Depends: lib%{N}%type_pkg[vers]-shlibs (= %v-%r)
        BuildDependsOnly: true
        Conflicts: lib%{N}, lib%{N}3, lib%{N}4
        Replaces: lib%{N}, lib%{N}3, lib%{N}4
        
        Files: include lib/pkgconfig lib/lib%N.dylib lib/lib%N.la share/aclocal
        
        DocFiles: AUTHORS COPYING CREDITS NEWS README THANKS
<<

SplitOff2: <<
        Package: lib%{N}%type_pkg[vers]-shlibs
        
        Files: lib share/source-highlight%type_pkg[vers]
        
        Shlibs: %p/lib/lib%N.%type_pkg[vers].dylib 4.0.0 %n (>= 3.1.1-1)
        
        DocFiles: AUTHORS COPYING CREDITS NEWS README THANKS
<<
<<


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to