pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/tads Distfile changed (plain-mode fixed) without...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0be4cc7477ed
branches:  trunk
changeset: 519345:0be4cc7477ed
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Sun Oct 01 21:04:14 2006 +0000

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

 games/tads/Makefile |  5 +++--
 games/tads/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (39 lines):

diff -r f23321851c2c -r 0be4cc7477ed games/tads/Makefile
--- a/games/tads/Makefile       Sun Oct 01 21:03:36 2006 +0000
+++ b/games/tads/Makefile       Sun Oct 01 21:04:14 2006 +0000
@@ -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 @@
 # 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 -r f23321851c2c -r 0be4cc7477ed games/tads/distinfo
--- a/games/tads/distinfo       Sun Oct 01 21:03:36 2006 +0000
+++ b/games/tads/distinfo       Sun Oct 01 21:04:14 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index