pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/lsof Remove outdated master sites.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de9d894f90a7
branches:  trunk
changeset: 358426:de9d894f90a7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 12 11:08:13 2017 +0000

description:
Remove outdated master sites.

Remove NEW/ folder. We should only ever need / and /OLD/

diffstat:

 sysutils/lsof/Makefile |  13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diffs (28 lines):

diff -r 54382c474ee6 -r de9d894f90a7 sysutils/lsof/Makefile
--- a/sysutils/lsof/Makefile    Sun Feb 12 11:04:46 2017 +0000
+++ b/sysutils/lsof/Makefile    Sun Feb 12 11:08:13 2017 +0000
@@ -1,23 +1,12 @@
-# $NetBSD: Makefile,v 1.124 2017/02/11 15:25:38 rodent Exp $
+# $NetBSD: Makefile,v 1.125 2017/02/12 11:08:13 wiz Exp $
 
 DISTNAME=              lsof_4.89
 PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            sysutils
 MASTER_SITES=          ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
-MASTER_SITES+=         ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/
 MASTER_SITES+=         ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/
-MASTER_SITES+=         ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/
-MASTER_SITES+=         ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/
-MASTER_SITES+=         ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/OLD/
 MASTER_SITES+=         ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/
-MASTER_SITES+=         ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/NEW/
 MASTER_SITES+=         ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/OLD/
-MASTER_SITES+=         ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/
-MASTER_SITES+=         ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/NEW/
-MASTER_SITES+=         ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/OLD/
-MASTER_SITES+=         ftp://sunsite.ualberta.ca/pub/Mirror/lsof/
-MASTER_SITES+=         ftp://sunsite.ualberta.ca/pub/Mirror/lsof/NEW/
-MASTER_SITES+=         ftp://sunsite.ualberta.ca/pub/Mirror/lsof/OLD/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index