aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Tk-XMLViewer
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-13 00:00:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-13 00:00:46 +0000
commit282747e81365ccc65836580116419a1ec91dc17b (patch)
treee635986eed518e1aaa6aa70a47655aa9e202ed90 /textproc/p5-Tk-XMLViewer
parenta41c97ba0af71ac522bb3748bf4443639113fbe5 (diff)
downloadports-282747e81365ccc65836580116419a1ec91dc17b.tar.gz
ports-282747e81365ccc65836580116419a1ec91dc17b.zip
update textproc/p5-Tk-XMLViewer to 0.14
PR: ports/48017 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=75411
Diffstat (limited to 'textproc/p5-Tk-XMLViewer')
-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/