ports/56565: [new port] dns/bind9-sdb-mysql: BIND 9 patch to supports zones storage in a MySQL database

Clement Laforet sheepkiller at cultdeadsheep.org
Mon Nov 10 23:52:54 UTC 2003


On Mon, 10 Nov 2003 19:15:56 -0400
Ken Easson <ken at justken.net> wrote:

Hi ken !
 
> just to check, does this install work with bind 9.2.3
I don't know. Authors haven't released an update yet.

> i note in all the distinfo that it says 9.2.2 - also can you tell me
> if the freebsd port for 9.2.3 will be available shortly?

Can you try this patch for me please ?
(cd /usr/ports/dns && patch -p0 < /path/to/the/pacth.diff)

regards,
clem

Index: bind9-sdb-mysql/Makefile
===================================================================
RCS file: /WORK/REPO/FreeBSD/ports/dns/bind9-sdb-mysql/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- bind9-sdb-mysql/Makefile	14 Oct 2003 11:44:54 -0000	1.4
+++ bind9-sdb-mysql/Makefile	10 Nov 2003 23:48:58 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	bind9
-PORTVERSION=	9.2.2
-PORTREVISION=	1
+PORTVERSION=	9.2.3
 CATEGORIES=	dns ipv6
 MASTER_SITES=	${MASTER_SITE_ISC}
 MASTER_SITE_SUBDIR=	bind9/${ISCVERSION}
@@ -26,7 +25,7 @@
 CONFLICTS=	bind-8.3.* bind84-8.4.* bind9-9.2.* bind9-dlz-9.2.* host-* skalibs-0.*
 
 # ISC releases things like 9.2.2rc1, which our versioning doesn't like
-ISCVERSION=	9.2.2-P3
+ISCVERSION=	9.2.3
 
 USE_MYSQL=	YES
 USE_OPENSSL=	YES
Index: bind9-sdb-mysql/distinfo
===================================================================
RCS file: /WORK/REPO/FreeBSD/ports/dns/bind9-sdb-mysql/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- bind9-sdb-mysql/distinfo	26 Sep 2003 06:35:23 -0000	1.2
+++ bind9-sdb-mysql/distinfo	10 Nov 2003 23:49:45 -0000
@@ -1 +1 @@
-MD5 (bind-9.2.2-P3.tar.gz) = bb2097d4632991d2cc6d8db8aaf8e5d3
+MD5 (bind-9.2.3.tar.gz) = 94ae7b0f20dc406fdbbf6fac5d57b32f



More information about the freebsd-ports-bugs mailing list