diff options
author | lth <lth@FreeBSD.org> | 2006-09-06 12:51:08 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2006-09-06 12:51:08 +0000 |
commit | 91ea30613c12fcf0eede0b63cf267f129cf9af51 (patch) | |
tree | 338a309c785e6d5e3398c6787c280865cfa318c8 /mail | |
parent | 98ddcc57fb24323864cf02762780cc68f2d93f9e (diff) | |
download | FreeBSD-ports-91ea30613c12fcf0eede0b63cf267f129cf9af51.zip FreeBSD-ports-91ea30613c12fcf0eede0b63cf267f129cf9af51.tar.gz |
Update to 0.8.12
PR: ports/102634
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-FolderType/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Email-FolderType/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile index a5acee5..93a53e0 100644 --- a/mail/p5-Email-FolderType/Makefile +++ b/mail/p5-Email-FolderType/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Email-FolderType -PORTVERSION= 0.8.10 +PORTVERSION= 0.8.12 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-0.810 +DISTNAME= ${PORTNAME}-0.812 MAINTAINER= lth@FreeBSD.org COMMENT= Determine the type of a mail folder diff --git a/mail/p5-Email-FolderType/distinfo b/mail/p5-Email-FolderType/distinfo index eec36c1..7070778 100644 --- a/mail/p5-Email-FolderType/distinfo +++ b/mail/p5-Email-FolderType/distinfo @@ -1,3 +1,3 @@ -MD5 (Email-FolderType-0.810.tar.gz) = 43bf863ac008ac5b420cc38448c5e411 -SHA256 (Email-FolderType-0.810.tar.gz) = c66fe622bc3f486cfa7f5a8cab8812a4187e05548bddc56ed92d5f27bbedaca8 -SIZE (Email-FolderType-0.810.tar.gz) = 11410 +MD5 (Email-FolderType-0.812.tar.gz) = 7508d2f97b818490eec38ae78e463174 +SHA256 (Email-FolderType-0.812.tar.gz) = 3c5b39634b458bef771adc2613c558c5cf311070688addec841a77211a0798bd +SIZE (Email-FolderType-0.812.tar.gz) = 12159 |