Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2002 10:37:49 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43155: Maintainer port update: net/mydns
Message-ID:  <E17sghx-0000gK-00@nelly.internal.irrelevant.org>

next in thread | raw e-mail | index | archive | help

>Number:         43155
>Category:       ports
>Synopsis:       Maintainer port update: net/mydns
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 21 02:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Aug 24 14:08:44 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Update port to 0.9.2

>How-To-Repeat:
	
>Fix:

Remove files/patch-mydns.texi and add the following file as 
files/patch-title.texi

--- doc/texi/title.texi.orig	Sat Sep 21 10:25:27 2002
+++ doc/texi/title.texi	Sat Sep 21 10:26:04 2002
@@ -1,3 +1,8 @@
+@dircategory Miscellaneous
+@direntry
+* mydns: (mydns).               The MySQL based DNS-server.
+@end direntry
+
 @ifinfo
 This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), a MySQL-based DNS server package.
 @value{PKGCOPYRIGHT}

Then apply this diff to the port to complete the update

Index: Makefile
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	18 Sep 2002 19:28:50 -0000	1.4
+++ Makefile	21 Sep 2002 09:34:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mydns
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	net databases
 MASTER_SITES=	http://mydns.bboy.net/download/
 
Index: distinfo
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	18 Sep 2002 19:28:50 -0000	1.4
+++ distinfo	21 Sep 2002 09:22:17 -0000
@@ -1 +1 @@
-MD5 (mydns-0.9.1.tar.bz2) = ad5ae41c28415d5a54d30b793c94fd5c
+MD5 (mydns-0.9.2.tar.bz2) = cbda92d44efc6ec0f17fd4507e881480
Index: pkg-plist
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	16 Sep 2002 10:10:26 -0000	1.3
+++ pkg-plist	21 Sep 2002 09:32:14 -0000
@@ -47,6 +47,7 @@
 %%PORTDOCS%%share/doc/mydns/html/mydns_31.html
 %%PORTDOCS%%share/doc/mydns/html/mydns_32.html
 %%PORTDOCS%%share/doc/mydns/html/mydns_33.html
+%%PORTDOCS%%share/doc/mydns/html/mydns_34.html
 %%PORTDOCS%%share/doc/mydns/html/mydns_4.html
 %%PORTDOCS%%share/doc/mydns/html/mydns_5.html
 %%PORTDOCS%%share/doc/mydns/html/mydns_6.html
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E17sghx-0000gK-00>