pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove Ex-MASTER_SITE. From Zafer Aydogan.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4af836bee452
branches:  trunk
changeset: 536091:4af836bee452
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 02 11:31:49 2007 +0000

description:
Remove Ex-MASTER_SITE. From Zafer Aydogan.

diffstat:

 news/inn/Makefile         |  3 +--
 news/trn/Makefile         |  5 ++---
 print/LPRng-core/Makefile |  5 ++---
 security/amap/Makefile    |  5 ++---
 security/gpgme/Makefile   |  5 ++---
 5 files changed, 9 insertions(+), 14 deletions(-)

diffs (83 lines):

diff -r 92906238a6c2 -r 4af836bee452 news/inn/Makefile
--- a/news/inn/Makefile Sun Dec 02 11:31:00 2007 +0000
+++ b/news/inn/Makefile Sun Dec 02 11:31:49 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.85 2007/09/07 22:12:20 jlam Exp $
+# $NetBSD: Makefile,v 1.86 2007/12/02 11:31:49 wiz Exp $
 
 DISTNAME=              inn-2.4.3
 PKGREVISION=           1
 CATEGORIES=            news
 MASTER_SITES=          ftp://ftp.isc.org/isc/inn/ \
-                       ftp://ftp.sunet.se/pub/news/nntp/inn/ \
                        ftp://ftp.fu-berlin.de/unix/news/inn/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r 92906238a6c2 -r 4af836bee452 news/trn/Makefile
--- a/news/trn/Makefile Sun Dec 02 11:31:00 2007 +0000
+++ b/news/trn/Makefile Sun Dec 02 11:31:49 2007 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2007/12/02 08:32:25 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2007/12/02 11:32:25 wiz Exp $
 
 DISTNAME=              trn-4.0-test76
 PKGNAME=               trn-4.76
 PKGREVISION=           3
 CATEGORIES=            news
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=trn/} \
-                       ftp://trn.sourceforge.net/pub/trn/
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=trn/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://trn.sourceforge.net/
diff -r 92906238a6c2 -r 4af836bee452 print/LPRng-core/Makefile
--- a/print/LPRng-core/Makefile Sun Dec 02 11:31:00 2007 +0000
+++ b/print/LPRng-core/Makefile Sun Dec 02 11:31:49 2007 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2006/09/04 08:47:17 martti Exp $
+# $NetBSD: Makefile,v 1.33 2007/12/02 11:33:01 wiz Exp $
 
 DISTNAME=      LPRng-3.8.28
 PKGNAME=       LPRng-core-3.8.28
 PKGREVISION=   3
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.lprng.com/pub/LPRng/LPRng/ \
-               http://www.lprng.com/DISTRIB/LPRng/ \
-               http://lprng.sourceforge.net/DISTRIB/LPRng/
+               http://www.lprng.com/DISTRIB/LPRng/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 92906238a6c2 -r 4af836bee452 security/amap/Makefile
--- a/security/amap/Makefile    Sun Dec 02 11:31:00 2007 +0000
+++ b/security/amap/Makefile    Sun Dec 02 11:31:49 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/12/02 11:33:18 wiz Exp $
 #
 
 DISTNAME=      amap-5.2
 CATEGORIES=    net security
-MASTER_SITES=  http://thc.segfault.net/releases/ \
-               http://www.thc.org/releases/
+MASTER_SITES=  http://www.thc.org/releases/
 
 MAINTAINER=    adrianp%NetBSD.org@localhost
 HOMEPAGE=      http://thc.org.segfault.net/thc-amap/
diff -r 92906238a6c2 -r 4af836bee452 security/gpgme/Makefile
--- a/security/gpgme/Makefile   Sun Dec 02 11:31:00 2007 +0000
+++ b/security/gpgme/Makefile   Sun Dec 02 11:31:49 2007 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.53 2007/11/08 21:22:40 bjs Exp $
+# $NetBSD: Makefile,v 1.54 2007/12/02 11:34:45 wiz Exp $
 #
 
 DISTNAME=      gpgme-1.1.4
 PKGREVISION=   2
 CATEGORIES=    security
-MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gpgme/ \
-               ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
+MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gpgme/
 
 MAINTAINER=    oishi%ims.ac.jp@localhost
 HOMEPAGE=      http://www.gnupg.org/related_software/gpgme/



Home | Main Index | Thread Index | Old Index