- updated from v0.09 to v0.10
0.10 Fri Nov. 25, 2005 - removing OS X resource fork files which are causeing the pod test to fail Approved by: tobez (implicit)
This commit is contained in:
parent
09b75db353
commit
efe08b1ea1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151644
2 changed files with 4 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Tree-Simple-VisitorFactory
|
||||
PORTVERSION= 0.09
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tree
|
||||
|
@ -41,10 +41,6 @@ MAN3= Tree::Simple::Visitor::BreadthFirstTraversal.3 \
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
${RM} ${WRKSRC}/lib/Tree/Simple/._VisitorFactory.pm
|
||||
${RM} ${WRKSRC}/lib/Tree/Simple/Visitor/._FindByPath.pm
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Tree-Simple-VisitorFactory-0.09.tar.gz) = 52dd8e2fc4a74311a0f11e9bfc28c518
|
||||
SHA256 (Tree-Simple-VisitorFactory-0.09.tar.gz) = 8495afaeab968f2009d796b6c416a833314fd6377e608ffebbf8c4c59221724d
|
||||
SIZE (Tree-Simple-VisitorFactory-0.09.tar.gz) = 28494
|
||||
MD5 (Tree-Simple-VisitorFactory-0.10.tar.gz) = ff7803a452e7fb188c71048cc2f69f6e
|
||||
SHA256 (Tree-Simple-VisitorFactory-0.10.tar.gz) = a804dcdd5a635c8056fa681c796da36a0483523f43290209f412ef3e967d0cbe
|
||||
SIZE (Tree-Simple-VisitorFactory-0.10.tar.gz) = 27970
|
||||
|
|
Loading…
Reference in a new issue