aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-13 08:00:46 +0800
committeredwin <edwin@FreeBSD.org>2003-02-13 08:00:46 +0800
commitd3448b4fbecd030ecb6a473fd925930d5e0cd090 (patch)
tree2d8768b0fec0706fc4f706d814f2d7e7fe4833f0 /textproc
parent12d8397c24765514353c71f3bdbb59bb89063f7d (diff)
downloadfreebsd-ports-gnome-d3448b4fbecd030ecb6a473fd925930d5e0cd090.tar.gz
freebsd-ports-gnome-d3448b4fbecd030ecb6a473fd925930d5e0cd090.tar.zst
freebsd-ports-gnome-d3448b4fbecd030ecb6a473fd925930d5e0cd090.zip
update textproc/p5-Tk-XMLViewer to 0.14
PR: ports/48017 Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Tk-XMLViewer/Makefile3
-rw-r--r--textproc/p5-Tk-XMLViewer/distinfo2
-rw-r--r--textproc/p5-Tk-XMLViewer/pkg-comment1
-rw-r--r--textproc/p5-Tk-XMLViewer/pkg-descr2
4 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile
index 3a7f5689ab7c..84e04caee6bb 100644
--- a/textproc/p5-Tk-XMLViewer/Makefile
+++ b/textproc/p5-Tk-XMLViewer/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= Tk-XMLViewer
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+COMMENT= Tk::XMLViewer - Tk widget to display XML
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
diff --git a/textproc/p5-Tk-XMLViewer/distinfo b/textproc/p5-Tk-XMLViewer/distinfo
index 4f2164d5a1d2..49a84c5bfe36 100644
--- a/textproc/p5-Tk-XMLViewer/distinfo
+++ b/textproc/p5-Tk-XMLViewer/distinfo
@@ -1 +1 @@
-MD5 (Tk-XMLViewer-0.13.tar.gz) = 114047f70811ebbd65f33979f6faff40
+MD5 (Tk-XMLViewer-0.14.tar.gz) = bf21faa6f721ebb97141f9fa6de4dc57
diff --git a/textproc/p5-Tk-XMLViewer/pkg-comment b/textproc/p5-Tk-XMLViewer/pkg-comment
deleted file mode 100644
index cbb6f650b482..000000000000
--- a/textproc/p5-Tk-XMLViewer/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tk::XMLViewer - Tk widget to display XML
diff --git a/textproc/p5-Tk-XMLViewer/pkg-descr b/textproc/p5-Tk-XMLViewer/pkg-descr
index 59b20d75bc82..3cf681971935 100644
--- a/textproc/p5-Tk-XMLViewer/pkg-descr
+++ b/textproc/p5-Tk-XMLViewer/pkg-descr
@@ -1,3 +1,5 @@
Tk::XMLViewer is an widget inherited from Tk::Text which displays XML
in a hierarchical tree. You can use the plus and minus buttons to
hide/show parts of the tree.
+
+WWW: http://search.cpan.org/dist/Tk-XMLViewer/