svn commit: r407004 - head/devel/p5-Pithub
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 23 15:14:38 UTC 2016
Author: sunpoet
Date: Sat Jan 23 15:14:37 2016
New Revision: 407004
URL: https://svnweb.freebsd.org/changeset/ports/407004
Log:
- Update to 0.01033
Changes: http://search.cpan.org/dist/Pithub/Changes
Modified:
head/devel/p5-Pithub/Makefile
head/devel/p5-Pithub/distinfo
Modified: head/devel/p5-Pithub/Makefile
==============================================================================
--- head/devel/p5-Pithub/Makefile Sat Jan 23 15:14:32 2016 (r407003)
+++ head/devel/p5-Pithub/Makefile Sat Jan 23 15:14:37 2016 (r407004)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Pithub
-PORTVERSION= 0.01032
+PORTVERSION= 0.01033
CATEGORIES= devel
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:OALDERS
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Array-Iterator>=0:${PORTSDIR}/devel/p5-Array-Iterator \
p5-Cache-LRU>=0.04:${PORTSDIR}/devel/p5-Cache-LRU \
p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
- p5-JSON-MaybeXS>=1.002000:${PORTSDIR}/converters/p5-JSON-MaybeXS \
+ p5-JSON-MaybeXS>=1.003003:${PORTSDIR}/converters/p5-JSON-MaybeXS \
p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
p5-Moo>=1.001000:${PORTSDIR}/devel/p5-Moo \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
Modified: head/devel/p5-Pithub/distinfo
==============================================================================
--- head/devel/p5-Pithub/distinfo Sat Jan 23 15:14:32 2016 (r407003)
+++ head/devel/p5-Pithub/distinfo Sat Jan 23 15:14:37 2016 (r407004)
@@ -1,2 +1,2 @@
-SHA256 (Pithub-0.01032.tar.gz) = 1d754d5c2a85cce41f0c49994ac54bd5c4ae4a3a6f260e05bda25d9a361db655
-SIZE (Pithub-0.01032.tar.gz) = 90548
+SHA256 (Pithub-0.01033.tar.gz) = d3667b6a51394825ae4c3250517fd1726dc0317170390a297fe42883a1c6c717
+SIZE (Pithub-0.01033.tar.gz) = 90617
More information about the svn-ports-all
mailing list