- update to 0.93

This commit is contained in:
Yen-Ming Lee 2010-09-20 23:18:09 +00:00
parent 0cf84630c9
commit d07e7d9224
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261509
2 changed files with 10 additions and 7 deletions

View file

@ -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>

View file

@ -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