diff options
author | Martin Matuska <mm@FreeBSD.org> | 2008-08-18 12:46:55 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2008-08-18 12:46:55 +0000 |
commit | 9d970bae0b6d929f291fdbd5253c46d20c8228b5 (patch) | |
tree | 5158001bbc11f4bd50919aaec20b7cb57031b481 /dns | |
parent | 94484b95690d7cdb4163534c4a18c5c33fabe1c9 (diff) | |
download | ports-9d970bae0b6d929f291fdbd5253c46d20c8228b5.tar.gz ports-9d970bae0b6d929f291fdbd5253c46d20c8228b5.zip |
- Update to 9.4.2-P1
PR: ports/126159
Submitted by: mm
Approved by: maintainer (timeout)
Notes
Notes:
svn path=/head/; revision=218764
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-sdb-ldap/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-sdb-ldap/distinfo | 12 | ||||
-rw-r--r-- | dns/bind9-sdb-ldap/pkg-plist | 1 |
3 files changed, 9 insertions, 8 deletions
diff --git a/dns/bind9-sdb-ldap/Makefile b/dns/bind9-sdb-ldap/Makefile index e293582cafdf..1a4461dbd304 100644 --- a/dns/bind9-sdb-ldap/Makefile +++ b/dns/bind9-sdb-ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind9 -PORTVERSION= 9.4.1.1 +PORTVERSION= 9.4.2.1 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -23,7 +23,7 @@ USE_OPENLDAP= yes CONFLICTS= bind9-9.* bind9-dlz-* host-* skalibs-* # ISC releases things like 9.3.0rc1, which our versioning doesn't like -ISCVERSION= 9.4.1-P1 +ISCVERSION= 9.4.2-P1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --with-openssl \ diff --git a/dns/bind9-sdb-ldap/distinfo b/dns/bind9-sdb-ldap/distinfo index f3523f39911c..2084eef61776 100644 --- a/dns/bind9-sdb-ldap/distinfo +++ b/dns/bind9-sdb-ldap/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.4.1-P1.tar.gz) = 44e0514e6105ddaa235394045d9aeb0c -SHA256 (bind-9.4.1-P1.tar.gz) = 912d07be9a6b4fa180d38637bf32ac4e802b087e46fbbf2a76314ecc3444b693 -SIZE (bind-9.4.1-P1.tar.gz) = 6341409 -MD5 (bind-9.4.1-P1.tar.gz.asc) = 2d93fd12d3aa9895c23c09784f7fe0b7 -SHA256 (bind-9.4.1-P1.tar.gz.asc) = b66a7ad4a8dd2a375fb961ab9b8a744fa55b034c0b7233b4490b6351e36f5030 -SIZE (bind-9.4.1-P1.tar.gz.asc) = 478 +MD5 (bind-9.4.2-P1.tar.gz) = 87b80edd9872cb017053866c81ca9be8 +SHA256 (bind-9.4.2-P1.tar.gz) = eeeb8f89fe6d88b250ad85ee21cfde6f8ac6f425c70c6705352b3fa8c4c4ee84 +SIZE (bind-9.4.2-P1.tar.gz) = 6451654 +MD5 (bind-9.4.2-P1.tar.gz.asc) = 72310b7045d9806b913835c55ba5388b +SHA256 (bind-9.4.2-P1.tar.gz.asc) = c84b6446416ff1096ec5bfb1c731d31f984b312b45a3d2064a922a6b50b6162d +SIZE (bind-9.4.2-P1.tar.gz.asc) = 479 diff --git a/dns/bind9-sdb-ldap/pkg-plist b/dns/bind9-sdb-ldap/pkg-plist index 2bd02dfaf584..f23884e448d4 100644 --- a/dns/bind9-sdb-ldap/pkg-plist +++ b/dns/bind9-sdb-ldap/pkg-plist @@ -74,6 +74,7 @@ include/dst/dst.h include/dst/lib.h include/dst/result.h include/isc/app.h +include/isc/atomic.h include/isc/assertions.h include/isc/base64.h include/isc/bitstring.h |