pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind9 Fix two typos. I didn't test this. Bump PKGR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56ef8b1377d2
branches:  trunk
changeset: 531920:56ef8b1377d2
user:      reed <reed%pkgsrc.org@localhost>
date:      Wed Aug 08 18:32:45 2007 +0000

description:
Fix two typos. I didn't test this. Bump PKGREVISION as on
"dragonfly" this may change the build.

diffstat:

 net/bind9/Makefile         |  3 ++-
 net/bind9/distinfo         |  6 +++---
 net/bind9/patches/patch-af |  4 ++--
 net/bind9/patches/patch-ai |  4 ++--
 4 files changed, 9 insertions(+), 8 deletions(-)

diffs (71 lines):

diff -r 9d2749873846 -r 56ef8b1377d2 net/bind9/Makefile
--- a/net/bind9/Makefile        Wed Aug 08 17:55:59 2007 +0000
+++ b/net/bind9/Makefile        Wed Aug 08 18:32:45 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.92 2007/08/01 21:09:57 adrianp Exp $
+# $NetBSD: Makefile,v 1.93 2007/08/08 18:32:46 reed Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P1/pl1/}
 CATEGORIES=    net
+PKGREVISION=   1
 MASTER_SITES=  ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 9d2749873846 -r 56ef8b1377d2 net/bind9/distinfo
--- a/net/bind9/distinfo        Wed Aug 08 17:55:59 2007 +0000
+++ b/net/bind9/distinfo        Wed Aug 08 18:32:45 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.33 2007/07/28 11:41:57 adrianp Exp $
+$NetBSD: distinfo,v 1.34 2007/08/08 18:32:46 reed Exp $
 
 SHA1 (bind-9.4.1-P1.tar.gz) = c65bfd3d6ff1dd78b678fe350e323bfb6d47fe1b
 RMD160 (bind-9.4.1-P1.tar.gz) = ced75a96098d78a7fdd8cc1d1e3daf2ad142ee9f
@@ -6,9 +6,9 @@
 SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
 SHA1 (patch-ac) = 4df1ece91d59b2b36fc7a4316604f1c112cf70ba
 SHA1 (patch-ad) = 0e28ae0bb42e633f1ff1111478c97ced5c222186
-SHA1 (patch-af) = 61725e32bd2d3eb56bfc162ddfb172624e1cfc8e
+SHA1 (patch-af) = b21bb5195cdb4deec00e5abd39f5bf2137549c3f
 SHA1 (patch-ag) = 9d61e0f527a76977bf8457355997d201fa37dd4e
-SHA1 (patch-ai) = fbe3b15b2d49e6767c8cfe9d985924c2ad797b9f
+SHA1 (patch-ai) = ac1ed87c6e55317ddc9780b1b432692a29e4e8a3
 SHA1 (patch-aj) = c3bbf84a8a735298552f918ac38331e06a1b68a1
 SHA1 (patch-al) = eb6a52d3f865639447ec6f9019c0ea1d2122b772
 SHA1 (patch-am) = bb267f13dbd30d492f4dfcf9c278b941efa97bed
diff -r 9d2749873846 -r 56ef8b1377d2 net/bind9/patches/patch-af
--- a/net/bind9/patches/patch-af        Wed Aug 08 17:55:59 2007 +0000
+++ b/net/bind9/patches/patch-af        Wed Aug 08 18:32:45 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-af,v 1.6 2006/08/17 14:14:18 taca Exp $
+$NetBSD: patch-af,v 1.7 2007/08/08 18:32:46 reed Exp $
 
 --- lib/bind/configure.in.orig 2005-10-14 10:38:46.000000000 +0900
 +++ lib/bind/configure.in
@@ -31,7 +31,7 @@
        *-bsdi[2345]*)  have_minimum_ifreq=yes;;
        *-darwin*)      have_minimum_ifreq=yes;;
        *-freebsd*)     have_minimum_ifreq=yes;;
-+      *-drgonfly*)    have_minimum_ifreq=yes;;
++      *-dragonfly*)   have_minimum_ifreq=yes;;
        *-lynxos*)      have_minimum_ifreq=yes;;
        *-netbsd*)      have_minimum_ifreq=yes;;
        *-next*)        have_minimum_ifreq=yes;;
diff -r 9d2749873846 -r 56ef8b1377d2 net/bind9/patches/patch-ai
--- a/net/bind9/patches/patch-ai        Wed Aug 08 17:55:59 2007 +0000
+++ b/net/bind9/patches/patch-ai        Wed Aug 08 18:32:45 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-ai,v 1.7 2006/08/17 14:14:18 taca Exp $
+$NetBSD: patch-ai,v 1.8 2007/08/08 18:32:45 reed Exp $
 
 --- lib/bind/configure.orig    2005-10-14 10:44:50.000000000 +0900
 +++ lib/bind/configure
@@ -81,7 +81,7 @@
        *-bsdi2345*)    have_minimum_ifreq=yes;;
        *-darwin*)      have_minimum_ifreq=yes;;
        *-freebsd*)     have_minimum_ifreq=yes;;
-+      *-drgonfly*)    have_minimum_ifreq=yes;;
++      *-dragonfly*)   have_minimum_ifreq=yes;;
        *-lynxos*)      have_minimum_ifreq=yes;;
        *-netbsd*)      have_minimum_ifreq=yes;;
        *-next*)        have_minimum_ifreq=yes;;



Home | Main Index | Thread Index | Old Index