mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to version 1.10.
Remove unneeded dependency. Take maintainership.
This commit is contained in:
parent
023495baed
commit
bc4fe6efae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117818
2 changed files with 4 additions and 7 deletions
|
@ -6,18 +6,15 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Tree-Simple
|
PORTNAME= Tree-Simple
|
||||||
PORTVERSION= 1.07
|
PORTVERSION= 1.10
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Tree
|
MASTER_SITE_SUBDIR= Tree
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= demon@FreeBSD.org
|
||||||
COMMENT= A simple tree object
|
COMMENT= A simple tree object
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
|
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= Tree::Simple.3 Tree::Simple::Visitor.3
|
MAN3= Tree::Simple.3 Tree::Simple::Visitor.3
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (Tree-Simple-1.07.tar.gz) = 91951fc945bd634aebc64ff21eae3cee
|
MD5 (Tree-Simple-1.10.tar.gz) = 7904f3998beb392d880b9ab8a89dde9e
|
||||||
SIZE (Tree-Simple-1.07.tar.gz) = 24527
|
SIZE (Tree-Simple-1.10.tar.gz) = 26552
|
||||||
|
|
Loading…
Add table
Reference in a new issue