diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-09-26 06:35:23 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-09-26 06:35:23 +0000 |
commit | f14d3cfc83a3a103d131d402152183c7b71e8bd1 (patch) | |
tree | 5e0ca052218160e872141a3d9e4e068b83b0ac42 /dns | |
parent | update: news/inn (diff) |
update: dns/bind9-sdb-mysql
- Use bind 9.2.2-P3 to support delegation-only
PR: 57166
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=89417
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-sdb-mysql/Makefile | 3 | ||||
-rw-r--r-- | dns/bind9-sdb-mysql/distinfo | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/bind9-sdb-mysql/Makefile b/dns/bind9-sdb-mysql/Makefile index 8021941bdcd9..c973326a05f5 100644 --- a/dns/bind9-sdb-mysql/Makefile +++ b/dns/bind9-sdb-mysql/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.2 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -23,7 +24,7 @@ MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= BIND DNS 9 server which supports a MySQL backend # ISC releases things like 9.2.2rc1, which our versioning doesn't like -ISCVERSION= 9.2.2 +ISCVERSION= 9.2.2-P3 USE_MYSQL= YES USE_REINPLACE= YES diff --git a/dns/bind9-sdb-mysql/distinfo b/dns/bind9-sdb-mysql/distinfo index e567a08bd730..e1dcb7032134 100644 --- a/dns/bind9-sdb-mysql/distinfo +++ b/dns/bind9-sdb-mysql/distinfo @@ -1,2 +1 @@ -MD5 (bind-9.2.2.tar.gz) = 6ea7d64a0856893ab3eb541ab7bbc725 -MD5 (bind-9.2.2-mysql.patch) = dca1f666d891ce36c77564bbf7eaeeb4 +MD5 (bind-9.2.2-P3.tar.gz) = bb2097d4632991d2cc6d8db8aaf8e5d3 |