diff options
author | dillo <dillo> | 2006-10-01 21:04:14 +0000 |
---|---|---|
committer | dillo <dillo> | 2006-10-01 21:04:14 +0000 |
commit | 6f5ab1307f6f7f80af7686c973ce0eb4f0a26fd7 (patch) | |
tree | f4229e3051c6e81456654e375878365b8e092991 /games/tads | |
parent | 9f3078685299fec2daca9124d285b535b51ce103 (diff) | |
download | pkgsrc-6f5ab1307f6f7f80af7686c973ce0eb4f0a26fd7.tar.gz |
Distfile changed (plain-mode fixed) without version bump -- not
that the distfile name contains a version number in the first place,
yeah.
Bump PKGREVISION and use a new DIST_SUBDIR.
Diffstat (limited to 'games/tads')
-rw-r--r-- | games/tads/Makefile | 5 | ||||
-rw-r--r-- | games/tads/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile index 7649eee2072..e680ec2ca64 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:57 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/01 21:04:14 dillo Exp $ # DISTNAME= tads23-unix PKGNAME= tads-3.0.8 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.tads.org/t3dl/ @@ -13,7 +14,7 @@ COMMENT= TADS compiler and interpreter # for other OSs, enable appropriate Makefile sections ONLY_FOR_PLATFORM= NetBSD-*-* -DIST_SUBDIR= ${PKGNAME_NOREV} +DIST_SUBDIR= ${PKGNAME_NOREV}-1 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} NO_CONFIGURE= yes BUILD_DIRS= ${WRKSRC}/tads2 ${WRKSRC}/tads3 diff --git a/games/tads/distinfo b/games/tads/distinfo index 4f9f39a0186..d596cf2557e 100644 --- a/games/tads/distinfo +++ b/games/tads/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2005/03/27 18:08:40 kristerw Exp $ +$NetBSD: distinfo,v 1.8 2006/10/01 21:04:14 dillo Exp $ -SHA1 (tads-3.0.8/tads23-unix.tar.gz) = 77d5180dca1651dbd61b24a5704bb238aa66320e -RMD160 (tads-3.0.8/tads23-unix.tar.gz) = 9ad1776477502b4e220ca93cd1ff52707a3c36f4 -Size (tads-3.0.8/tads23-unix.tar.gz) = 4072600 bytes +SHA1 (tads-3.0.8-1/tads23-unix.tar.gz) = 2bd4c64fd090d880b98a8a590d48482d4dfcb67b +RMD160 (tads-3.0.8-1/tads23-unix.tar.gz) = 8f83f60d01fb8549fa38adcc48fa04c92fba5250 +Size (tads-3.0.8-1/tads23-unix.tar.gz) = 4122345 bytes SHA1 (patch-aa) = 02a8c913620c91669aea2c2e0f072844ab535ff4 SHA1 (patch-ab) = b8e48ff15ef5fa1834c98a5bcc6df3d732dfe062 SHA1 (patch-ac) = 67271de4c54c49a7e3c3d37950ee0fd134abf7da |