[23941] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 12 22:03:18 PDT 2007


Revision: 23941
          http://trac.macosforge.org/projects/macports/changeset/23941
Author:   pipping at macports.org
Date:     2007-04-12 22:03:17 -0700 (Thu, 12 Apr 2007)

Log Message:
-----------
 * add livecheck to gnupg-related ports
 * make libtasn1, opencdk use the mirrorgroup gnupg
 * modify gnu-crypto's livecheck to match the others

Modified Paths:
--------------
    trunk/dports/devel/gnutls/Portfile
    trunk/dports/devel/gpgme/Portfile
    trunk/dports/devel/libassuan/Portfile
    trunk/dports/devel/libgcrypt/Portfile
    trunk/dports/devel/libgpg-error/Portfile
    trunk/dports/devel/libksba/Portfile
    trunk/dports/devel/libtasn1/Portfile
    trunk/dports/devel/opencdk/Portfile
    trunk/dports/java/gnu-crypto/Portfile
    trunk/dports/mail/gnupg/Portfile
    trunk/dports/mail/gnupg12/Portfile
    trunk/dports/mail/gnupg2/Portfile
    trunk/dports/security/gpg-agent/Portfile
    trunk/dports/security/pinentry/Portfile

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/gnutls/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -29,3 +29,7 @@
 platform darwin 8 { build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
 		    configure.env-append MACOSX_DEPLOYMENT_TARGET=10.4 \
 			CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/gpgme/Portfile
===================================================================
--- trunk/dports/devel/gpgme/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/gpgme/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -48,3 +48,7 @@
 platform darwin 7 {
     configure.env-append    LIBS="-lpth"
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/libassuan/Portfile
===================================================================
--- trunk/dports/devel/libassuan/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/libassuan/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -25,3 +25,7 @@
 depends_lib port:pth
 test.run    yes
 test.target check
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/libgcrypt/Portfile
===================================================================
--- trunk/dports/devel/libgcrypt/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/libgcrypt/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -38,3 +38,7 @@
 post-destroot {
    file delete ${destpath}/${prefix}/share/info/dir
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/libgpg-error/Portfile
===================================================================
--- trunk/dports/devel/libgpg-error/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/libgpg-error/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -20,3 +20,7 @@
 depends_lib	port:libiconv port:gettext
 test.run	yes
 test.target	check
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+)

Modified: trunk/dports/devel/libksba/Portfile
===================================================================
--- trunk/dports/devel/libksba/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/libksba/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -32,3 +32,7 @@
 depends_lib port:libgpg-error port:gettext port:libiconv
 test.run    yes
 test.target check
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/libtasn1/Portfile
===================================================================
--- trunk/dports/devel/libtasn1/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/libtasn1/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -11,11 +11,12 @@
 long_description The libtasn1 library was developed for ASN1 (Abstract \
 		 Syntax Notifcation One) structures management.
 
-master_sites	ftp://ftp.gnutls.org/pub/gnutls/${name}/ \
-		ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/${name}/ \
-		http://www.mirrors.wiretapped.net/security/network-security/gnutls/${name}/ \
-		ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/${name}/
+master_sites	gnupg:alpha/gnutls/${name}
 
 checksums	sha1 9429bbedd4bd7e94b9119c2ef36522bfd55a676d
 
 configure.args	--infodir=${prefix}/share/info --mandir=${prefix}/share/man
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/alpha/gnutls/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/opencdk/Portfile
===================================================================
--- trunk/dports/devel/opencdk/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/devel/opencdk/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -11,14 +11,11 @@
 
 long_description OpenCDK provides basic parts of the OpenPGP message format.
 
-master_sites	ftp://ftp.gnutls.org/pub/gnutls/${name}/ \
-		ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/${name}/ \
-		http://www.mirrors.wiretapped.net/security/network-security/${name}/ \
-		ftp://ftp.mirrors.wiretapped.net/security/network-security/${name}/
+master_sites	gnupg:alpha/gnutls/${name}
 
 checksums	md5 900c4dee7712845c19d7b2d2a93ea546
 
-depends_lib	lib:libgcrypt.11:libgcrypt
+depends_lib	port:libgcrypt
 
 configure.env	LDFLAGS="-L${prefix}/lib" CPPFLAGS="-I${prefix}/include" \
 		CFLAGS="-I/usr/include/malloc"
@@ -26,3 +23,7 @@
 platform darwin 6 { configure.env LDFLAGS="-L${prefix}/lib" \
 		      CPPFLAGS="-I${prefix}/include" \
 		      CFLAGS="-I/usr/include/sys" }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/alpha/gnutls/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/java/gnu-crypto/Portfile
===================================================================
--- trunk/dports/java/gnu-crypto/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/java/gnu-crypto/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -29,7 +29,6 @@
 #JAVAC=${prefix}/bin/jikes \
 build.env       ${configure.env}
 
-livecheck.check	regex
-livecheck.url	http://www.gnu.org/software/gnu-crypto/
-livecheck.regex	gnu-crypto-(\[0-9\.\]+).tar.bz2
-
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}

Modified: trunk/dports/mail/gnupg/Portfile
===================================================================
--- trunk/dports/mail/gnupg/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/mail/gnupg/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -65,3 +65,7 @@
 		${destroot}${prefix}/share/locale/locale.alias \
 		${destroot}${prefix}/lib/charset.alias
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(1\\.\\d+\\.\\d+)

Modified: trunk/dports/mail/gnupg12/Portfile
===================================================================
--- trunk/dports/mail/gnupg12/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/mail/gnupg12/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -76,3 +76,7 @@
   post-extract          { system "gzip -cd ${distpath}/idea.c.gz \
                             > ${worksrcpath}/cipher/idea.c" }
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/gnupg/?O=D
+livecheck.regex gnupg-(1\\.2\\.\\d+)

Modified: trunk/dports/mail/gnupg2/Portfile
===================================================================
--- trunk/dports/mail/gnupg2/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/mail/gnupg2/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -51,3 +51,7 @@
 	configure.env-delete	LDFLAGS="-L${prefix}/lib"
 	configure.env-append	LDFLAGS="-L${prefix}/lib -framework IOKit"
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/gnupg/?O=D
+livecheck.regex gnupg-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/security/gpg-agent/Portfile
===================================================================
--- trunk/dports/security/gpg-agent/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/security/gpg-agent/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -52,3 +52,7 @@
 	depends_lib-delete	port:pinentry
 	configure.args-delete	--with-pinentry-pgm=${prefix}/bin/pinentry
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/gnupg/?O=D
+livecheck.regex gnupg-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/security/pinentry/Portfile
===================================================================
--- trunk/dports/security/pinentry/Portfile	2007-04-13 04:28:04 UTC (rev 23940)
+++ trunk/dports/security/pinentry/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
@@ -51,3 +51,7 @@
 platform darwin {
         configure.args-append --disable-rpath
 }
+
+livecheck.check regex
+livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
+livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

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


More information about the macports-changes mailing list