Date: Sun, 11 Aug 2002 09:49:58 +0100 From: Simon Dick <simond@irrelevant.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41539: Maintainer port update: net/mydns Message-ID: <E17doQA-0000Oe-00@nelly.internal.irrelevant.org>
next in thread | raw e-mail | index | archive | help
>Number: 41539 >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: Sun Aug 11 02:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #0: Sat Jun 29 15:30:22 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: Update of net/mydns port to 0.8.3 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/nfs/ncvs/ports/net/mydns/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 5 Aug 2002 23:35:05 -0000 1.1 +++ Makefile 11 Aug 2002 08:39:58 -0000 @@ -6,7 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ @@ -20,7 +20,7 @@ USE_REINPLACE= yes MAN5= mydns.conf.5 -MAN8= mydns.8 +MAN8= mydns.8 mydnscheck.8 mydnsdump.8 DOCS= AUTHORS COPYING ChangeLog NEWS QUICKSTART README TODO Index: distinfo =================================================================== RCS file: /usr/nfs/ncvs/ports/net/mydns/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 5 Aug 2002 23:35:05 -0000 1.1 +++ distinfo 11 Aug 2002 08:26:01 -0000 @@ -1 +1 @@ -MD5 (mydns-0.8.2.tar.bz2) = bf30c311b3adf70e7f9598819e0a49e8 +MD5 (mydns-0.8.3.tar.bz2) = 79d09bed6e47b276930f4021ec31df92 Index: pkg-descr =================================================================== RCS file: /usr/nfs/ncvs/ports/net/mydns/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 5 Aug 2002 23:35:05 -0000 1.1 +++ pkg-descr 7 Aug 2002 18:49:31 -0000 @@ -8,3 +8,8 @@ It is primarily designed for organizations with many zones and/or resource records who desire the ability to perform real-time dynamic updates on their DNS data via MySQL. + +WWW: http://mydns.bboy.net/ + +- Simon Dick +simond@irrelevant.org Index: pkg-plist =================================================================== RCS file: /usr/nfs/ncvs/ports/net/mydns/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 5 Aug 2002 23:35:05 -0000 1.1 +++ pkg-plist 11 Aug 2002 08:46:06 -0000 @@ -3,6 +3,10 @@ @unexec install-info --delete %D/info/mydns.info %D/info/dir info/mydns.info @exec install-info %D/info/mydns.info %D/info/dir +bin/mydnscheck +bin/mydnsdump +share/locale/pt_BR/LC_MESSAGES/mydns.mo +share/locale/fr/LC_MESSAGES/mydns.mo sbin/mydns %%PORTDOCS%%share/doc/mydns/AUTHORS %%PORTDOCS%%share/doc/mydns/COPYING @@ -35,7 +39,11 @@ %%PORTDOCS%%share/doc/mydns/html/mydns_26.html %%PORTDOCS%%share/doc/mydns/html/mydns_27.html %%PORTDOCS%%share/doc/mydns/html/mydns_28.html +%%PORTDOCS%%share/doc/mydns/html/mydns_29.html %%PORTDOCS%%share/doc/mydns/html/mydns_3.html +%%PORTDOCS%%share/doc/mydns/html/mydns_30.html +%%PORTDOCS%%share/doc/mydns/html/mydns_31.html +%%PORTDOCS%%share/doc/mydns/html/mydns_32.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?E17doQA-0000Oe-00>