summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-12-10 20:16:15 +0000
committererwin <erwin@FreeBSD.org>2006-12-10 20:16:15 +0000
commit482f0e943a1e5cdc9fb5bead3b07633db8c7c8b3 (patch)
tree0490659e1f9f7e5f1a6a045d902de0864e72fb15 /textproc
parentd88f7c05f882d8bba873a719bd28324bef43cc6b (diff)
downloadFreeBSD-ports-482f0e943a1e5cdc9fb5bead3b07633db8c7c8b3.zip
FreeBSD-ports-482f0e943a1e5cdc9fb5bead3b07633db8c7c8b3.tar.gz
- Update to 1.3
- Add WWW PR: 106555 Submitted by: chinsan <chinsan@FreeBSD.org>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Tree-Nary/Makefile5
-rw-r--r--textproc/p5-Tree-Nary/distinfo6
-rw-r--r--textproc/p5-Tree-Nary/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/textproc/p5-Tree-Nary/Makefile b/textproc/p5-Tree-Nary/Makefile
index 0fa784b..0f28836 100644
--- a/textproc/p5-Tree-Nary/Makefile
+++ b/textproc/p5-Tree-Nary/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= Tree-Nary
-PORTVERSION= 1.21
+PORTVERSION= 1.30
PORTEPOCH= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tree
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-1.3
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl implementation of N-ary search trees
+COMMENT= Perl implementation of N-ary search trees
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Tree-Nary/distinfo b/textproc/p5-Tree-Nary/distinfo
index c06cf5d..0a177f4 100644
--- a/textproc/p5-Tree-Nary/distinfo
+++ b/textproc/p5-Tree-Nary/distinfo
@@ -1,3 +1,3 @@
-MD5 (Tree-Nary-1.21.tar.gz) = 2953d138565c8f663c2f6e8f69974a11
-SHA256 (Tree-Nary-1.21.tar.gz) = 433bce0770d69ba9033df56272e7194a13fa4b4d72af6c4b0b6e984486b46c3d
-SIZE (Tree-Nary-1.21.tar.gz) = 11666
+MD5 (Tree-Nary-1.3.tar.gz) = c9eeebc69869554579b297aa61b0e779
+SHA256 (Tree-Nary-1.3.tar.gz) = 3d6660b796328e62f6368ea3d29422959f4fece3376691813c271add4ba597c4
+SIZE (Tree-Nary-1.3.tar.gz) = 12687
diff --git a/textproc/p5-Tree-Nary/pkg-descr b/textproc/p5-Tree-Nary/pkg-descr
index 7ed27d18..58847c9 100644
--- a/textproc/p5-Tree-Nary/pkg-descr
+++ b/textproc/p5-Tree-Nary/pkg-descr
@@ -7,3 +7,5 @@ netgroup file is an example of such a database). It offers the
capability to select nodes on the tree, and attachment points for
nodes on the tree. Each attachment point can support multiple
child nodes.
+
+WWW: http://search.cpan.org/dist/Tree-Nary/
OpenPOWER on IntegriCloud