mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00: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
@ -6,18 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= Tree-Simple
|
||||
PORTVERSION= 1.07
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tree
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= A simple tree object
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Tree::Simple.3 Tree::Simple::Visitor.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Tree-Simple-1.07.tar.gz) = 91951fc945bd634aebc64ff21eae3cee
|
||||
SIZE (Tree-Simple-1.07.tar.gz) = 24527
|
||||
MD5 (Tree-Simple-1.10.tar.gz) = 7904f3998beb392d880b9ab8a89dde9e
|
||||
SIZE (Tree-Simple-1.10.tar.gz) = 26552
|
||||
|
Loading…
x
Reference in New Issue
Block a user