Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18075

Modified Files:
        ppl.info 
Log Message:
epoch added to fix libs, reverted to 0.10.2
building this now, try me please


Index: ppl.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ppl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ppl.info    7 Nov 2010 23:09:29 -0000       1.8
+++ ppl.info    10 Nov 2010 19:05:22 -0000      1.9
@@ -1,21 +1,24 @@
 Package: ppl
-Version: 0.11
-Revision: 1
+Epoch: 1
+Version: 0.10.2
+Revision: 2
 # Distribution: 10.5, 10.6
 BuildDependsOnly: True
-Depends: %N-shlibs (= %v-%r)
+Depends: %N-shlibs (= %e:%v-%r)
 BuildDepends: <<
        fink (>= 0.28),
        gmp (>= 4.2.4-1000),
        m4,
        system-java-dev
 <<
+Conflicts: ppl0.11
+Replaces: ppl0.11
 # BuildDepends: gcc4.2
 GCC: 4.0
 # SetCC: gcc-4.2
 # SetCXX: g++-4.2
 Source: ftp://ftp.cs.unipr.it/pub/%n/releases/%v/%n-%v.tar.bz2
-Source-MD5: c414abd2ecaf1f1f48949c78d383ee1a
+Source-MD5: 5667111f53150618b0fa522ffc53fc3e
 ConfigureParams: <<
        --mandir=%p/share/man \
        --infodir=%p/share/info \
@@ -32,9 +35,9 @@
 PatchScript: <<
        #!/bin/sh -ev
        # g++-4.0.1 rejects template instantiating w/ anonymous enums -- fangism
-       # this was fixed in ppl-0.11; the following patch doesn't do anything
-       # file=src/meta_programming.hh
-       # sed -i.orig -e '/struct Bool/,/^};/s|enum {|enum value_type {|' $file
+       # this was fixed in ppl-0.11
+       file=src/meta_programming.hh
+       sed -i.orig -e '/struct Bool/,/^};/s|enum {|enum value_type {|' $file
        # To take advantage of precompiled headers, defined macros must match.
        # patch could apply to src/Makefile.am too
        file=src/Makefile.in
@@ -106,17 +109,28 @@
        libgmpxx-shlibs (>= 4.2.4-1000)
   <<
   Files: <<
-    %p/lib/libppl.9*.dylib
-    %p/lib/libppl_c.4*.dylib
-    %p/lib/libpwl.5*.dylib
+    %p/lib/libppl.7*.dylib
+    %p/lib/libppl_c.2*.dylib
+    %p/lib/libpwl.4*.dylib
     %p/lib/ppl
   <<
   Shlibs: <<
-    %p/lib/libppl.9.dylib 10.0.0 %n (>= 0.11-1)
-    %p/lib/libppl_c.4.dylib 5.0.0 %n (>= 0.11-1)
-    %p/lib/libpwl.5.dylib 6.0.0 %n (>= 0.11-1)
+    %p/lib/libppl.7.dylib 10.0.0 %n (>= 0.10-1)
+    %p/lib/libppl_c.2.dylib 5.0.0 %n (>= 0.10-1)
+    %p/lib/libpwl.4.dylib 6.0.0 %n (>= 0.10-1)
     !%p/lib/ppl/libppl_java.jnilib
   <<
+  DocFiles: <<
+       BUGS
+       COPYING
+       CREDITS
+       ChangeLog*
+       INSTALL
+       NEWS
+       README*
+       STANDARDS
+       TODO
+  <<
 <<
 License: GPL
 Description: Parma Polyhedra Library
@@ -146,6 +160,8 @@
 
 Noticed checks and references to OCaml, which may need to be 
 added to BuildDepends or TestDepends.
+
+Epoch was added to ppl-0.10.2 after an accident (fangism).
 <<
 DescPort: <<
 Issues was raised about g++-4.0.1 compile failing:


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to