diff options
author | obraun <obraun@FreeBSD.org> | 2002-10-06 03:19:43 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-10-06 03:19:43 +0800 |
commit | 969ade7964044fa1f8db8551d3756de45bd5d202 (patch) | |
tree | a5d4f84f0af086190feda57fd497ce729e658ea6 /dns/mydns | |
parent | cd0cb2b18ac3dc4274d2fecac443d7346fb5402b (diff) | |
download | freebsd-ports-gnome-969ade7964044fa1f8db8551d3756de45bd5d202.tar.gz freebsd-ports-gnome-969ade7964044fa1f8db8551d3756de45bd5d202.tar.zst freebsd-ports-gnome-969ade7964044fa1f8db8551d3756de45bd5d202.zip |
Upgrade to 0.9.3.
PR: 43638
Submitted by: maintainer
Diffstat (limited to 'dns/mydns')
-rw-r--r-- | dns/mydns/Makefile | 2 | ||||
-rw-r--r-- | dns/mydns/distinfo | 2 | ||||
-rw-r--r-- | dns/mydns/files/patch-title.texi (renamed from dns/mydns/files/patch-mydns.texi) | 9 | ||||
-rw-r--r-- | dns/mydns/pkg-plist | 1 |
4 files changed, 6 insertions, 8 deletions
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 6045103f8ab5..99b8a72ed4ce 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ diff --git a/dns/mydns/distinfo b/dns/mydns/distinfo index b86afb0df317..63869ab5bc17 100644 --- a/dns/mydns/distinfo +++ b/dns/mydns/distinfo @@ -1 +1 @@ -MD5 (mydns-0.9.1.tar.bz2) = ad5ae41c28415d5a54d30b793c94fd5c +MD5 (mydns-0.9.3.tar.bz2) = fc980c4fef68f3b20d697b0996b8bfeb diff --git a/dns/mydns/files/patch-mydns.texi b/dns/mydns/files/patch-title.texi index 993b60f1ca29..e0d3ee8ec73c 100644 --- a/dns/mydns/files/patch-mydns.texi +++ b/dns/mydns/files/patch-title.texi @@ -1,9 +1,6 @@ ---- doc/mydns.texi.orig Fri Aug 2 10:30:21 2002 -+++ doc/mydns.texi Mon Aug 5 23:59:29 2002 -@@ -11,6 +11,11 @@ - @paragraphindent 0 - @c %**end of header - +--- 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. diff --git a/dns/mydns/pkg-plist b/dns/mydns/pkg-plist index 69a47d55f13c..6e07fc23a167 100644 --- a/dns/mydns/pkg-plist +++ b/dns/mydns/pkg-plist @@ -47,6 +47,7 @@ sbin/mydns %%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 |