aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-05 11:17:52 +0800
committerswills <swills@FreeBSD.org>2012-03-05 11:17:52 +0800
commit2b42de29ac8a6630f516647466e139f88e5d291f (patch)
tree87ef033949345a40ea7d65f110a7a60b1ab64d43
parent6318acfc14a42783d8081f46092c908977ed3f10 (diff)
downloadfreebsd-ports-gnome-2b42de29ac8a6630f516647466e139f88e5d291f.tar.gz
freebsd-ports-gnome-2b42de29ac8a6630f516647466e139f88e5d291f.tar.zst
freebsd-ports-gnome-2b42de29ac8a6630f516647466e139f88e5d291f.zip
- Update to 0.0.7
- Add missing DEPENDS PR: ports/165150 Approved by: maintainer timeout (tolid@tolid.eu.org, > 2 weeks)
-rw-r--r--devel/p5-File-Dir-Dumper/Makefile14
-rw-r--r--devel/p5-File-Dir-Dumper/distinfo4
2 files changed, 10 insertions, 8 deletions
diff --git a/devel/p5-File-Dir-Dumper/Makefile b/devel/p5-File-Dir-Dumper/Makefile
index 73c592f17034..815e69fa11da 100644
--- a/devel/p5-File-Dir-Dumper/Makefile
+++ b/devel/p5-File-Dir-Dumper/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= File-Dir-Dumper
-PORTVERSION= 0.0.6
-PORTREVISION= 1
+PORTVERSION= 0.0.7
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= tolid@tolid.eu.org
-COMMENT= Perl5 module to dump directory structures' meta-data
+COMMENT= Perl5 module to dump directory structures meta-data
-BUILD_DEPENDS= ${SITE_PERL}/File/Find/Object.pm:${PORTSDIR}/devel/p5-File-Find-Object \
- ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
- ${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON
+BUILD_DEPENDS= p5-File-Find-Object>0:${PORTSDIR}/devel/p5-File-Find-Object \
+ p5-IO-String>0:${PORTSDIR}/devel/p5-IO-String \
+ p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
+ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
+ p5-Devel-CheckOS>0:${PORTSDIR}/devel/p5-Devel-CheckOS
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
diff --git a/devel/p5-File-Dir-Dumper/distinfo b/devel/p5-File-Dir-Dumper/distinfo
index 7ce333051c8d..f636eaff680b 100644
--- a/devel/p5-File-Dir-Dumper/distinfo
+++ b/devel/p5-File-Dir-Dumper/distinfo
@@ -1,2 +1,2 @@
-SHA256 (File-Dir-Dumper-0.0.6.tar.gz) = c81f8e3ca3a94be04daacc001f78b8b5ed299c400e435660d59f374459a13a4c
-SIZE (File-Dir-Dumper-0.0.6.tar.gz) = 12389
+SHA256 (File-Dir-Dumper-v0.0.7.tar.gz) = 2d3f626cda73d54ee54b5778e5a66d7a5e21ac6bee289ae5281ce04055dccab5
+SIZE (File-Dir-Dumper-v0.0.7.tar.gz) = 13094