diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-03-24 16:08:42 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-03-24 16:08:42 +0000 |
commit | 0641a78e79fb0c9ed7cb10222a6776c4764b702b (patch) | |
tree | afedbdeb24baae54b9bc13750447a8f000b400b9 /dns | |
parent | d1f0547b4f6f1ffd524653d5d7d7d24830a199d2 (diff) | |
download | ports-0641a78e79fb0c9ed7cb10222a6776c4764b702b.tar.gz ports-0641a78e79fb0c9ed7cb10222a6776c4764b702b.zip |
Notes
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 |