Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16052/10.3/unstable/main/finkinfo/devel

Modified Files:
        cccc.info 
Log Message:
backport new version


Index: cccc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/cccc.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cccc.info   2 Mar 2006 02:57:24 -0000       1.5
+++ cccc.info   19 Jun 2006 23:06:19 -0000      1.6
@@ -1,21 +1,17 @@
 Package: cccc
-Version: 3.pre63
-Revision: 13
-Architecture: powerpc
-BuildDepends: gcc3.3
+Epoch: 1
+Version: 3.1.4
+Revision: 1
 GCC: 3.3
 Maintainer: Sylvain Cuaz <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 379e0b93c080aa6cddba6d6378e6187f
+Source-MD5: 7bd3ad868913a0beab2fde931737f928
 PatchScript: <<
   perl -pi -e 's|g\+\+|\$(CXX)|; s|-static||' cccc/posixgcc.mak
   perl -pi -e 's|\$\(LD_OFLAG\)\$\(CCCC_EXE\)|\$(LD_OFLAG) \$(CCCC_EXE)|' 
cccc/rules.mak
   perl -pi -e 's|^INSTDIR=.*$|INSTDIR=%i/bin|' install/install.mak
-  perl -pi -e 's| map_t::| typename map_t::|' cccc/cccc_tbl.{h,cc}
   perl -pi -e 's|su root -c "(.*)"|\1|' makefile
 <<
-SetCC: gcc-3.3
-SetCXX: g++-3.3
 CompileScript: make pccts ; make cccc; make test
 DocFiles: changes.txt readme.txt
 Description: C and C++ Code Counter
@@ -28,10 +24,6 @@
  - fix the install dir
  I choose to not make it depend on pccts since it's obsolete (now ANTLR),
  and thus use the included copy.
-
- This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
- ever updated to a more recent compiler, any packages which depend on
- this one must be updated at the same time.
 <<
 Homepage: http://cccc.sourceforge.net/
 License: Public Domain 



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to