ports/182070: [patch] games/crafty-open-enormous: make it fetchable and unbreak
Mikhail T.
m.tsatsenko at gmail.com
Fri Sep 13 20:30:00 UTC 2013
>Number: 182070
>Category: ports
>Synopsis: [patch] games/crafty-open-enormous: make it fetchable and unbreak
>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: Fri Sep 13 20:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Mikhail T.
>Release:
>Organization:
>Environment:
>Description:
- unbreak by using actual master site
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: crafty-open-enormous/Makefile
===================================================================
--- crafty-open-enormous/Makefile (revision 327182)
+++ crafty-open-enormous/Makefile (working copy)
@@ -5,7 +5,7 @@
PORTVERSION= 20070924
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/pgn/ \
+MASTER_SITES= http://www.cis.uab.edu/hyatt/crafty/pgn/ \
${MASTER_SITE_LOCAL}
DISTFILES= enormous.zip
EXTRACT_ONLY= ${DISTFILES}
@@ -16,8 +16,6 @@
BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
-BROKEN= Does not fetch
-
DIST_SUBDIR= crafty
USE_ZIP= yes
NO_WRKSUBDIR= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list