diff options
author | lth <lth@FreeBSD.org> | 2004-07-18 18:25:55 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-07-18 18:25:55 +0800 |
commit | 37e62aa9e8397c83cd538284838b72b0dae506d2 (patch) | |
tree | f8d891f066ea0c897153461bc8edf80aa3f6a555 /mail | |
parent | d5789f7f98ad0a6d435bbf25c2479aef54390d81 (diff) | |
download | freebsd-ports-gnome-37e62aa9e8397c83cd538284838b72b0dae506d2.tar.gz freebsd-ports-gnome-37e62aa9e8397c83cd538284838b72b0dae506d2.tar.zst freebsd-ports-gnome-37e62aa9e8397c83cd538284838b72b0dae506d2.zip |
- Update to 1.20
- a few changes, see CHANGES
PR: 69230
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-Mbox-MessageParser/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Mbox-MessageParser/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index b95e8ac1f9fa..4090f264f557 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.13 +PORTVERSION= 1.20 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail diff --git a/mail/p5-Mail-Mbox-MessageParser/distinfo b/mail/p5-Mail-Mbox-MessageParser/distinfo index fb2b4fd939bf..995b5067eb4b 100644 --- a/mail/p5-Mail-Mbox-MessageParser/distinfo +++ b/mail/p5-Mail-Mbox-MessageParser/distinfo @@ -1,2 +1,2 @@ -MD5 (Mail-Mbox-MessageParser-1.13.tar.gz) = ec8611562b93dcbdec63d02a0047a800 -SIZE (Mail-Mbox-MessageParser-1.13.tar.gz) = 178631 +MD5 (Mail-Mbox-MessageParser-1.20.tar.gz) = d7031c4f43911703211a588c641996d3 +SIZE (Mail-Mbox-MessageParser-1.20.tar.gz) = 220737 |