pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/lsof



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 12 11:08:13 UTC 2017

Modified Files:
        pkgsrc/sysutils/lsof: Makefile

Log Message:
Remove outdated master sites.

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


To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 pkgsrc/sysutils/lsof/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/lsof/Makefile
diff -u pkgsrc/sysutils/lsof/Makefile:1.124 pkgsrc/sysutils/lsof/Makefile:1.125
--- pkgsrc/sysutils/lsof/Makefile:1.124 Sat Feb 11 15:25:38 2017
+++ pkgsrc/sysutils/lsof/Makefile       Sun Feb 12 11:08:13 2017
@@ -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