[41714] trunk/dports/devel/libtasn1/Portfile

nox at macports.org nox at macports.org
Sun Nov 9 10:30:21 PST 2008


Revision: 41714
          http://trac.macports.org/changeset/41714
Author:   nox at macports.org
Date:     2008-11-09 10:30:21 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
libtasn1:
 * Use GNU mirrors.
 * Fixed livecheck.

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

Modified: trunk/dports/devel/libtasn1/Portfile
===================================================================
--- trunk/dports/devel/libtasn1/Portfile	2008-11-09 18:23:59 UTC (rev 41713)
+++ trunk/dports/devel/libtasn1/Portfile	2008-11-09 18:30:21 UTC (rev 41714)
@@ -15,7 +15,7 @@
     The libtasn1 library was developed for ASN1 (Abstract Syntax Notifcation \
     One) structures management.
 
-master_sites    http://ftp.gnu.org/gnu/gnutls/
+master_sites    gnu:gnutls
 
 checksums       md5 7d7e8e21d1159a0b4c0aa69469eef565 \
                 sha1 b60dafd5c25af38f434175faf5efa82767653d05 \
@@ -26,5 +26,5 @@
                 --mandir=${prefix}/share/man
 
 livecheck.check regex
-livecheck.url   http://www.gnu.org/software/gnutls/releases/${name}/?C=N\;O=D
-livecheck.regex {${name}-(\d+(\.\d+)*)}
+livecheck.url   http://ftp.gnu.org/pub/gnu/gnutls/
+livecheck.regex ${name}-(\\d+(\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/7c9e4d6b/attachment.html>


More information about the macports-changes mailing list