aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-11 17:56:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-11 17:56:20 +0000
commit08bc0b1a993c3a2c0edbbcf7aa2a02e670226a9e (patch)
tree194a287025d96a5b883c50a72d1ed9f64e401033
parent1edb3ca9222aeff84db35353737c841ddd7ad542 (diff)
Notes
-rw-r--r--textproc/p5-Data-Report/Makefile17
-rw-r--r--textproc/p5-Data-Report/distinfo5
2 files changed, 11 insertions, 11 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile
index 5cddb017cb95..4027fc5559f9 100644
--- a/textproc/p5-Data-Report/Makefile
+++ b/textproc/p5-Data-Report/Makefile
@@ -2,25 +2,24 @@
# $FreeBSD$
PORTNAME= Data-Report
-PORTVERSION= 0.10
-PORTREVISION= 2
+PORTVERSION= 1.001
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Data::Report - Framework for flexible reporting
+COMMENT= Framework for flexible reporting
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-COMMON_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \
- p5-Text-CSV_XS>0:textproc/p5-Text-CSV_XS
-BUILD_DEPENDS= ${COMMON_DEPENDS}
-RUN_DEPENDS= ${COMMON_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-Text-CSV_XS>=1.00:textproc/p5-Text-CSV_XS
-NO_ARCH= yes
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Data-Report/distinfo b/textproc/p5-Data-Report/distinfo
index aa3930cddb64..205a7a7c4eba 100644
--- a/textproc/p5-Data-Report/distinfo
+++ b/textproc/p5-Data-Report/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Data-Report-0.10.tar.gz) = e967b4135b6124f494de9bca5c7a57ed5916f01f17175bcf16327dc94dba2539
-SIZE (Data-Report-0.10.tar.gz) = 19581
+TIMESTAMP = 1581409676
+SHA256 (Data-Report-1.001.tar.gz) = d50c89dbd0eaebbaba31c0ede60356607ed56d5f7060d303550bfc2a72cc944d
+SIZE (Data-Report-1.001.tar.gz) = 19795