update to 0.63

help & ok steven@
This commit is contained in:
jasper 2007-01-10 21:47:21 +00:00
parent a5272e87e0
commit c833c439ae
3 changed files with 13 additions and 8 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2006/11/25 16:32:35 espie Exp $
# $OpenBSD: Makefile,v 1.3 2007/01/10 21:47:21 jasper Exp $
COMMENT= "retrieve home directory location"
MODULES= cpan
DISTNAME= File-HomeDir-0.58
DISTNAME= File-HomeDir-0.63
CATEGORIES= devel
CPAN_AUTHOR= ADAMK
@ -14,6 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PORTHOME= ${WRKDIR}
.ifmake regress
PORTHOME= ${HOME}
.endif
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (File-HomeDir-0.58.tar.gz) = 295ee8b4f580bea5fa5714cdf8ac965b
RMD160 (File-HomeDir-0.58.tar.gz) = 756999f3a7859ed71af51b69a6b894a1c7ae396b
SHA1 (File-HomeDir-0.58.tar.gz) = f3a544f0d0c7100b4126f54a0be8200635f9e071
SIZE (File-HomeDir-0.58.tar.gz) = 25694
MD5 (File-HomeDir-0.63.tar.gz) = cb49b0a39018b90d0fb6e8d0bd4387f7
RMD160 (File-HomeDir-0.63.tar.gz) = 5066c24c886797d74ae108bc1d1895cfe1b1a483
SHA1 (File-HomeDir-0.63.tar.gz) = 2171587d33de97ac0c37b3400ee6a471da306294
SIZE (File-HomeDir-0.63.tar.gz) = 35257

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/31 18:57:39 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2007/01/10 21:47:21 jasper Exp $
${P5SITE}/File/
${P5SITE}/File/HomeDir/
${P5SITE}/File/HomeDir.pm
@ -7,3 +7,6 @@ ${P5SITE}/File/HomeDir/MacOS9.pm
${P5SITE}/File/HomeDir/Unix.pm
${P5SITE}/File/HomeDir/Windows.pm
@man man/man3p/File::HomeDir.3p
@man man/man3p/File::HomeDir::Darwin.3p
@man man/man3p/File::HomeDir::Unix.3p
@man man/man3p/File::HomeDir::Windows.3p