diff options
author | mat <mat@FreeBSD.org> | 2006-06-24 12:55:59 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2006-06-24 12:55:59 +0000 |
commit | 7782785c638cdf36697bb3a0e6dc92037171026b (patch) | |
tree | cd8da7f5d5abbfb7ea847f016c4f26acaa30c6fe /dns/bind9-sdb-ldap | |
parent | 9be3dc3d70988b5da4312680b54520ad57c66870 (diff) | |
download | FreeBSD-ports-7782785c638cdf36697bb3a0e6dc92037171026b.zip FreeBSD-ports-7782785c638cdf36697bb3a0e6dc92037171026b.tar.gz |
Update to bind 9.3.2
PR: 97600
Submitted by: maintainer
Diffstat (limited to 'dns/bind9-sdb-ldap')
-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 f79f3e1..a6ee41b 100644 --- a/dns/bind9-sdb-ldap/Makefile +++ b/dns/bind9-sdb-ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind9 -PORTVERSION= 9.3.1 +PORTVERSION= 9.3.2 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -23,7 +23,7 @@ USE_OPENLDAP= yes CONFLICTS= bind-8.* bind84-8.* bind9-9.* bind9-dlz-* host-* skalibs-* # ISC releases things like 9.3.0rc1, which our versioning doesn't like -ISCVERSION= 9.3.1 +ISCVERSION= 9.3.2 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 0a97953..3091108 100644 --- a/dns/bind9-sdb-ldap/distinfo +++ b/dns/bind9-sdb-ldap/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.3.1.tar.gz) = 9ff3204eea27184ea0722f37e43fc95d -SHA256 (bind-9.3.1.tar.gz) = 9a9411115338d2554f2e99bc676c2e9a381a8d649bf9bd9c0b2ffa2cf74b563c -SIZE (bind-9.3.1.tar.gz) = 4673603 -MD5 (bind-9.3.1.tar.gz.asc) = b2077443ade50ed778aa78a8014affaa -SHA256 (bind-9.3.1.tar.gz.asc) = 288cd81c1fc9e8cc2764f1c2464b948f0541af231d615df85803ba430314d803 -SIZE (bind-9.3.1.tar.gz.asc) = 186 +MD5 (bind-9.3.2.tar.gz) = 55e709501a7780233c36e25ccd15ece2 +SHA256 (bind-9.3.2.tar.gz) = 4d4298abd85d06083a0643091dde05ffbe3db051439524dbe4a81c689735c694 +SIZE (bind-9.3.2.tar.gz) = 5302112 +MD5 (bind-9.3.2.tar.gz.asc) = 06eccb8a9122e0f6efa9502cc61f5006 +SHA256 (bind-9.3.2.tar.gz.asc) = b7a9bc3852bb75e390d457e4449083a90c1c267f68fae00f317b9712ef726cf3 +SIZE (bind-9.3.2.tar.gz.asc) = 187 diff --git a/dns/bind9-sdb-ldap/pkg-plist b/dns/bind9-sdb-ldap/pkg-plist index dbe6972..3bafa4d 100644 --- a/dns/bind9-sdb-ldap/pkg-plist +++ b/dns/bind9-sdb-ldap/pkg-plist @@ -90,6 +90,7 @@ include/isc/eventclass.h include/isc/file.h include/isc/formatcheck.h include/isc/fsaccess.h +include/isc/hash.h include/isc/heap.h include/isc/hex.h include/isc/hmacmd5.h |