devel/p5-Data-Properties: Update to 1.05
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/dist/Data-Properties/changes
This commit is contained in:
parent
bdff8654a1
commit
0736af1237
3 changed files with 14 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
|
||||
|
||||
PORTNAME= Data-Properties
|
||||
PORTVERSION= 0.02
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.05
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,7 +9,16 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module for persistent properties
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-File-LoadLines>=1.020:devel/p5-File-LoadLines \
|
||||
p5-String-Interpolate-Named>=1.01:devel/p5-String-Interpolate-Named
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Data-Properties-0.02.tar.gz) = 36fc2684e724e04655396dd4c62538ca2be1d55ed7aebdfc948dbd15890c5ce3
|
||||
SIZE (Data-Properties-0.02.tar.gz) = 4434
|
||||
TIMESTAMP = 1626542168
|
||||
SHA256 (Data-Properties-1.05.tar.gz) = d9bacef2325f7040621b5bd7dff46102de062ff1d99de27ea7545492b5da0d57
|
||||
SIZE (Data-Properties-1.05.tar.gz) = 20527
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
%%PERL5_MAN3%%/Data::Properties.3.gz
|
||||
%%SITE_PERL%%/Data/Properties.pm
|
||||
%%PERL5_MAN3%%/Data::Properties.3.gz
|
||||
|
|
Loading…
Reference in a new issue