Hi,

gnutls.org redirects to gnu.org/software/gnutls.
Lots of dead mirrors or mirrors without the DISTFILE at the referenced
location in those ports.

Updated the HOMEPAGE and MASTER_SITES.
PKGNAME bumped where HOMEPAGE changed.

Not sure my choice of mirrors makes sense to anyone else.

- Robert


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/gnutls/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile    18 Nov 2008 09:01:53 -0000      1.17
+++ Makefile    12 Mar 2009 14:42:45 -0000
@@ -3,13 +3,14 @@
 COMMENT=       GNU Transport Layer Security library
 
 DISTNAME=      gnutls-2.6.2
+PKGNAME=       ${DISTNAME}p0
 CATEGORIES=    security
 SHARED_LIBS=   gnutls-extra    14.0 \
                gnutls-openssl  14.0 \
                gnutls          14.0 \
                gnutlsxx        14.0   # 37.1
 
-HOMEPAGE=      http://www.gnutls.org/
+HOMEPAGE=      http://www.gnu.org/software/gnutls/
 
 # LGPLv2.1 / GPLv3
 PERMIT_PACKAGE_CDROM=  Yes
@@ -20,10 +21,11 @@ WANTLIB=            c gpg-error intl ncurses readl
 
 EXTRACT_SUFX=  .tar.bz2
 
-MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/ \
-               ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/ \
-               http://josefsson.org/gnutls/releases/ \
-               http://ftp.linux.it/pub/mirrors/gnupg/gnutls/
+MASTER_SITES=  ftp://ftp.gnu.org/pub/gnu/gnutls/ \
+               ftp://mirrors.kernel.org/gnu/gnutls/ \
+               ftp://ftp.mirror.nl/pub/mirror/gnu/gnutls/ \
+               http://ftp.gnu.org/pub/gnu/gnutls/ \
+               http://core.ring.gr.jp/pub/GNU/gnutls/
 
 MODULES=       devel/gettext
 LIB_DEPENDS=   gcrypt.>=14::security/libgcrypt \
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/libtasn1/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    26 Oct 2008 10:36:17 -0000      1.9
+++ Makefile    12 Mar 2009 14:45:42 -0000
@@ -14,12 +14,11 @@ PERMIT_PACKAGE_FTP= Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
-               ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
-               
ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/libtasn1/ 
\
-               http://www.gnu.org/software/gnutls/releases/libtasn1/ \
-               http://josefsson.org/gnutls/releases/libtasn1/ \
-               
http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/
+MASTER_SITES=  ftp://ftp.gnu.org/pub/gnu/gnutls/ \ 
+               ftp://mirrors.kernel.org/gnu/gnutls/ \
+               ftp://ftp.mirror.nl/pub/mirror/gnu/gnutls/ \
+               http://ftp.gnu.org/pub/gnu/gnutls/ \
+               http://core.ring.gr.jp/pub/GNU/gnutls/
 
 WANTLIB=               c
 
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/opencdk/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    3 Dec 2007 20:48:39 -0000       1.10
+++ Makefile    12 Mar 2009 14:50:57 -0000
@@ -4,10 +4,11 @@ COMMENT=              Open Crypto Development Kit
 
 VERSION=               0.6.6
 DISTNAME=              opencdk-${VERSION}
+PKGNAME=               ${DISTNAME}p0
 CATEGORIES=            security
 SHARED_LIBS=           opencdk 9.0     # .10.5
 
-HOMEPAGE=              http://www.gnutls.org/
+HOMEPAGE=              http://www.gnu.org/software/gnutls/
 
 # GPLv2
 PERMIT_PACKAGE_CDROM=  Yes
@@ -16,11 +17,13 @@ PERMIT_DISTFILES_CDROM=     Yes
 PERMIT_DISTFILES_FTP=  Yes
 WANTLIB=               gpg-error iconv intl z
 
-MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/ \
-               ftp://gd.tuwien.ac.at/privacy/gnupg/alpha/gnutls/opencdk/ \
-               http://sunsite.dk/pub/security/gcrypt/alpha/gnutls/opencdk/ \
-               http://ftp.linux.it/pub/mirrors/gnupg/alpha/gnutls/opencdk/
 EXTRACT_SUFX=  .tar.bz2
+
+MASTER_SITES=  ftp://ftp.gnu.org/pub/gnu/gnutls/ \ 
+               ftp://mirrors.kernel.org/gnu/gnutls/ \
+               ftp://ftp.mirror.nl/pub/mirror/gnu/gnutls/ \
+               http://ftp.gnu.org/pub/gnu/gnutls/ \
+               http://core.ring.gr.jp/pub/GNU/gnutls/
 
 LIB_DEPENDS=   gcrypt.>=13::security/libgcrypt
 

Reply via email to