svn commit: r382784 - in head: games/fortunate games/gnustep-ladder graphics/camera japanese/jishyo textproc/duncan

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


Author: bapt
Date: Mon Mar 30 23:06:37 2015
New Revision: 382784
URL: https://svnweb.freebsd.org/changeset/ports/382784
QAT: https://qat.redports.org/buildarchive/r382784/

Log:
  Remove dead GNUSTEP_CH master sites

Modified:
  head/games/fortunate/Makefile
  head/games/gnustep-ladder/Makefile
  head/graphics/camera/Makefile
  head/japanese/jishyo/Makefile
  head/textproc/duncan/Makefile

Modified: head/games/fortunate/Makefile
==============================================================================
--- head/games/fortunate/Makefile	Mon Mar 30 23:05:24 2015	(r382783)
+++ head/games/fortunate/Makefile	Mon Mar 30 23:06:37 2015	(r382784)
@@ -9,6 +9,8 @@ MASTER_SITES=	${MASTER_SITE_GNUSTEP_CH}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Graphical front-end to the command-line BSD fortune
 
+BROKEN=		No public distfiles
+
 USE_GNUSTEP=	yes
 USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes

Modified: head/games/gnustep-ladder/Makefile
==============================================================================
--- head/games/gnustep-ladder/Makefile	Mon Mar 30 23:05:24 2015	(r382783)
+++ head/games/gnustep-ladder/Makefile	Mon Mar 30 23:06:37 2015	(r382784)
@@ -5,8 +5,7 @@ PORTNAME=	ladder
 PORTVERSION=	1.0
 PORTREVISION=	4
 CATEGORIES=	games gnustep
-MASTER_SITES=	SAVANNAH/gap \
-		GNUSTEP_CH/gap
+MASTER_SITES=	SAVANNAH/gap
 PKGNAMEPREFIX=	gnustep-
 DISTNAME=	Ladder-${PORTVERSION}
 

Modified: head/graphics/camera/Makefile
==============================================================================
--- head/graphics/camera/Makefile	Mon Mar 30 23:05:24 2015	(r382783)
+++ head/graphics/camera/Makefile	Mon Mar 30 23:06:37 2015	(r382784)
@@ -5,8 +5,7 @@ PORTNAME=	camera
 PORTVERSION=	0.8
 PORTREVISION=	6
 CATEGORIES=	graphics gnustep
-MASTER_SITES=	http://download.gna.org/gsimageapps/ \
-		GNUSTEP_CH
+MASTER_SITES=	http://download.gna.org/gsimageapps/
 DISTNAME=	Camera-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/japanese/jishyo/Makefile
==============================================================================
--- head/japanese/jishyo/Makefile	Mon Mar 30 23:05:24 2015	(r382783)
+++ head/japanese/jishyo/Makefile	Mon Mar 30 23:06:37 2015	(r382784)
@@ -5,8 +5,7 @@ PORTNAME=	jishyo
 PORTVERSION=	0.1
 PORTREVISION=	4
 CATEGORIES=	japanese gnustep
-MASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/files/ \
-		${MASTER_SITE_GNUSTEP_CH}
+MASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/files/
 DISTNAME=	Jishyo-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/textproc/duncan/Makefile
==============================================================================
--- head/textproc/duncan/Makefile	Mon Mar 30 23:05:24 2015	(r382783)
+++ head/textproc/duncan/Makefile	Mon Mar 30 23:06:37 2015	(r382784)
@@ -5,8 +5,7 @@ PORTNAME=	duncan
 PORTVERSION=	0.1
 PORTREVISION=	5
 CATEGORIES=	textproc gnustep
-MASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/files/ \
-		GNUSTEP_CH
+MASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/files/
 DISTNAME=	Duncan-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org


More information about the svn-ports-head mailing list