[23996] trunk/dports/devel/jam/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 14 06:43:34 PDT 2007


Revision: 23996
          http://trac.macosforge.org/projects/macports/changeset/23996
Author:   pguyot at kallisys.net
Date:     2007-04-14 06:43:34 -0700 (Sat, 14 Apr 2007)

Log Message:
-----------
devel/jam: more checksums, added livecheck.

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

Modified: trunk/dports/devel/jam/Portfile
===================================================================
--- trunk/dports/devel/jam/Portfile	2007-04-14 13:38:35 UTC (rev 23995)
+++ trunk/dports/devel/jam/Portfile	2007-04-14 13:43:34 UTC (rev 23996)
@@ -20,7 +20,9 @@
 dist_subdir			${name}/${version}
 master_sites		ftp://ftp.perforce.com/pub/jam/ \
 					"http://public.perforce.com:8080/@md=d&cd=//public/jam/&ra=s&c=lAF@//public/jam/"
-checksums			md5 c7eb7719d8523c0f819116479492d367
+checksums			md5 c7eb7719d8523c0f819116479492d367 \
+					sha1 421c1b308c3c3dc4c95c0640078416af2195d841 \
+					rmd160 34497c89ca4bbd1db049627e2dfcc1287138af24
 # Untested but should probably work on FreeBSD/Linux.
 platform			darwin freebsd linux
 
@@ -66,3 +68,7 @@
 		xinstall -m 644 ${worksrcpath}/Jamfile.html ${destroot}/${prefix}/share/doc/${name}/
 	}
 }
+
+livecheck.check	md5
+livecheck.url	ftp://ftp.perforce.com/pub/jam/
+livecheck.md5	37e6a5b6516a680c7178b72021d3b706

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070414/fc58d4f2/attachment.html


More information about the macports-changes mailing list