[71413] trunk/dports/lang/yasm/Portfile
rmstonecipher at macports.org
rmstonecipher at macports.org
Sun Sep 12 06:44:00 PDT 2010
Revision: 71413
http://trac.macports.org/changeset/71413
Author: rmstonecipher at macports.org
Date: 2010-09-12 06:43:56 -0700 (Sun, 12 Sep 2010)
Log Message:
-----------
lang/yasm upgraded version from 1.0.0 to 1.1.0 per ticket #26280 (maintainer timeout), fixed broken livecheck
Modified Paths:
--------------
trunk/dports/lang/yasm/Portfile
Modified: trunk/dports/lang/yasm/Portfile
===================================================================
--- trunk/dports/lang/yasm/Portfile 2010-09-12 13:33:20 UTC (rev 71412)
+++ trunk/dports/lang/yasm/Portfile 2010-09-12 13:43:56 UTC (rev 71413)
@@ -3,7 +3,7 @@
PortSystem 1.0
name yasm
-version 1.0.0
+version 1.1.0
categories lang
maintainers acho
description yasm - a modular bsd reimplementation of NASM
@@ -19,5 +19,9 @@
homepage http://www.tortall.net/projects/yasm/
master_sites http://www.tortall.net/projects/yasm/releases/
-checksums ${distname}${extract.suffix} \
- sha1 62830302138bae74572f320cc9672efb5b5724a2
+checksums md5 8392e5f2235c2c2a981e1a633f2698cb \
+ sha1 8b252d2a50f6d0d8fe13997183596c3cd7589db9 \
+ rmd160 93e9ee40319ca02a3a8fff7f85af216d37fb1d06
+
+livecheck.url ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100912/b823d622/attachment-0001.html>
More information about the macports-changes
mailing list