- Update to 1.5104

Changes:	http://search.cpan.org/dist/Mail-Mbox-MessageParser/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-22 18:51:57 +00:00
parent 6ffbc9b8ae
commit eafe462876
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384508
2 changed files with 6 additions and 9 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mail-Mbox-MessageParser
PORTVERSION= 1.5102
PORTVERSION= 1.5104
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,16 +12,13 @@ COMMENT= Fast and simple mbox folder reader
LICENSE= GPLv2
BUILD_DEPENDS= p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget \
BUILD_DEPENDS= p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget
RUN_DEPENDS:= ${BUILD_DEPENDS}
BUILD_DEPENDS+= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS:Np5-URI*}
TEST_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff
USES= perl5
USE_PERL5= configure
post-install:
# There is no reason to install this
@${RM} -R ${STAGEDIR}${SITE_PERL}/Module
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Mail-Mbox-MessageParser-1.5102.tar.gz) = 9e2109c337eedf08657d47030832578afdd678f5cbf90e9419c7351ed92b2a69
SIZE (Mail-Mbox-MessageParser-1.5102.tar.gz) = 296046
SHA256 (Mail-Mbox-MessageParser-1.5104.tar.gz) = 3a462e0c0e1eab8d730ad97ec9d549fbb79ff765276c7e5589e9cd73e5e23649
SIZE (Mail-Mbox-MessageParser-1.5104.tar.gz) = 292723