[68167] trunk/dports/x11/xforms/Portfile

raphael at macports.org raphael at macports.org
Fri May 28 00:10:18 PDT 2010


Revision: 68167
          http://trac.macports.org/changeset/68167
Author:   raphael at macports.org
Date:     2010-05-28 00:10:13 -0700 (Fri, 28 May 2010)
Log Message:
-----------
xforms: update to 1.0.93sp1; fix livecheck regex

Modified Paths:
--------------
    trunk/dports/x11/xforms/Portfile

Modified: trunk/dports/x11/xforms/Portfile
===================================================================
--- trunk/dports/x11/xforms/Portfile	2010-05-28 07:00:48 UTC (rev 68166)
+++ trunk/dports/x11/xforms/Portfile	2010-05-28 07:10:13 UTC (rev 68167)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                xforms
-version             1.0.92sp2
-revision        1
+version             1.0.93sp1
 categories          x11
 maintainers         raphael openmaintainer
 description         A graphical user interface toolkit for X based on the X11 \
@@ -22,24 +21,24 @@
 platforms           darwin
 master_sites        savannah
 livecheck.url       http://download.savannah.gnu.org/releases-noredirect/${name}/
-livecheck.regex     "${name}-(\[0-9\\.\]+)\\${extract.suffix}"
+livecheck.regex     "${name}-((\[0-9\\.\]+)(sp\[0-9\]+)?)\\${extract.suffix}"
 
 distfiles-append    ${name}.html${extract.suffix} \
                     ${name}.pdf
 dist_subdir         ${name}/${version}
 
 checksums           ${distname}${extract.suffix} \
-                        md5     3c2806dff3022c536eabd93d32e3dab7 \
-                        sha1    32753ccafa591537ca8eb002809d279d04db5a54 \
-                        rmd160  4b5739dd8232a5d018240717ea28fb9df7b36aa4 \
+                        md5     68ed76216be9b09032e22736d95c8b3c \
+                        sha1    a2c52f44ef4b20fc9002615f978eb49c79f63cd2 \
+                        rmd160  cb094dbeb96b5adaa105e8f53ddbe5e452a0978e \
                     ${name}.html${extract.suffix} \
-                        md5     379b5da2d7165b473f685254f3c0372a \
-                        sha1    fdbeec04d53e315533581c24663275e4fee8110c \
-                        rmd160  bd747571fe56b075e3ee471da6c65755284a5f54 \
+                        md5     d89e634753ad349b281b072c84182aa6 \
+                        sha1    7faa22e809dfec207931237bebd1572ff0a488c1 \
+                        rmd160  1c2054aeead5031bff8fcdd5f38715247d0b62e7 \
                     ${name}.pdf \
-                        md5     a09c085e2800419f337037c5268d16db \
-                        sha1    5d578c588c3296bbea3e3446dadc455ff580d33c \
-                        rmd160  7a61fe377ce77bdc54ee9f47a7fd62b9a78f2d9e
+                        md5     0080f2d50d76b8245bd63ee1d821b147 \
+                        sha1    187e653fbae01f4652e2aa35a8f4806b4ae5abbc \
+                        rmd160  e49a6f0d8485f72ef2ab93dba7e6f23b3132b9d9
 
 depends_lib         port:xorg-libsm \
 	            port:xorg-libXau \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100528/9823a45c/attachment.html>


More information about the macports-changes mailing list