svn commit: r382786 - in head: Mk sysutils/copytape

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 30 23:13:40 UTC 2015


Author: bapt
Date: Mon Mar 30 23:13:38 2015
New Revision: 382786
URL: https://svnweb.freebsd.org/changeset/ports/382786
QAT: https://qat.redports.org/buildarchive/r382786/

Log:
  Remove dead COMP_SOURCES master sites
  Mark as broken ports using it

Modified:
  head/Mk/bsd.sites.mk
  head/sysutils/copytape/Makefile

Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk	Mon Mar 30 23:07:33 2015	(r382785)
+++ head/Mk/bsd.sites.mk	Mon Mar 30 23:13:38 2015	(r382786)
@@ -113,12 +113,6 @@ MASTER_SITE_CHEESESHOP+= \
 	http://pypi.python.jp/${DISTNAME:S/${DISTVERSION}//:S/-//}/
 .endif
 
-.if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)
-MASTER_SITE_COMP_SOURCES+= \
-	ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ \
-	ftp://ftp.uu.net/usenet/comp.sources.%SUBDIR%/
-.endif
-
 .if !defined(IGNORE_MASTER_SITE_DEBIAN)
 MASTER_SITE_DEBIAN+= \
 	http://cdn.debian.net/debian/%SUBDIR%/ \

Modified: head/sysutils/copytape/Makefile
==============================================================================
--- head/sysutils/copytape/Makefile	Mon Mar 30 23:07:33 2015	(r382785)
+++ head/sysutils/copytape/Makefile	Mon Mar 30 23:13:38 2015	(r382786)
@@ -12,6 +12,8 @@ EXTRACT_SUFX=		.Z
 MAINTAINER=		sjroz at verizon.net
 COMMENT=		Program that is used to duplicate magtapes
 
+BROKEN=			No public distfiles
+
 EXTRACT_DEPENDS=	gunshar:${PORTSDIR}/archivers/sharutils
 
 NO_WRKSUBDIR=		yes


More information about the svn-ports-head mailing list