diff options
author | lth <lth@FreeBSD.org> | 2007-12-26 22:22:53 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-12-26 22:22:53 +0800 |
commit | fc690503410f569902a94926504b74537542d0ba (patch) | |
tree | 4888fa81d70948b0c7053f1b916bf1fec0d7737f /mail/p5-Email-Folder | |
parent | 4627c33c7e977fede2dabb9076cf62eb3173d3b7 (diff) | |
download | freebsd-ports-gnome-fc690503410f569902a94926504b74537542d0ba.tar.gz freebsd-ports-gnome-fc690503410f569902a94926504b74537542d0ba.tar.zst freebsd-ports-gnome-fc690503410f569902a94926504b74537542d0ba.zip |
Update to 0.85.4 (distversion 0.854)
Diffstat (limited to 'mail/p5-Email-Folder')
-rw-r--r-- | mail/p5-Email-Folder/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Email-Folder/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 14249c5a0711..1af470920d79 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Email-Folder -PORTVERSION= 0.85.3 +PORTVERSION= 0.85.4 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-0.853 +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= lth@FreeBSD.org COMMENT= Read all the messages from a folder as Email::Simple objects diff --git a/mail/p5-Email-Folder/distinfo b/mail/p5-Email-Folder/distinfo index 365161d318a2..e5e4fb41c75a 100644 --- a/mail/p5-Email-Folder/distinfo +++ b/mail/p5-Email-Folder/distinfo @@ -1,3 +1,3 @@ -MD5 (Email-Folder-0.853.tar.gz) = c1f6d72dffa1f30e1e22fe3f49c9ad00 -SHA256 (Email-Folder-0.853.tar.gz) = 39dbccd41be3c8cdcf75c578fad41eb2af9c6f53cd45576e1ae4b62973a95da1 -SIZE (Email-Folder-0.853.tar.gz) = 34039 +MD5 (Email-Folder-0.854.tar.gz) = bbc8b88088bd93d17d2d049bcd009cb1 +SHA256 (Email-Folder-0.854.tar.gz) = e76698f972b0655106c4129b1144c7eed1fa1e9d924acf5fbbbf84a22f940b38 +SIZE (Email-Folder-0.854.tar.gz) = 34264 |