diff options
author | wxs <wxs@FreeBSD.org> | 2009-03-25 00:08:42 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-03-25 00:08:42 +0800 |
commit | 04eef141e0cfc270e0a9b0f11ca2d0b99d997ef4 (patch) | |
tree | 169f49b6f5424c65ba7f02d58b09042f88b6b663 /dns | |
parent | a0ec0ceb35ddef89bd743bbd5017b2a01a615157 (diff) | |
download | freebsd-ports-gnome-04eef141e0cfc270e0a9b0f11ca2d0b99d997ef4.tar.gz freebsd-ports-gnome-04eef141e0cfc270e0a9b0f11ca2d0b99d997ef4.tar.zst freebsd-ports-gnome-04eef141e0cfc270e0a9b0f11ca2d0b99d997ef4.zip |
- Update to 9.4.3.2.
Submitted by: josh.carroll@gmail.com (maintainer, via IRC)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-sdb-postgresql/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-sdb-postgresql/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dns/bind9-sdb-postgresql/Makefile b/dns/bind9-sdb-postgresql/Makefile index 03eed6595e15..2b791ba67ac7 100644 --- a/dns/bind9-sdb-postgresql/Makefile +++ b/dns/bind9-sdb-postgresql/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind9 -PORTVERSION= 9.4.3.1 +PORTVERSION= 9.4.3.2 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -21,7 +21,7 @@ COMMENT= Bind9, patched for use with a PostgreSQL-based backend CONFLICTS= bind9-9.* bind9-sdb-ldap-* host-* # ISC releases things like 9.3.0rc1, which our versioning doesn't like -ISCVERSION= 9.4.3-P1 +ISCVERSION= 9.4.3-P2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --with-openssl \ diff --git a/dns/bind9-sdb-postgresql/distinfo b/dns/bind9-sdb-postgresql/distinfo index ba127ded9e78..57eea005576e 100644 --- a/dns/bind9-sdb-postgresql/distinfo +++ b/dns/bind9-sdb-postgresql/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.4.3-P1.tar.gz) = 3cb525ad4f22315e23f08c8ce1e1d3d3 -SHA256 (bind-9.4.3-P1.tar.gz) = 6f4323db5b55105a83a71517f42c0e6f1defdeefa7156b5ebe035480e2755c8a -SIZE (bind-9.4.3-P1.tar.gz) = 6544583 -MD5 (bind-9.4.3-P1.tar.gz.asc) = b0f6c208697755993966c9dca4c0e069 -SHA256 (bind-9.4.3-P1.tar.gz.asc) = e346a9169b9d30d47a709bb9c654d579c86b698531260bd81e526ff40d74cd5c -SIZE (bind-9.4.3-P1.tar.gz.asc) = 479 +MD5 (bind-9.4.3-P2.tar.gz) = 91dff2af18475e14863051c93255a59a +SHA256 (bind-9.4.3-P2.tar.gz) = fb7c9964942ecc07606bb8d4361bf9d9bd8091e059fea1b56e6a0972f99b1ba1 +SIZE (bind-9.4.3-P2.tar.gz) = 6544865 +MD5 (bind-9.4.3-P2.tar.gz.asc) = 354aebc01f95440506d5de50305f0b9d +SHA256 (bind-9.4.3-P2.tar.gz.asc) = f8c6e3f749affdfd042929abab40d3a83dec74d0271555c2bdbb72d24a954477 +SIZE (bind-9.4.3-P2.tar.gz.asc) = 479 |