Date: Sun, 8 Feb 2009 16:42:03 +0100 (CET) From: Andy Kosela <akosela@andykosela.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: akosela@andykosela.com Subject: ports/131505: [MAINTAINER-UPDATE] games/ifm: fix wrong distfile Message-ID: <20090208154203.507E848F646@aegis.um.lublin.pl> Resent-Message-ID: <200902081550.n18Fo2Rs094159@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090208154203.507E848F646>