diff options
author | clsung <clsung@FreeBSD.org> | 2004-10-16 10:40:18 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-10-16 10:40:18 +0800 |
commit | f23d6dc760e0b6a5a393f014a8f927402677b1cd (patch) | |
tree | 48c21e3ebaa6a27ec3a2509436425521d2b03c77 /mail | |
parent | d8e6686aef8a728cfa631c2801a98212d8926367 (diff) | |
download | freebsd-ports-gnome-f23d6dc760e0b6a5a393f014a8f927402677b1cd.tar.gz freebsd-ports-gnome-f23d6dc760e0b6a5a393f014a8f927402677b1cd.tar.zst freebsd-ports-gnome-f23d6dc760e0b6a5a393f014a8f927402677b1cd.zip |
- update to 1.21.1
- remove files/
Approved by: co-mentor (vanilla)
Diffstat (limited to 'mail')
-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 |