Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv23845

Modified Files:
        fossil.info 
Log Message:
New upstream fossil 20120317175325.
Set CCACHE=none to keep configure from trying to use ccache directly.
Users can still use ccache-default if they want.


Index: fossil.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/fossil.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fossil.info 11 Jan 2012 18:41:49 -0000      1.2
+++ fossil.info 17 Jul 2012 20:13:22 -0000      1.3
@@ -1,5 +1,5 @@
 Package: fossil
-Version: 20111213135356
+Version: 20120317175325
 Revision: 1
 Description: Distributed version control system
 DescDetail: <<
@@ -16,7 +16,7 @@
 Maintainer: Daniel Johnson <[email protected]>
 
 Source: http://www.fossil-scm.org/download/fossil-src-%v.tar.gz
-Source-MD5: b81c13dc145804911c0b941c804522d6
+Source-MD5: a7106450722e8477972d230fa535702f
 
 BuildDepends: system-openssl-dev
 NoSetCPPFLAGS: true
@@ -24,7 +24,7 @@
 
 ConfigureParams: --with-openssl=/usr
 
-CompileScript: ./configure %c; make TCLSH=/usr/bin/tclsh
+CompileScript: CCACHE=none ./configure %c; make TCLSH=/usr/bin/tclsh
 
 InfoTest: TestScript: make test TCLSH=/usr/bin/tclsh || exit 2
 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to