diff options
author | aaron <aaron@FreeBSD.org> | 2005-12-20 23:09:15 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2005-12-20 23:09:15 +0800 |
commit | c58c831114b65d610d9a8c5c1011abbbf6a73551 (patch) | |
tree | a2c9689aafc784bc400b3d811d8f73676af30fc0 /devel | |
parent | 1fa9c5720303084d50fbdcd1e103f1eae47a9206 (diff) | |
download | freebsd-ports-gnome-c58c831114b65d610d9a8c5c1011abbbf6a73551.tar.gz freebsd-ports-gnome-c58c831114b65d610d9a8c5c1011abbbf6a73551.tar.zst freebsd-ports-gnome-c58c831114b65d610d9a8c5c1011abbbf6a73551.zip |
- 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)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Tree-Simple-VisitorFactory/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Tree-Simple-VisitorFactory/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/devel/p5-Tree-Simple-VisitorFactory/Makefile b/devel/p5-Tree-Simple-VisitorFactory/Makefile index 064ca2157ba6..13bc55e8cd16 100644 --- a/devel/p5-Tree-Simple-VisitorFactory/Makefile +++ b/devel/p5-Tree-Simple-VisitorFactory/Makefile @@ -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 diff --git a/devel/p5-Tree-Simple-VisitorFactory/distinfo b/devel/p5-Tree-Simple-VisitorFactory/distinfo index 8a34c15b5956..9d60197e69ef 100644 --- a/devel/p5-Tree-Simple-VisitorFactory/distinfo +++ b/devel/p5-Tree-Simple-VisitorFactory/distinfo @@ -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 |