diff options
author | lth <lth@FreeBSD.org> | 2007-03-29 19:02:41 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-03-29 19:02:41 +0800 |
commit | 454c2e1493c13664a91c2e7d09b300e86b0303b5 (patch) | |
tree | 1a5a147c89cda63864d7cd79e5ee4d6b0f16421d /mail | |
parent | b0291234689e4a693270e1f2ae8e5800078132c7 (diff) | |
download | freebsd-ports-gnome-454c2e1493c13664a91c2e7d09b300e86b0303b5.tar.gz freebsd-ports-gnome-454c2e1493c13664a91c2e7d09b300e86b0303b5.tar.zst freebsd-ports-gnome-454c2e1493c13664a91c2e7d09b300e86b0303b5.zip |
Update to 1.04.1 (distversion 1.041)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-FolderType-Net/Makefile | 11 | ||||
-rw-r--r-- | mail/p5-Email-FolderType-Net/distinfo | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/mail/p5-Email-FolderType-Net/Makefile b/mail/p5-Email-FolderType-Net/Makefile index ca41e7506338..c3828462da5c 100644 --- a/mail/p5-Email-FolderType-Net/Makefile +++ b/mail/p5-Email-FolderType-Net/Makefile @@ -6,18 +6,19 @@ # PORTNAME= Email-FolderType-Net -PORTVERSION= 1.04 +PORTVERSION= 1.04.1 CATEGORIES= mail perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Email PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= lth@FreeBSD.org COMMENT= Recognize folder types for network based message protocols -BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/Email/FolderType.pm:${PORTSDIR}/mail/p5-Email-FolderType -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ + p5-Email-FolderType>=0.8:${PORTSDIR}/mail/p5-Email-FolderType +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Email-FolderType-Net/distinfo b/mail/p5-Email-FolderType-Net/distinfo index 38f1009e9e7f..d16fde21aac7 100644 --- a/mail/p5-Email-FolderType-Net/distinfo +++ b/mail/p5-Email-FolderType-Net/distinfo @@ -1,3 +1,3 @@ -MD5 (Email-FolderType-Net-1.04.tar.gz) = 93b7de6f21979ccbf1f9bb1c00ccf57c -SHA256 (Email-FolderType-Net-1.04.tar.gz) = 81ba45e25b1dc4bf517d2f9d01dfae5f74f3bf9b7f5d75ffe58c2dfc68b4fc78 -SIZE (Email-FolderType-Net-1.04.tar.gz) = 2118 +MD5 (Email-FolderType-Net-1.041.tar.gz) = 37ebccb31b937d4c83ea6a73aa772c99 +SHA256 (Email-FolderType-Net-1.041.tar.gz) = 01277d6ebdf0fdbf17609d8fe209b03c60a32a2e9aaaf869e61ce3a678bb83da +SIZE (Email-FolderType-Net-1.041.tar.gz) = 9725 |