svn commit: r404489 - in head/games: hexxagon trigger-data trigger-rally
Max Brazhnikov
makc at FreeBSD.org
Fri Dec 25 23:35:26 UTC 2015
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 at 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 at 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 at 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
More information about the svn-ports-head
mailing list