Subject: pkg/30152: please update bind9 to 9.3.1
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <makoto@ki.nu>
List: pkgsrc-bugs
Date: 05/06/2005 09:51:00
>Number: 30152
>Category: pkg
>Synopsis: Mac OS X needs bind 9.3.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri May 06 09:51:00 +0000 2005
>Originator: Makoto Fujiwara
>Release: Darwin 8.0.0
>Organization:
KINU Corporation
>Environment:
System: NetBSD mini 3.99.3 NetBSD 3.99.3 (INSECURE-ZS-L2-1M-PB2-SHM) #0: Sun May 1 10:39:11 JST 2005 makoto@mini:/export/syssrc-20050416/sys/arch/macppc/compile/INSECURE-ZS-L2-1M-PB2-SHM macppc
Architecture: powerpc
Machine: macppc
>Description:
As I reported following mail,
http://mail-index.netbsd.org/tech-pkg/2005/04/29/0006.html
on Mac OS X 10.3 or 10.4, bind-9.3.0 doesn't make.
>How-To-Repeat:
(0) Have Mac OS X 10.3 or 10.4 ready.
(1) Have Case Sensitive File system (HFS+ Case sensitive or UFS)
(2) Have pkgsrc/bootstrap directory prepared
(3) Do following to get pkgsrc environment
cd /Volumes/p/pkgsrc/bootstrap-pkgsrc
sudo ./bootstrap \
--prefix=/Volumes/p/pkg \
--pkgdbdir=/Volumes/p/pkgdb
(4) cd net/bind9; make
>Fix:
Index: Makefile
===================================================================
RCS file: /export/cvsync/pkgsrc/net/bind9/Makefile,v
retrieving revision 1.69
diff -u -r1.69 Makefile
--- Makefile 11 Apr 2005 21:46:44 -0000 1.69
+++ Makefile 29 Apr 2005 13:12:36 -0000
@@ -1,20 +1,19 @@
# $NetBSD: Makefile,v 1.69 2005/04/11 21:46:44 tv Exp $
DISTNAME= bind-${BIND_VERSION}
-PKGNAME= bind-${BIND_VERSION}pl1
-PKGREVISION= 2
+PKGNAME= bind-${BIND_VERSION}
+PKGREVISION=
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= 9.3.0-patch1
PATCH_DIST_STRIP= -p1
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://www.isc.org/sw/bind/
COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
-BIND_VERSION= 9.3.0
+BIND_VERSION= 9.3.1
DIST_SUBDIR= bind/${BIND_VERSION}
# IPv6 ready, automatically detected
Index: PLIST
===================================================================
RCS file: /export/cvsync/pkgsrc/net/bind9/PLIST,v
retrieving revision 1.14
diff -u -r1.14 PLIST
--- PLIST 15 Mar 2005 16:07:01 -0000 1.14
+++ PLIST 29 Apr 2005 13:12:36 -0000
@@ -297,13 +297,13 @@
man/man3/lwres_sethostent_r.3
man/man3/lwres_string_parse.3
man/man5/rndc.conf.5
+man/man5/named.conf.5
man/man8/dnssec-keygen.8
man/man8/dnssec-signzone.8
man/man8/lwresd.8
man/man8/named-checkconf.8
man/man8/named-checkzone.8
man/man8/named.8
-man/man8/named.conf.5
man/man8/nsupdate.8
man/man8/rndc-confgen.8
man/man8/rndc.8
Index: distinfo
===================================================================
RCS file: /export/cvsync/pkgsrc/net/bind9/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo 16 Mar 2005 13:56:24 -0000 1.23
+++ distinfo 29 Apr 2005 13:12:36 -0000
@@ -1,11 +1,8 @@
$NetBSD: distinfo,v 1.23 2005/03/16 13:56:24 tron Exp $
-SHA1 (bind/9.3.0/bind-9.3.0.tar.gz) = 8186898daea3122180a0f0fc54cf4b4632d2270e
-RMD160 (bind/9.3.0/bind-9.3.0.tar.gz) = d1ba3ed1ba992b19a51308b0958a17a56f5b102b
-Size (bind/9.3.0/bind-9.3.0.tar.gz) = 4730656 bytes
-SHA1 (bind/9.3.0/9.3.0-patch1) = 94e8ee6e73dbb82382a9c5c2071c7dcfdc73c7f6
-RMD160 (bind/9.3.0/9.3.0-patch1) = e6301884b063dfad2b428b9d3b7a5ea3292a0403
-Size (bind/9.3.0/9.3.0-patch1) = 1019 bytes
+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) = 4673604 bytes
SHA1 (patch-aa) = 959fe6c66d54fa93a0191065a5d54007065ca707
SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
SHA1 (patch-ac) = 57f0fee92a6c84bf422c6b872eb327b755450557
>Unformatted: