Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 23:13:39 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382786 - in head: Mk sysutils/copytape
Message-ID:  <201503302313.t2UNDdcl085169@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@verizon.net
 COMMENT=		Program that is used to duplicate magtapes
 
+BROKEN=			No public distfiles
+
 EXTRACT_DEPENDS=	gunshar:${PORTSDIR}/archivers/sharutils
 
 NO_WRKSUBDIR=		yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503302313.t2UNDdcl085169>