Update to 1.3. Bump PORTEPOCH (1.3 is newer than 1.21). Assign
maintainer to perl@.
This commit is contained in:
parent
5037024e2c
commit
efbff99e98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143325
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue