pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/falcons-eye Fix DIST_SUBDIR to use PKGNAME_NOREV...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ea060c9508e
branches: trunk
changeset: 491840:4ea060c9508e
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 30 19:59:13 2005 +0000
description:
Fix DIST_SUBDIR to use PKGNAME_NOREV so this doesn't break because of PKGREVISION bumps
diffstat:
games/falcons-eye/Makefile | 4 ++--
games/falcons-eye/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 7a249ce1cc00 -r 4ea060c9508e games/falcons-eye/Makefile
--- a/games/falcons-eye/Makefile Wed Mar 30 19:52:42 2005 +0000
+++ b/games/falcons-eye/Makefile Wed Mar 30 19:59:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/03/27 15:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2005/03/30 19:59:13 wiz Exp $
#
DISTNAME= nethack_source_331_jtp_193
@@ -15,7 +15,7 @@
EXTRACT_CMD= unzip -aq ${DOWNLOADED_DISTFILE}
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./sys/unix/setup.sh
-DIST_SUBDIR= ${PKGNAME}-20050216-2
+DIST_SUBDIR= ${PKGNAME_NOREV}-20050216-2
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
diff -r 7a249ce1cc00 -r 4ea060c9508e games/falcons-eye/distinfo
--- a/games/falcons-eye/distinfo Wed Mar 30 19:52:42 2005 +0000
+++ b/games/falcons-eye/distinfo Wed Mar 30 19:59:13 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2005/02/23 23:11:56 agc Exp $
+$NetBSD: distinfo,v 1.10 2005/03/30 19:59:13 wiz Exp $
-SHA1 (falcons-eye-1.9.3nb4-20050216-2/nethack_source_331_jtp_193.zip) = f25a3b77925d247762d18b6f022500aac7c42b29
-RMD160 (falcons-eye-1.9.3nb4-20050216-2/nethack_source_331_jtp_193.zip) = a94c3bbdec7a0c034acbe431071342b872c7acc5
-Size (falcons-eye-1.9.3nb4-20050216-2/nethack_source_331_jtp_193.zip) = 8349587 bytes
+SHA1 (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = f25a3b77925d247762d18b6f022500aac7c42b29
+RMD160 (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = a94c3bbdec7a0c034acbe431071342b872c7acc5
+Size (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = 8349587 bytes
SHA1 (patch-aa) = e068ec41aa17aeb8746475ff33fdef3540a664de
SHA1 (patch-ab) = 4ab97753aacedfbfd6823600723f01d55043855f
SHA1 (patch-ac) = 3a88954c950854350938fbec1fef195baaacb2cf
Home |
Main Index |
Thread Index |
Old Index