- Update to 0.13
- Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-ManageSieve/Changes
This commit is contained in:
parent
03bf32410c
commit
bae53596e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405951
3 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-ManageSieve
|
||||
PORTVERSION= 0.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,6 +16,7 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-ManageSieve-0.12.tar.gz) = c6e1fa1730a64207b6dcb9bbd5fb906cce887debde0862da6851c43904b8ca59
|
||||
SIZE (Net-ManageSieve-0.12.tar.gz) = 15820
|
||||
SHA256 (Net-ManageSieve-0.13.tar.gz) = 958119f35a84ca73a667dfbf394370d02f7e050cf1bb00461a87ac9578a8803e
|
||||
SIZE (Net-ManageSieve-0.13.tar.gz) = 16289
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
%%PERL5_MAN3%%/Net::ManageSieve.3.gz
|
||||
%%SITE_PERL%%/Net/ManageSieve.pm
|
||||
%%PERL5_MAN3%%/Net::ManageSieve.3.gz
|
||||
|
|
Loading…
Reference in a new issue