From owner-svn-ports-head@FreeBSD.ORG Tue Mar 24 12:40:38 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1880EA5; Tue, 24 Mar 2015 12:40:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC986FF0; Tue, 24 Mar 2015 12:40:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OCeciP046932; Tue, 24 Mar 2015 12:40:38 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OCecst046930; Tue, 24 Mar 2015 12:40:38 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201503241240.t2OCecst046930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 24 Mar 2015 12:40:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382087 - head/www/p5-Reddit-Client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 12:40:38 -0000 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