diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-16 02:40:18 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-16 02:40:18 +0000 |
commit | a50a778d62319d1b468b7b3c00c027cabdeb5c88 (patch) | |
tree | fff641a03fa94377d7a709e5d8b6bcd22b25e420 /mail/p5-Mail-Mbox-MessageParser | |
parent | 6dac6af15bc8dca2d95b493c9e0201f2790825d2 (diff) | |
download | ports-a50a778d62319d1b468b7b3c00c027cabdeb5c88.tar.gz ports-a50a778d62319d1b468b7b3c00c027cabdeb5c88.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-Mbox-MessageParser')
-rw-r--r-- | mail/p5-Mail-Mbox-MessageParser/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Mail-Mbox-MessageParser/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index 8f8439e8ec67..437f78824738 100644 --- a/mail/p5-Mail-Mbox-MessageParser/Makefile +++ b/mail/p5-Mail-Mbox-MessageParser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-Mbox-MessageParser -PORTVERSION= 1.20 +PORTVERSION= 1.21.1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storab RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +CONFIGURE_ARGS+= </dev/null MAN3= Mail::Mbox::MessageParser.3 \ Mail::Mbox::MessageParser::Cache.3 \ diff --git a/mail/p5-Mail-Mbox-MessageParser/distinfo b/mail/p5-Mail-Mbox-MessageParser/distinfo index 995b5067eb4b..aec69c4eb1c8 100644 --- a/mail/p5-Mail-Mbox-MessageParser/distinfo +++ b/mail/p5-Mail-Mbox-MessageParser/distinfo @@ -1,2 +1,2 @@ -MD5 (Mail-Mbox-MessageParser-1.20.tar.gz) = d7031c4f43911703211a588c641996d3 -SIZE (Mail-Mbox-MessageParser-1.20.tar.gz) = 220737 +MD5 (Mail-Mbox-MessageParser-1.21.1.tar.gz) = 17c2ca33fd6f80ca9fd94e27fa614ee5 +SIZE (Mail-Mbox-MessageParser-1.21.1.tar.gz) = 226683 |