- Update to 0.99
- Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Attribute-Handlers/Changes
This commit is contained in:
parent
cc4a6b7ab5
commit
4f536052bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392892
3 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Attribute-Handlers
|
||||
PORTVERSION= 0.96
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +13,7 @@ COMMENT= Simpler definition of attribute handlers
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Attribute-Handlers-0.96.tar.gz) = 1ab66efbb4b78f1db962870f2ffcf4e81902a612618dd06b6f1c3d72ee021a72
|
||||
SIZE (Attribute-Handlers-0.96.tar.gz) = 23564
|
||||
SHA256 (Attribute-Handlers-0.99.tar.gz) = 937ea3ebfc9b14f4a4148bf3c32803709edbd12a387137a26370b38ee1fc9835
|
||||
SIZE (Attribute-Handlers-0.99.tar.gz) = 24045
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
%%PERL5_MAN3%%/Attribute::Handlers.3.gz
|
||||
%%SITE_PERL%%/Attribute/Handlers.pm
|
||||
%%PERL5_MAN3%%/Attribute::Handlers.3.gz
|
||||
|
|
Loading…
Reference in a new issue