diff options
author | tobez <tobez@FreeBSD.org> | 2005-09-22 15:53:36 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-09-22 15:53:36 +0800 |
commit | 028cd8d760e560d631642c379347f16f4a60f669 (patch) | |
tree | f6808ce4060ce9aca786181d3be00c106cf6a76a | |
parent | bd3b13df4e41aa67abfedfd035fb19784e200e99 (diff) | |
download | freebsd-ports-gnome-028cd8d760e560d631642c379347f16f4a60f669.tar.gz freebsd-ports-gnome-028cd8d760e560d631642c379347f16f4a60f669.tar.zst freebsd-ports-gnome-028cd8d760e560d631642c379347f16f4a60f669.zip |
Update to 1.3. Bump PORTEPOCH (1.3 is newer than 1.21). Assign
maintainer to perl@.
-rw-r--r-- | textproc/p5-Tree-Nary/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Tree-Nary/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Tree-Nary/Makefile b/textproc/p5-Tree-Nary/Makefile index eb08a0bce601..b00a18ddbc39 100644 --- a/textproc/p5-Tree-Nary/Makefile +++ b/textproc/p5-Tree-Nary/Makefile @@ -6,13 +6,14 @@ # PORTNAME= Tree-Nary -PORTVERSION= 1.21 +PORTVERSION= 1.3 +PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tree PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org 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 5eb02e6a4008..37b470addb8a 100644 --- a/textproc/p5-Tree-Nary/distinfo +++ b/textproc/p5-Tree-Nary/distinfo @@ -1,2 +1,2 @@ -MD5 (Tree-Nary-1.21.tar.gz) = 2953d138565c8f663c2f6e8f69974a11 -SIZE (Tree-Nary-1.21.tar.gz) = 11666 +MD5 (Tree-Nary-1.3.tar.gz) = c9eeebc69869554579b297aa61b0e779 +SIZE (Tree-Nary-1.3.tar.gz) = 12687 |