diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-09 09:20:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-09 09:20:16 +0000 |
commit | 75f4c71b261aa05280f720beac9ac31f6b2c41b5 (patch) | |
tree | a2417e698d0aa971a288c8e9cc01cb4a412d2137 /mail/p5-Net-ManageSieve | |
parent | d5160780c11c55db4b09c4bb71d84364db2d01a1 (diff) | |
download | ports-75f4c71b261aa05280f720beac9ac31f6b2c41b5.tar.gz ports-75f4c71b261aa05280f720beac9ac31f6b2c41b5.zip |
Notes
Diffstat (limited to 'mail/p5-Net-ManageSieve')
-rw-r--r-- | mail/p5-Net-ManageSieve/Makefile | 10 | ||||
-rw-r--r-- | mail/p5-Net-ManageSieve/distinfo | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/mail/p5-Net-ManageSieve/Makefile b/mail/p5-Net-ManageSieve/Makefile index 71bdb0f895d4..dd16ce9a25cf 100644 --- a/mail/p5-Net-ManageSieve/Makefile +++ b/mail/p5-Net-ManageSieve/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-ManageSieve -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ManageSieve Protocol Client -RUN_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual -PERL_CONFIGURE= YES +BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL +RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL + +PERL_CONFIGURE= yes MAN3= Net::ManageSieve.3 diff --git a/mail/p5-Net-ManageSieve/distinfo b/mail/p5-Net-ManageSieve/distinfo index 3aff9a2877cb..4266a7d29bda 100644 --- a/mail/p5-Net-ManageSieve/distinfo +++ b/mail/p5-Net-ManageSieve/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-ManageSieve-0.11.tar.gz) = 82b4c5d79bc50073afd588ef843858cc4d93a27c13c4d3666b55851f81b3f85e -SIZE (Net-ManageSieve-0.11.tar.gz) = 16056 +SHA256 (Net-ManageSieve-0.12.tar.gz) = c6e1fa1730a64207b6dcb9bbd5fb906cce887debde0862da6851c43904b8ca59 +SIZE (Net-ManageSieve-0.12.tar.gz) = 15820 |