aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 17:48:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 17:48:16 +0000
commit0736af12373a780ccef0194f215b5f501a62deef (patch)
tree6dcdd099e3f7225915c1c8d785193ef55b54aefb
parentbdff8654a19e5549939baa2616b0fa9ae2f790ec (diff)
downloadports-0736af12373a780ccef0194f215b5f501a62deef.tar.gz
ports-0736af12373a780ccef0194f215b5f501a62deef.zip
devel/p5-Data-Properties: Update to 1.05
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/dist/Data-Properties/changes
-rw-r--r--devel/p5-Data-Properties/Makefile12
-rw-r--r--devel/p5-Data-Properties/distinfo5
-rw-r--r--devel/p5-Data-Properties/pkg-plist2
3 files changed, 14 insertions, 5 deletions
diff --git a/devel/p5-Data-Properties/Makefile b/devel/p5-Data-Properties/Makefile
index daff04571245..8043b532fe3d 100644
--- a/devel/p5-Data-Properties/Makefile
+++ b/devel/p5-Data-Properties/Makefile
@@ -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>
diff --git a/devel/p5-Data-Properties/distinfo b/devel/p5-Data-Properties/distinfo
index 5cf929b71e4f..2c2070f6f513 100644
--- a/devel/p5-Data-Properties/distinfo
+++ b/devel/p5-Data-Properties/distinfo
@@ -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
diff --git a/devel/p5-Data-Properties/pkg-plist b/devel/p5-Data-Properties/pkg-plist
index ebba45eed6c1..66fb8fb7225b 100644
--- a/devel/p5-Data-Properties/pkg-plist
+++ b/devel/p5-Data-Properties/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Data::Properties.3.gz
%%SITE_PERL%%/Data/Properties.pm
+%%PERL5_MAN3%%/Data::Properties.3.gz