diff options
-rw-r--r-- | net/bind9/Makefile | 7 | ||||
-rw-r--r-- | net/bind9/distinfo | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index f95cbefd610..350b1e9b3ca 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2003/03/14 19:37:52 jlam Exp $ +# $NetBSD: Makefile,v 1.49 2003/09/17 14:28:51 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} +PKGNAME= bind-${BIND_VERSION}p1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -9,6 +10,10 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.isc.org/products/BIND/ COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS +PATCH_SITES= ftp://ftp.isc.org/isc/bind9/9.2.2/ +PATCHFILES= patch.9.2.2-P1 +PATCH_DIST_STRIP= -p1 + BIND_VERSION= 9.2.2 DIST_SUBDIR= bind/${BIND_VERSION} diff --git a/net/bind9/distinfo b/net/bind9/distinfo index e814863a77a..9084e4ec054 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.9 2003/03/10 02:47:37 hubertf Exp $ +$NetBSD: distinfo,v 1.10 2003/09/17 14:28:52 itojun Exp $ SHA1 (bind/9.2.2/bind-9.2.2.tar.gz) = 30c740c0c9a29f35adcd4aadda1350d677f6ae76 Size (bind/9.2.2/bind-9.2.2.tar.gz) = 5054652 bytes +SHA1 (bind/9.2.2/patch.9.2.2-P1) = b3e4f48484cff3ae2c6dff933c015224c7a9b32d +Size (bind/9.2.2/patch.9.2.2-P1) = 40087 bytes SHA1 (patch-aa) = 11690be2281bbf088f9ea2aa91863f5c1579054c SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938 |