ports/131505: [MAINTAINER-UPDATE] games/ifm: fix wrong distfile

Andy Kosela akosela at andykosela.com
Sun Feb 8 15:50:03 UTC 2009


>Number:         131505
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] games/ifm: fix wrong distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 08 15:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andy Kosela
>Release:        FreeBSD 7.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD aegis.um.lublin.pl 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Tue Jan 27 22:11:26 CET 2009
>Description:

 * Update download location.
 * Fix wrong distfile.
 * Bump PORTREVISION.
 USE_GZIP=  yes

>How-To-Repeat:
>Fix:

--- ifm-5.2_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/ifm/Makefile /data/home/akosela/downloads/ifm/Makefile
--- /usr/ports/games/ifm/Makefile	2009-02-01 09:24:07.000000000 +0100
+++ /data/home/akosela/downloads/ifm/Makefile	2009-02-08 16:33:00.000000000 +0100
@@ -7,17 +7,16 @@
 
 PORTNAME=	ifm
 PORTVERSION=	5.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games tk
-MASTER_SITES=	http://www.ifarchive.org/%SUBDIR%/
-MASTER_SITE_SUBDIR=	if-archive/mapping-tools
+MASTER_SITES=	http://www.ibiblio.org/pub/docs/interactive-fiction/mapping-tools/
 
 MAINTAINER=	akosela at andykosela.com
 COMMENT=	Interactive Fiction mapper and walkthrough generator
 
 RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
 
-USE_ZIP=	yes
+USE_GZIP=	yes
 USE_PERL5=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/games/ifm/distinfo /data/home/akosela/downloads/ifm/distinfo
--- /usr/ports/games/ifm/distinfo	2009-02-01 09:24:07.000000000 +0100
+++ /data/home/akosela/downloads/ifm/distinfo	2009-02-08 16:24:49.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (ifm-5.2.zip) = c184962047289a5357819f0dee7861d1
-SHA256 (ifm-5.2.zip) = 3880f13135cde8c4ee21eaf633b4b01bd40af5f4043e6da855e1949ccfb09df5
-SIZE (ifm-5.2.zip) = 930661
+MD5 (ifm-5.2.tar.gz) = fa5ac6ec4f1ecd8488bcc89dc577593a
+SHA256 (ifm-5.2.tar.gz) = 11efdabc4119e0d969165ecebd8ca6d0d587c38c2a147a4877f1ce0476f99893
+SIZE (ifm-5.2.tar.gz) = 1541379
--- ifm-5.2_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list