[39985] trunk/dports/devel/smake/Portfile

mww at macports.org mww at macports.org
Mon Sep 15 03:02:37 PDT 2008


Revision: 39985
          http://trac.macports.org/changeset/39985
Author:   mww at macports.org
Date:     2008-09-15 03:02:35 -0700 (Mon, 15 Sep 2008)
Log Message:
-----------
fix livecheck (freshmeat-page for smake seems to be broken -- at least the version information)

Modified Paths:
--------------
    trunk/dports/devel/smake/Portfile

Modified: trunk/dports/devel/smake/Portfile
===================================================================
--- trunk/dports/devel/smake/Portfile	2008-09-15 09:10:21 UTC (rev 39984)
+++ trunk/dports/devel/smake/Portfile	2008-09-15 10:02:35 UTC (rev 39985)
@@ -34,6 +34,9 @@
 		${destroot}${prefix}/lib ${destroot}${prefix}/include
 }
 
-livecheck.check	freshmeat
-livecheck.name	_smake
+#livecheck.check	freshmeat
+#livecheck.name	_smake
+livecheck.check	md5
+livecheck.url	ftp://ftp.berlios.de/pub/smake/alpha/
+livecheck.md5	ffdc476d1658de4973b0ddf3a533530b
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080915/db926907/attachment.html 


More information about the macports-changes mailing list