Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2015 23:35:25 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404489 - in head/games: hexxagon trigger-data trigger-rally
Message-ID:  <201512252335.tBPNZP4c085231@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Fri Dec 25 23:35:24 2015
New Revision: 404489
URL: https://svnweb.freebsd.org/changeset/ports/404489

Log:
  Update MASTER_SITES

Modified:
  head/games/hexxagon/Makefile
  head/games/trigger-data/Makefile
  head/games/trigger-rally/Makefile

Modified: head/games/hexxagon/Makefile
==============================================================================
--- head/games/hexxagon/Makefile	Fri Dec 25 23:22:47 2015	(r404488)
+++ head/games/hexxagon/Makefile	Fri Dec 25 23:35:24 2015	(r404489)
@@ -4,13 +4,11 @@ PORTNAME=	hexxagon
 PORTVERSION=	1.0.1
 PORTREVISION=	3
 CATEGORIES=	games
-MASTER_SITES=	http://www.nesqi.se/hexxagon/hexxagon/download/
+MASTER_SITES=	http://www.nesqi.se/download/
 
 MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Strategy hexagon game
 
-BROKEN=		unfetchable
-
 LIB_DEPENDS=	libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
 
 USES=		gmake pkgconfig tar:bzip2

Modified: head/games/trigger-data/Makefile
==============================================================================
--- head/games/trigger-data/Makefile	Fri Dec 25 23:22:47 2015	(r404488)
+++ head/games/trigger-data/Makefile	Fri Dec 25 23:35:24 2015	(r404489)
@@ -3,13 +3,12 @@
 PORTNAME=	trigger-data
 PORTVERSION=	0.6.1
 CATEGORIES=	games
-MASTER_SITES=	SF/trigger-rally/trigger-rally/trigger-${PORTVERSION}
+MASTER_SITES=	SF/trigger-rally/trigger-${PORTVERSION}
 DISTNAME=	trigger-rally-${PORTVERSION}-data
 
 MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Data files for trigger-rally
 
-BROKEN=		unfetchable
 USES=		tar:bzip2
 
 DATADIR=	${PREFIX}/share/trigger-rally

Modified: head/games/trigger-rally/Makefile
==============================================================================
--- head/games/trigger-rally/Makefile	Fri Dec 25 23:22:47 2015	(r404488)
+++ head/games/trigger-rally/Makefile	Fri Dec 25 23:35:24 2015	(r404489)
@@ -4,13 +4,12 @@
 PORTNAME=	trigger-rally
 PORTVERSION=	0.6.1
 CATEGORIES=	games
-MASTER_SITES=	SF/trigger-rally/trigger-rally/trigger-${PORTVERSION}
+MASTER_SITES=	SF/trigger-rally/trigger-${PORTVERSION}
 DISTVERSIONSUFFIX=	-src
 
 MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Rally car racing game
 
-BROKEN=		unfetchable
 BUILD_DEPENDS=	jam:${PORTSDIR}/devel/jam
 LIB_DEPENDS=	libphysfs.so:${PORTSDIR}/devel/physfs
 RUN_DEPENDS=	${DATADIR}/trigger.config.defs:${PORTSDIR}/games/trigger-data



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