pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dnstop Change DIST_SUBDIR from PKGNAME_NOREV to PK...
details: https://anonhg.NetBSD.org/pkgsrc/rev/73830d5894d7
branches: trunk
changeset: 480624:73830d5894d7
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 16 23:20:42 2004 +0000
description:
Change DIST_SUBDIR from PKGNAME_NOREV to PKGNAME, since the man page
changed again (see previous commit) and to avoid breakage for people
who have the old distfile.
diffstat:
net/dnstop/Makefile | 4 ++--
net/dnstop/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 323fba2a0d7a -r 73830d5894d7 net/dnstop/Makefile
--- a/net/dnstop/Makefile Thu Sep 16 23:11:30 2004 +0000
+++ b/net/dnstop/Makefile Thu Sep 16 23:20:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:22:19 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/09/16 23:20:42 wiz Exp $
#
DISTNAME= dnstop-20021224
@@ -13,7 +13,7 @@
WRKSRC= ${WRKDIR}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-DIST_SUBDIR= ${PKGNAME_NOREV}
+DIST_SUBDIR= ${PKGNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
diff -r 323fba2a0d7a -r 73830d5894d7 net/dnstop/distinfo
--- a/net/dnstop/distinfo Thu Sep 16 23:11:30 2004 +0000
+++ b/net/dnstop/distinfo Thu Sep 16 23:20:42 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2004/09/16 16:20:41 he Exp $
+$NetBSD: distinfo,v 1.8 2004/09/16 23:20:42 wiz Exp $
-SHA1 (dnstop-20021224/dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9
-Size (dnstop-20021224/dnstop-20021224.tar.gz) = 6460 bytes
-SHA1 (dnstop-20021224/dnstop.8) = 7fda2751bea0303e52715f46ae8426be153d01f5
-Size (dnstop-20021224/dnstop.8) = 2302 bytes
+SHA1 (dnstop-20021224nb2/dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9
+Size (dnstop-20021224nb2/dnstop-20021224.tar.gz) = 6460 bytes
+SHA1 (dnstop-20021224nb2/dnstop.8) = 7fda2751bea0303e52715f46ae8426be153d01f5
+Size (dnstop-20021224nb2/dnstop.8) = 2302 bytes
Home |
Main Index |
Thread Index |
Old Index