parent
112f02b5be
commit
0785b368b8
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.108 2009/07/24 12:30:00 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.109 2009/07/28 20:39:45 reed Exp $
|
||||
|
||||
DISTNAME= bind-${BIND_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/-P2/pl2/}
|
||||
PKGNAME= ${DISTNAME:S/-P3/pl3/}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
|
||||
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
|
||||
|
@ -15,7 +15,7 @@ CONFLICTS+= bind>=9.5.0
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
BIND_VERSION= 9.4.3-P2
|
||||
BIND_VERSION= 9.4.3-P3
|
||||
|
||||
# IPv6 ready, automatically detected
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.43 2009/04/07 17:38:10 hasso Exp $
|
||||
$NetBSD: distinfo,v 1.44 2009/07/28 20:39:45 reed Exp $
|
||||
|
||||
SHA1 (bind-9.4.3-P2.tar.gz) = 6ef00b9db269180e4cfa2ea3fe06f7ab9bc7cfa0
|
||||
RMD160 (bind-9.4.3-P2.tar.gz) = 89d7c41a8c04833f4427914857f91ffffb0ac5ee
|
||||
Size (bind-9.4.3-P2.tar.gz) = 6544865 bytes
|
||||
SHA1 (bind-9.4.3-P3.tar.gz) = 165b3ee52309ae4a483901db6992a979f6382ba7
|
||||
RMD160 (bind-9.4.3-P3.tar.gz) = 1e59f48f538141bb5c36fa58607ac4689cb6a161
|
||||
Size (bind-9.4.3-P3.tar.gz) = 6544968 bytes
|
||||
SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
|
||||
SHA1 (patch-ac) = d862218c833dbb129b5104ad26872cd4bf3e7c5f
|
||||
SHA1 (patch-ad) = 0851864c896c2f0eb63cb58da39e12cfa89f1b7c
|
||||
|
|
Loading…
Reference in a new issue