ports/159467: Update port: games/xrot
KATO Tsuguru
tkato432 at yahoo.com
Wed Aug 3 18:40:28 UTC 2011
>Number: 159467
>Category: ports
>Synopsis: Update port: games/xrot
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 03 18:40:28 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/xrot/Makefile games/xrot/Makefile
--- /usr/ports/games/xrot/Makefile 2008-04-20 10:14:46.000000000 +0900
+++ games/xrot/Makefile 2011-07-16 20:16:52.000000000 +0900
@@ -9,18 +9,24 @@
PORTVERSION= 1.3.2
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- ftp://ftp.kobe-u.ac.jp/pub/Linux/packages/Vine/VinePlus/1.1/JG-0.9.1/sources/
-MASTER_SITE_SUBDIR= will
+MASTER_SITES= http://hanzubon.jp/mirrors/Vine/%SUBDIR%/ \
+ http://ftp.jaist.ac.jp/pub/Linux/Vine/%SUBDIR%/ \
+ http://ftp.riken.go.jp/Linux/vine/%SUBDIR%/ \
+ http://ftp.yz.yamagata-u.ac.jp/pub/Linux/Vine/%SUBDIR%/ \
+ http://ftp.nara.wide.ad.jp/pub/Linux/vine/%SUBDIR%/ \
+ http://ftp.vinelinux.org/pub/Vine/%SUBDIR%/
+MASTER_SITE_SUBDIR= VinePlus/1.1/JG-0.9.1/sources
MAINTAINER= ports at FreeBSD.org
COMMENT= A falling ball puzzle game for X
-ALL_TARGET= xrot
-PLIST_FILES= bin/xrot
WRKSRC= ${WRKDIR}/xrot
+
USE_IMAKE= yes
USE_XORG= xpm
+ALL_TARGET= xrot
+
+PLIST_FILES= bin/xrot
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xrot ${PREFIX}/bin
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list