- Update to 0.025

- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-01-30 19:32:47 +00:00
parent cc7e777f81
commit 5a06d419fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311259
2 changed files with 4 additions and 11 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTTP-Tiny
PORTVERSION= 0.024
PORTVERSION= 0.025
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
@ -30,11 +30,4 @@ RUN_DEPENDS+= p5-Net-SSLeay>=1.49:${PORTSDIR}/security/p5-Net-SSLeay \
p5-Mozilla-CA>=20120823:${PORTSDIR}/www/p5-Mozilla-CA
.endif
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501000
BUILD_DEPENDS+= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd
RUN_DEPENDS+= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (HTTP-Tiny-0.024.tar.gz) = 1ed779e35d593f83212828a34a99deb266847c1dc7c0482d2c591bf0c29721c1
SIZE (HTTP-Tiny-0.024.tar.gz) = 42780
SHA256 (HTTP-Tiny-0.025.tar.gz) = d535f66e417d27b64c3a635fffd3e62aa3a83488038d39f5a0eac142f1b2034d
SIZE (HTTP-Tiny-0.025.tar.gz) = 43240