- Update to 0.12

- Add LICENSE
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Net-ManageSieve/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-05-09 09:20:16 +00:00
parent d5160780c1
commit 75f4c71b26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296275
2 changed files with 9 additions and 5 deletions

View File

@ -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

View File

@ -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