aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2010-09-21 07:18:09 +0800
committerleeym <leeym@FreeBSD.org>2010-09-21 07:18:09 +0800
commit20888095020db70ae21179e5f79be378a2f12b18 (patch)
tree4be46b6d964037aa0b5aa2068f19100e38f6064c /devel
parent3c3b427841ab2cfba4432a154ac7b00f4affc87f (diff)
downloadfreebsd-ports-gnome-20888095020db70ae21179e5f79be378a2f12b18.tar.gz
freebsd-ports-gnome-20888095020db70ae21179e5f79be378a2f12b18.tar.zst
freebsd-ports-gnome-20888095020db70ae21179e5f79be378a2f12b18.zip
- update to 0.93
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-File-HomeDir/Makefile11
-rw-r--r--devel/p5-File-HomeDir/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/devel/p5-File-HomeDir/Makefile b/devel/p5-File-HomeDir/Makefile
index 5c01bccccd93..50990a1e29aa 100644
--- a/devel/p5-File-HomeDir/Makefile
+++ b/devel/p5-File-HomeDir/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= File-HomeDir
-PORTVERSION= 0.91
+PORTVERSION= 0.93
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Get home directory for self or other users
-RUN_DEPENDS= p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
+RUN_DEPENDS= p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.0+
@@ -23,7 +23,9 @@ MAN3= File::HomeDir.3 \
File::HomeDir::Darwin.3 \
File::HomeDir::Darwin::Carbon.3 \
File::HomeDir::Darwin::Cocoa.3 \
+ File::HomeDir::Driver.3 \
File::HomeDir::FreeDesktop.3 \
+ File::HomeDir::MacOS9.3 \
File::HomeDir::Test.3 \
File::HomeDir::Unix.3 \
File::HomeDir::Windows.3
@@ -35,7 +37,8 @@ RUN_DEPENDS+= p5-PathTools>=3.12:${PORTSDIR}/devel/p5-PathTools
.endif
.if ${PERL_LEVEL} < 500809
-RUN_DEPENDS+= p5-File-Temp>=0.19:${PORTSDIR}/devel/p5-File-Temp
+RUN_DEPENDS+= p5-File-Path>=2.01:${PORTSDIR}/devel/p5-File-Path \
+ p5-File-Temp>=0.19:${PORTSDIR}/devel/p5-File-Temp
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-File-HomeDir/distinfo b/devel/p5-File-HomeDir/distinfo
index d41ccc6ff203..ef2fce8cb4c0 100644
--- a/devel/p5-File-HomeDir/distinfo
+++ b/devel/p5-File-HomeDir/distinfo
@@ -1,3 +1,3 @@
-MD5 (File-HomeDir-0.91.tar.gz) = 91a7a14aed6c983a3530e4e0b6964dc2
-SHA256 (File-HomeDir-0.91.tar.gz) = df4848de2182ec160e6ba079b03f9b5db2e9daaf2822ad1927089089afddd2b8
-SIZE (File-HomeDir-0.91.tar.gz) = 47964
+MD5 (File-HomeDir-0.93.tar.gz) = ad3634ec7fb92c4c14c22d5ec51402a3
+SHA256 (File-HomeDir-0.93.tar.gz) = 1a188f30c0169e778982bef2930548b63a32954a75598cb8278ea836b9539f66
+SIZE (File-HomeDir-0.93.tar.gz) = 49552