1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 5.505

- Convert to new options framework

Changes:	http://search.cpan.org/dist/MIME-Tools/ChangeLog
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-15 17:55:53 +00:00
parent eb3a7ee205
commit ac4dae458e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333904
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MIME-Tools
PORTVERSION= 5.504
PORTVERSION= 5.505
PORTEPOCH= 2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
@ -22,16 +22,15 @@ BUILD_DEPENDS= p5-Convert-BinHex>=0:${PORTSDIR}/converters/p5-Convert-BinHex \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
OPTIONS_DEFINE= DOCS
USES= perl5
USE_PERL5= configure
.if !defined(NOPORTDOCS)
PORTDOCS= ChangeLog README
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (MIME-tools-5.504.tar.gz) = 0f5819eecd59bd46874f741dfc452a0a172e59a7ac6c422ce69e10593f7693d2
SIZE (MIME-tools-5.504.tar.gz) = 404825
SHA256 (MIME-tools-5.505.tar.gz) = 2a85bfc4dcb521b3166675f521246aa3f8c028523d2a74df01a512975820d75f
SIZE (MIME-tools-5.505.tar.gz) = 406261