git: 9cc0ad9c8424 - main - www/p5-FCGI-Client: Update to 0.09
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 07:20:33 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9cc0ad9c8424e87621aefd8d253975086b182940
commit 9cc0ad9c8424e87621aefd8d253975086b182940
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-10-07 07:18:46 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-10-07 07:18:46 +0000
www/p5-FCGI-Client: Update to 0.09
Add LICENSE
Update DEPENDS
PR: 257823
Reported by: svysh.fbsd@gmail.com
---
www/p5-FCGI-Client/Makefile | 15 +++++++++------
www/p5-FCGI-Client/distinfo | 5 +++--
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile
index 9f1af6f8170d..de8a2476a7ee 100644
--- a/www/p5-FCGI-Client/Makefile
+++ b/www/p5-FCGI-Client/Makefile
@@ -1,6 +1,5 @@
PORTNAME= FCGI-Client
-PORTVERSION= 0.08
-PORTREVISION= 1
+PORTVERSION= 0.09
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
@@ -9,12 +8,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for fastcgi protocol client library
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/README.md
+
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= \
- p5-Any-Moose>=0.1:devel/p5-Any-Moose \
- p5-Try-Tiny>0:lang/p5-Try-Tiny
+RUN_DEPENDS= p5-Moo>0:devel/p5-Moo \
+ p5-Try-Tiny>0:lang/p5-Try-Tiny \
+ p5-Type-Tiny>0:devel/p5-Type-Tiny
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuildtiny
.include <bsd.port.mk>
diff --git a/www/p5-FCGI-Client/distinfo b/www/p5-FCGI-Client/distinfo
index 47c6f99688f3..99c120c5e3c7 100644
--- a/www/p5-FCGI-Client/distinfo
+++ b/www/p5-FCGI-Client/distinfo
@@ -1,2 +1,3 @@
-SHA256 (FCGI-Client-0.08.tar.gz) = 0a6f710135ff44abd2ef1948fa8a24c4a9e99d071a750332d52aac08bd7570e7
-SIZE (FCGI-Client-0.08.tar.gz) = 29386
+TIMESTAMP = 1633590875
+SHA256 (FCGI-Client-0.09.tar.gz) = d537cb09ce5aab3f447a6bb4415e46cc06efe01611cd56289b5582bdb46221e8
+SIZE (FCGI-Client-0.09.tar.gz) = 19488