Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 20:20:25 GMT
From:      "Mikhail T." <m.tsatsenko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182070: [patch] games/crafty-open-enormous: make it fetchable and unbreak
Message-ID:  <201309132020.r8DKKPaK026430@oldred.freebsd.org>
Resent-Message-ID: <201309132030.r8DKU0wL068966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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