aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-07-27 19:57:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-07-27 19:57:29 +0800
commit23d2c0294ff839284f6d47b57aa3754d0e2774e6 (patch)
tree7f30215e8f83ff3ebf599d30aa29c1faae63bfae
parentc91280eb540ac5e9fcd1021fb65b55b19589c2ab (diff)
downloadfreebsd-ports-gnome-23d2c0294ff839284f6d47b57aa3754d0e2774e6.tar.gz
freebsd-ports-gnome-23d2c0294ff839284f6d47b57aa3754d0e2774e6.tar.zst
freebsd-ports-gnome-23d2c0294ff839284f6d47b57aa3754d0e2774e6.zip
Update to 0.28
- Add TEST_DEPENDS Changes: https://metacpan.org/changes/distribution/Hijk
-rw-r--r--www/p5-Hijk/Makefile14
-rw-r--r--www/p5-Hijk/distinfo5
2 files changed, 13 insertions, 6 deletions
diff --git a/www/p5-Hijk/Makefile b/www/p5-Hijk/Makefile
index 06927e3906be..4d540fd5c347 100644
--- a/www/p5-Hijk/Makefile
+++ b/www/p5-Hijk/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= Hijk
-PORTVERSION= 0.26
+PORTVERSION= 0.28
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:AVAR
+MASTER_SITE_SUBDIR= CPAN:GUGOD
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -14,8 +14,14 @@ COMMENT= Fast & minimal low-level HTTP client
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_PERL5= configure
+TEST_DEPENDS= p5-HTTP-Server-Simple-PSGI>=0:www/p5-HTTP-Server-Simple-PSGI \
+ p5-Net-Server>=0:net/p5-Net-Server \
+ p5-Plack>=0:www/p5-Plack \
+ p5-Test-Exception>=0:devel/p5-Test-Exception
+
USES= perl5
+USE_PERL5= modbuildtiny
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Hijk/distinfo b/www/p5-Hijk/distinfo
index 7aec0f0152a2..3632c66057dd 100644
--- a/www/p5-Hijk/distinfo
+++ b/www/p5-Hijk/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Hijk-0.26.tar.gz) = d24d765923ecd5ea257831cc9211854ff227f24ffee932387ea0e2540681c808
-SIZE (Hijk-0.26.tar.gz) = 43923
+TIMESTAMP = 1564157999
+SHA256 (Hijk-0.28.tar.gz) = 62f72c191b2b5ee55842a926fdec8c630ee663b32f0195644c45e435699bf03b
+SIZE (Hijk-0.28.tar.gz) = 30464