aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-01-15 01:30:19 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-01-15 01:30:19 +0800
commit99cbf90585f1ee6087054d0dda732d3961493f99 (patch)
tree6829e40468c53d9aa3d0c33a3aefbbba3716c39a
parent0149da1be74f3e1795ba4baf9cf8b6483b9b22a9 (diff)
downloadfreebsd-ports-gnome-99cbf90585f1ee6087054d0dda732d3961493f99.tar.gz
freebsd-ports-gnome-99cbf90585f1ee6087054d0dda732d3961493f99.tar.zst
freebsd-ports-gnome-99cbf90585f1ee6087054d0dda732d3961493f99.zip
- Update to 0.50
- While here, add NO_ARCH PR: 206204 Submitted by: svysh.fbsd@gmail.com (maintainer)
-rw-r--r--www/p5-RT-Client-REST/Makefile15
-rw-r--r--www/p5-RT-Client-REST/distinfo4
2 files changed, 11 insertions, 8 deletions
diff --git a/www/p5-RT-Client-REST/Makefile b/www/p5-RT-Client-REST/Makefile
index d31c4cc822ad..e9769e5a2c64 100644
--- a/www/p5-RT-Client-REST/Makefile
+++ b/www/p5-RT-Client-REST/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= RT-Client-REST
-PORTVERSION= 0.49
-PORTREVISION= 1
+PORTVERSION= 0.50
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@@ -16,13 +15,17 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \
p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-DateTime-Format-DateParse>0:${PORTSDIR}/devel/p5-DateTime-Format-DateParse \
+ p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
+ p5-DateTime-Format-DateParse>0:${PORTSDIR}/devel/p5-DateTime-Format-DateParse \
+ p5-HTTP-Cookies>0:${PORTSDIR}/www/p5-HTTP-Cookies \
+ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
+ p5-URI>0:${PORTSDIR}/net/p5-URI
+TEST_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-RT-Client-REST/distinfo b/www/p5-RT-Client-REST/distinfo
index 50a84694522f..1881a8da96a6 100644
--- a/www/p5-RT-Client-REST/distinfo
+++ b/www/p5-RT-Client-REST/distinfo
@@ -1,2 +1,2 @@
-SHA256 (RT-Client-REST-0.49.tar.gz) = 832c84b4f19e97781e8902f123a659fdcfef68e0ed9cfe09055852e9d68f7afc
-SIZE (RT-Client-REST-0.49.tar.gz) = 84494
+SHA256 (RT-Client-REST-0.50.tar.gz) = 2d19fe8c144b8104031b123980d384a98108111d12c1abce406db656d448ab93
+SIZE (RT-Client-REST-0.50.tar.gz) = 84846