From 0335371ce5de552d8a548cd2801ce6d0c33367df Mon Sep 17 00:00:00 2001 From: sbd Date: Wed, 6 Jul 2011 03:01:56 +0000 Subject: Pullup ticket #3463 - requested by taca security update for net/bind96 Revisions pulled up: - net/bind96/Makefile 1.19 - net/bind96/distinfo 1.12 --- Module Name: pkgsrc Committed By: taca Date: Tue Jul 5 14:28:06 UTC 2011 Modified Files: pkgsrc/net/bind96: Makefile distinfo Log Message: Update bind96 package to 9.6.3.1.ESV.4pl3 (9.6-ESV-R4-P3), security release. The package name was selected as: - Make sure to greater version from bind-9.6.3. - Include "ESV" (Extended Support Version) string. Since changes from BIND 9.6.3 are too may, please refer changes in detail: ftp://ftp.isc.org/isc/bind/9.6-ESV-R4/CHANGES ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P1/RELEASE-NOTES-BIND-9.6-ESV-R4-P1.html ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P3/RELEASE-NOTES-BIND-9.6-ESV-R4-P3.html --- net/bind96/Makefile | 6 +++--- net/bind96/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/bind96/Makefile b/net/bind96/Makefile index 249475d79f4..9681abfff37 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/02/09 16:24:14 taca Exp $ +# $NetBSD: Makefile,v 1.18.2.1 2011/07/06 03:01:56 sbd Exp $ DISTNAME= bind-${BIND_VERSION} -PKGNAME= ${DISTNAME:S/-P/pl/} +PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/} 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}/ @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.6.3 +BIND_VERSION= 9.6-ESV-R4-P3 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind96/distinfo b/net/bind96/distinfo index 4a17b00dbb1..0660c6cddcf 100644 --- a/net/bind96/distinfo +++ b/net/bind96/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2011/02/09 16:24:14 taca Exp $ +$NetBSD: distinfo,v 1.11.2.1 2011/07/06 03:01:56 sbd Exp $ -SHA1 (bind-9.6.3.tar.gz) = 7d6dc79dc7bf32e8d6785c7bb1d913aa676f6424 -RMD160 (bind-9.6.3.tar.gz) = df00af80d58c79190149a0068f4cc2fe84557db2 -Size (bind-9.6.3.tar.gz) = 7203094 bytes +SHA1 (bind-9.6-ESV-R4-P3.tar.gz) = 6e09aa24ef45835a8022b1e0b905dc934eb2c3fa +RMD160 (bind-9.6-ESV-R4-P3.tar.gz) = 906b492d2c967eb7f62e0a758a642282af2e3493 +Size (bind-9.6-ESV-R4-P3.tar.gz) = 7160255 bytes SHA1 (patch-ab) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05 SHA1 (patch-ad) = 7e17cfd77d3eeef203f215bb1d19ad88ad4f082a -- cgit v1.2.3