[43503] trunk/dports/x11/xorg-xextproto/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Dec 10 22:48:14 PST 2008
Revision: 43503
http://trac.macports.org/changeset/43503
Author: jeremyhu at macports.org
Date: 2008-12-10 22:48:13 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
xorg-xextproto: version bump to 7.0.3. Added livecheck
Modified Paths:
--------------
trunk/dports/x11/xorg-xextproto/Portfile
Modified: trunk/dports/x11/xorg-xextproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xextproto/Portfile 2008-12-11 06:46:46 UTC (rev 43502)
+++ trunk/dports/x11/xorg-xextproto/Portfile 2008-12-11 06:48:13 UTC (rev 43503)
@@ -2,7 +2,7 @@
PortSystem 1.0
name xorg-xextproto
-version 7.0.2
+version 7.0.3
categories x11 devel
maintainers jeremyhu
description X.org xextproto
@@ -12,6 +12,14 @@
master_sites ${homepage}/pub/individual/proto/
distname xextproto-${version}
-checksums sha1 724c82cb9f393ae3cf71a178c328608b17ccccac
use_bzip2 yes
universal_variant no
+
+checksums md5 3a2e0252e853ab30b3bff05ac92ec61c \
+ sha1 4a59150f0d9400f3997df542828834969a2c4842 \
+ rmd160 a39e2c42fec5fa7b6e5ac7517c8645dcfc1347a6
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex xextproto-(\\d+(?:\\.\\d+)*)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/dc807f5e/attachment.html>
More information about the macports-changes
mailing list