aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Tiny
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-21 09:14:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-21 09:14:26 +0000
commit93e15b1720b3aa502bc2ee3fdfed593b12446ace (patch)
tree63b9ba0136f8003be648a93e145a2c844639e9af /www/p5-HTTP-Tiny
parent08a24d5b6c317bd527eb33dcdeaad86a769dafec (diff)
downloadports-93e15b1720b3aa502bc2ee3fdfed593b12446ace.tar.gz
ports-93e15b1720b3aa502bc2ee3fdfed593b12446ace.zip
- Update to 0.013
Notes
Notes: svn path=/head/; revision=278083
Diffstat (limited to 'www/p5-HTTP-Tiny')
-rw-r--r--www/p5-HTTP-Tiny/Makefile14
-rw-r--r--www/p5-HTTP-Tiny/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-HTTP-Tiny/Makefile b/www/p5-HTTP-Tiny/Makefile
index e6bd3ed0f21f..d4f8c35ee836 100644
--- a/www/p5-HTTP-Tiny/Makefile
+++ b/www/p5-HTTP-Tiny/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Tiny
-PORTVERSION= 0.012
+PORTVERSION= 0.013
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
@@ -17,12 +17,6 @@ COMMENT= A small, simple, correct HTTP/1.1 client
OPTIONS= HTTPS "https support" on
-.include <bsd.port.options.mk>
-
-.if !defined(WITHOUT_HTTPS)
-RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
-.endif
-
PERL_CONFIGURE= yes
MAN3= HTTP::Tiny.3
@@ -32,4 +26,10 @@ PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Tiny
PLIST_DIRSTRY= %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP \
%%SITE_PERL%%/HTTP
+.include <bsd.port.options.mk>
+
+.if !defined(WITHOUT_HTTPS)
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
+.endif
+
.include <bsd.port.mk>
diff --git a/www/p5-HTTP-Tiny/distinfo b/www/p5-HTTP-Tiny/distinfo
index 95a2e8fe5670..2187cfd2b0d3 100644
--- a/www/p5-HTTP-Tiny/distinfo
+++ b/www/p5-HTTP-Tiny/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Tiny-0.012.tar.gz) = 9635a10e44e59e922c9f5a228b0bc5bd46d88ab0bcd1ab06dc71e9c223ca1fc2
-SIZE (HTTP-Tiny-0.012.tar.gz) = 31323
+SHA256 (HTTP-Tiny-0.013.tar.gz) = 5eb3c4966685e156f126fbc03ff9d52090a230ecafe87dcc33bcfc3d2ad8d76a
+SIZE (HTTP-Tiny-0.013.tar.gz) = 32601