pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openssl clean up mirrors. use official up to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/35ae8b77b7ab
branches: trunk
changeset: 393617:35ae8b77b7ab
user: zafer <zafer%pkgsrc.org@localhost>
date: Thu May 21 21:37:28 2009 +0000
description:
clean up mirrors. use official up to date ones.
diffstat:
security/openssl/Makefile | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
diffs (25 lines):
diff -r 986be75cf4b2 -r 35ae8b77b7ab security/openssl/Makefile
--- a/security/openssl/Makefile Thu May 21 21:32:34 2009 +0000
+++ b/security/openssl/Makefile Thu May 21 21:37:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2009/04/05 15:50:17 tnn Exp $
+# $NetBSD: Makefile,v 1.139 2009/05/21 21:37:28 zafer Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
@@ -6,12 +6,9 @@
.if empty(OPENSSL_SNAPSHOT)
DISTNAME= openssl-${OPENSSL_VERS}
-MASTER_SITES= http://mirrors.isc.org/pub/openssl/source/ \
- http://www.mirrors.wiretapped.net/security/cryptography/libraries/tls/openssl/ \
- http://sunsite.rediris.es/pub/mirror/OpenSSL/ \
- http://ftp.wayne.edu/pub/openssl/source/ \
- http://www.binarycode.org/openssl/source/ \
- ftp://ftp.openssl.org/source/
+MASTER_SITES= ftp://ftp.openssl.org/source/ \
+ ftp://sunsite.cnlab-switch.ch/mirror/openssl/source/ \
+ ftp://sunsite.uio.no/pub/security/openssl/source/
.else
. if !empty(OPENSSL_STABLE:M[yY][eE][sS])
DISTNAME= openssl-${OPENSSL_VERS:C/[a-z]$//}-stable-SNAP-${OPENSSL_SNAPSHOT}
Home |
Main Index |
Thread Index |
Old Index