pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind9 Don't set "DIST_SUBDIR". BIND 9.x archives i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94c75b1868ce
branches: trunk
changeset: 495065:94c75b1868ce
user: tron <tron%pkgsrc.org@localhost>
date: Wed Jun 01 22:23:19 2005 +0000
description:
Don't set "DIST_SUBDIR". BIND 9.x archives include the version number.
diffstat:
net/bind9/Makefile | 3 +--
net/bind9/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 718ac5a64e30 -r 94c75b1868ce net/bind9/Makefile
--- a/net/bind9/Makefile Wed Jun 01 22:08:28 2005 +0000
+++ b/net/bind9/Makefile Wed Jun 01 22:23:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2005/06/01 22:02:55 tron Exp $
+# $NetBSD: Makefile,v 1.71 2005/06/01 22:23:19 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= bind-${BIND_VERSION}
@@ -10,7 +10,6 @@
COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
BIND_VERSION= 9.3.1
-DIST_SUBDIR= bind/${BIND_VERSION}
# IPv6 ready, automatically detected
.include "../../mk/bsd.prefs.mk"
diff -r 718ac5a64e30 -r 94c75b1868ce net/bind9/distinfo
--- a/net/bind9/distinfo Wed Jun 01 22:08:28 2005 +0000
+++ b/net/bind9/distinfo Wed Jun 01 22:23:19 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2005/06/01 22:02:55 tron Exp $
+$NetBSD: distinfo,v 1.25 2005/06/01 22:23:19 tron Exp $
-SHA1 (bind/9.3.1/bind-9.3.1.tar.gz) = 99df8014e3b500c4d3a6652ec7b1c3cf7bba6f64
-RMD160 (bind/9.3.1/bind-9.3.1.tar.gz) = 845778c95d7a9a2c46330cac91001ae9a12151e3
-Size (bind/9.3.1/bind-9.3.1.tar.gz) = 4673603 bytes
+SHA1 (bind-9.3.1.tar.gz) = 99df8014e3b500c4d3a6652ec7b1c3cf7bba6f64
+RMD160 (bind-9.3.1.tar.gz) = 845778c95d7a9a2c46330cac91001ae9a12151e3
+Size (bind-9.3.1.tar.gz) = 4673603 bytes
SHA1 (patch-aa) = 959fe6c66d54fa93a0191065a5d54007065ca707
SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
SHA1 (patch-ac) = 57f0fee92a6c84bf422c6b872eb327b755450557
Home |
Main Index |
Thread Index |
Old Index