svn commit: r382087 - head/www/p5-Reddit-Client

Emanuel Haupt ehaupt at FreeBSD.org
Tue Mar 24 12:40:38 UTC 2015


Author: ehaupt
Date: Tue Mar 24 12:40:37 2015
New Revision: 382087
URL: https://svnweb.freebsd.org/changeset/ports/382087
QAT: https://qat.redports.org/buildarchive/r382087/

Log:
  Update to 0.9

Modified:
  head/www/p5-Reddit-Client/Makefile
  head/www/p5-Reddit-Client/distinfo

Modified: head/www/p5-Reddit-Client/Makefile
==============================================================================
--- head/www/p5-Reddit-Client/Makefile	Tue Mar 24 12:25:49 2015	(r382086)
+++ head/www/p5-Reddit-Client/Makefile	Tue Mar 24 12:40:37 2015	(r382087)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Reddit-Client
-PORTVERSION=	0.8
+PORTVERSION=	0.9
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,8 @@ BUILD_DEPENDS=	p5-IO-Capture>=0:${PORTSD
 		p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \
 		p5-URI-Encode>0:${PORTSDIR}/www/p5-URI-Encode \
 		p5-URI>0:${PORTSDIR}/net/p5-URI \
-		p5-libwww>0:${PORTSDIR}/www/p5-libwww
+		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
+		p5-File-Path-Expand>=0:${PORTSDIR}/devel/p5-File-Path-Expand
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule
 

Modified: head/www/p5-Reddit-Client/distinfo
==============================================================================
--- head/www/p5-Reddit-Client/distinfo	Tue Mar 24 12:25:49 2015	(r382086)
+++ head/www/p5-Reddit-Client/distinfo	Tue Mar 24 12:40:37 2015	(r382087)
@@ -1,2 +1,2 @@
-SHA256 (Reddit-Client-0.8.tar.gz) = ffed53dc6fa657a4294eda638648af308a3f26bcd6dc797e5310831ec226aae3
-SIZE (Reddit-Client-0.8.tar.gz) = 15723
+SHA256 (Reddit-Client-0.9.tar.gz) = 9e920c7c1ef157b94891f178d1ae8bc705e02cd4f738ec95bba57e306e2f374e
+SIZE (Reddit-Client-0.9.tar.gz) = 16150


More information about the svn-ports-head mailing list