aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTTP-Tiny
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-04-19 19:46:37 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-04-19 19:46:37 +0800
commit8565bde0f0c5637db0c46a0adafe2fac2ed6bbeb (patch)
tree70b35fbed6bdd51b23997869a1165ec95aeb70e5 /www/p5-HTTP-Tiny
parent50fec2682a68f9fd10431c5593641968d923f718 (diff)
downloadfreebsd-ports-gnome-8565bde0f0c5637db0c46a0adafe2fac2ed6bbeb.tar.gz
freebsd-ports-gnome-8565bde0f0c5637db0c46a0adafe2fac2ed6bbeb.tar.zst
freebsd-ports-gnome-8565bde0f0c5637db0c46a0adafe2fac2ed6bbeb.zip
- Update to 0.018
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
Diffstat (limited to 'www/p5-HTTP-Tiny')
-rw-r--r--www/p5-HTTP-Tiny/Makefile8
-rw-r--r--www/p5-HTTP-Tiny/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-HTTP-Tiny/Makefile b/www/p5-HTTP-Tiny/Makefile
index 015cd7531cb2..6952be81aa64 100644
--- a/www/p5-HTTP-Tiny/Makefile
+++ b/www/p5-HTTP-Tiny/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Tiny
-PORTVERSION= 0.017
+PORTVERSION= 0.018
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,8 +23,10 @@ MAN3= HTTP::Tiny.3
.include <bsd.port.options.mk>
.if !defined(WITHOUT_HTTPS)
-BUILD_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
-RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
+BUILD_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA
+RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA
.endif
.include <bsd.port.mk>
diff --git a/www/p5-HTTP-Tiny/distinfo b/www/p5-HTTP-Tiny/distinfo
index 7313fa83a557..b713d535ce1e 100644
--- a/www/p5-HTTP-Tiny/distinfo
+++ b/www/p5-HTTP-Tiny/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Tiny-0.017.tar.gz) = 467a8e37d8933909cec5dca7ce6dba601b11a563f2ab84eb492ea16b8d37c3bb
-SIZE (HTTP-Tiny-0.017.tar.gz) = 36989
+SHA256 (HTTP-Tiny-0.018.tar.gz) = cc63589c3c93b77bcf1e84fa2a2a39028da4f46003c3cd1e8b134a92a1a38de7
+SIZE (HTTP-Tiny-0.018.tar.gz) = 40809