aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:50:59 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:59:08 +0000
commit4da1398790abef7a0149f23da9bd5793e9615262 (patch)
treed70202435b9b294cd8bff8084f76e7a6f0db66f6
parentbb3dd2badc994d7c35c2a583caed5921536c6a02 (diff)
downloadports-4da1398790abef7a0149f23da9bd5793e9615262.tar.gz
ports-4da1398790abef7a0149f23da9bd5793e9615262.zip
www/p5-Amon2-Lite: Update to 0.13
- Add LICENSE - Fix indent - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/dist/Amon2-Lite/changes
-rw-r--r--www/p5-Amon2-Lite/Makefile32
-rw-r--r--www/p5-Amon2-Lite/distinfo5
-rw-r--r--www/p5-Amon2-Lite/pkg-plist4
3 files changed, 23 insertions, 18 deletions
diff --git a/www/p5-Amon2-Lite/Makefile b/www/p5-Amon2-Lite/Makefile
index 25973cfecf1f..86e9c5533c23 100644
--- a/www/p5-Amon2-Lite/Makefile
+++ b/www/p5-Amon2-Lite/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Amon2-Lite
-PORTVERSION= 0.09
-PORTREVISION= 1
+PORTVERSION= 0.13
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -8,21 +7,26 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for Sinatra-ish framework on Amon2!
-RUN_DEPENDS= \
- p5-Amon2>=3.25:www/p5-Amon2 \
- p5-Data-Section-Simple>=0.03:devel/p5-Data-Section-Simple \
- p5-Router-Simple>=0.13:www/p5-Router-Simple \
- p5-Text-Xslate-Bridge-TT2Like>=0.00010:textproc/p5-Text-Xslate-Bridge-TT2Like
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${RUN_DEPENDS}
-TEST_DEPENDS= \
- p5-Test-Requires>0:devel/p5-Test-Requires \
- p5-JSON>0:converters/p5-JSON \
- p5-Text-MicroTemplate>0:textproc/p5-Text-MicroTemplate \
- p5-Test-WWW-Mechanize-PSGI>0:devel/p5-Test-WWW-Mechanize-PSGI \
- p5-Tiffany>0:textproc/p5-Tiffany \
- p5-Plack-Middleware-ReverseProxy>0:www/p5-Plack-Middleware-ReverseProxy
+RUN_DEPENDS= p5-Amon2-Plugin-Web-CSRFDefender>=0:www/p5-Amon2-Plugin-Web-CSRFDefender \
+ p5-Amon2>=3.25:www/p5-Amon2 \
+ p5-Plack>=0:www/p5-Plack \
+ p5-Plack-Middleware-Session>=0:www/p5-Plack-Middleware-Session \
+ p5-Router-Simple>=0.13:www/p5-Router-Simple \
+ p5-Text-Xslate-Bridge-TT2Like>=0.00010:textproc/p5-Text-Xslate-Bridge-TT2Like \
+ p5-Text-Xslate>=2.0010:textproc/p5-Text-Xslate
+TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
+ p5-Test-Requires>=0:devel/p5-Test-Requires \
+ p5-Test-WWW-Mechanize>=0:devel/p5-Test-WWW-Mechanize \
+ p5-Tiffany>=0:textproc/p5-Tiffany
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/www/p5-Amon2-Lite/distinfo b/www/p5-Amon2-Lite/distinfo
index 36ddb12b9b4b..adb72dc40cb8 100644
--- a/www/p5-Amon2-Lite/distinfo
+++ b/www/p5-Amon2-Lite/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Amon2-Lite-0.09.tar.gz) = 3b10512e834abd5e3c47cc9865ca0139dbebb43d78f05a3046ed9fd75c52080a
-SIZE (Amon2-Lite-0.09.tar.gz) = 22052
+TIMESTAMP = 1650229148
+SHA256 (Amon2-Lite-0.13.tar.gz) = 03ec498da3802fba58f2b12174bdb9550fba64b3aa836aaab9d5dfb56130d8d3
+SIZE (Amon2-Lite-0.13.tar.gz) = 18521
diff --git a/www/p5-Amon2-Lite/pkg-plist b/www/p5-Amon2-Lite/pkg-plist
index db58e84f4020..d96afb596848 100644
--- a/www/p5-Amon2-Lite/pkg-plist
+++ b/www/p5-Amon2-Lite/pkg-plist
@@ -1,4 +1,4 @@
-%%PERL5_MAN3%%/Amon2::Lite.3.gz
-%%PERL5_MAN3%%/Amon2::Setup::Flavor::Lite.3.gz
%%SITE_PERL%%/Amon2/Lite.pm
%%SITE_PERL%%/Amon2/Setup/Flavor/Lite.pm
+%%PERL5_MAN3%%/Amon2::Lite.3.gz
+%%PERL5_MAN3%%/Amon2::Setup::Flavor::Lite.3.gz