diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:24:07 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:24:07 +0800 |
commit | 20908cc4c95b14af291da4ae9edc2a9ba26fc6d6 (patch) | |
tree | b3b68b59e1490b004309c72b91b140e1ecf51a98 /games | |
parent | f9eaf522596d04d2d02138970623b54deb931e9f (diff) | |
download | freebsd-ports-gnome-20908cc4c95b14af291da4ae9edc2a9ba26fc6d6.tar.gz freebsd-ports-gnome-20908cc4c95b14af291da4ae9edc2a9ba26fc6d6.tar.zst freebsd-ports-gnome-20908cc4c95b14af291da4ae9edc2a9ba26fc6d6.zip |
- Update download locations
USE_ZIP= yes
5.2 is only avail as a zip
5.3 only as a tar.gz
distfile contents verified the same
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'games')
-rw-r--r-- | games/ifm/Makefile | 2 | ||||
-rw-r--r-- | games/ifm/distinfo | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index a2b25d0ce5d6..bbfb17675658 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -7,6 +7,7 @@ PORTNAME= ifm PORTVERSION= 5.2 +PORTREVISION= 1 CATEGORIES= games tk MASTER_SITES= http://www.ifarchive.org/%SUBDIR%/ MASTER_SITE_SUBDIR= if-archive/mapping-tools @@ -16,6 +17,7 @@ COMMENT= Interactive Fiction mapper and walkthrough generator RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 +USE_ZIP= yes USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/ifm/distinfo b/games/ifm/distinfo index 461c69364c4a..c2cfbfd2e612 100644 --- a/games/ifm/distinfo +++ b/games/ifm/distinfo @@ -1,3 +1,3 @@ -MD5 (ifm-5.2.tar.gz) = fa5ac6ec4f1ecd8488bcc89dc577593a -SHA256 (ifm-5.2.tar.gz) = 11efdabc4119e0d969165ecebd8ca6d0d587c38c2a147a4877f1ce0476f99893 -SIZE (ifm-5.2.tar.gz) = 1541379 +MD5 (ifm-5.2.zip) = c184962047289a5357819f0dee7861d1 +SHA256 (ifm-5.2.zip) = 3880f13135cde8c4ee21eaf633b4b01bd40af5f4043e6da855e1949ccfb09df5 +SIZE (ifm-5.2.zip) = 930661 |