From owner-svn-ports-all@freebsd.org Mon Oct 19 20:17:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99E46A19966; Mon, 19 Oct 2015 20:17:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 70D3C134B; Mon, 19 Oct 2015 20:17:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9JKHdpG024874; Mon, 19 Oct 2015 20:17:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9JKHdHO024871; Mon, 19 Oct 2015 20:17:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510192017.t9JKHdHO024871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 19 Oct 2015 20:17:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399720 - head/devel/p5-Pithub X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2015 20:17:40 -0000 Author: sunpoet Date: Mon Oct 19 20:17:39 2015 New Revision: 399720 URL: https://svnweb.freebsd.org/changeset/ports/399720 Log: - Update to 0.01030 - Add NO_ARCH Changes: http://search.cpan.org/dist/Pithub/Changes Modified: head/devel/p5-Pithub/Makefile head/devel/p5-Pithub/distinfo head/devel/p5-Pithub/pkg-plist Modified: head/devel/p5-Pithub/Makefile ============================================================================== --- head/devel/p5-Pithub/Makefile Mon Oct 19 20:17:33 2015 (r399719) +++ head/devel/p5-Pithub/Makefile Mon Oct 19 20:17:39 2015 (r399720) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Pithub -PORTVERSION= 0.01025 -PORTREVISION= 1 +PORTVERSION= 0.01030 CATEGORIES= devel MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:PLU +MASTER_SITE_SUBDIR= CPAN:OALDERS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -16,15 +15,18 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual 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>=0:${PORTSDIR}/converters/p5-JSON \ + p5-JSON-MaybeXS>=1.002000:${PORTSDIR}/converters/p5-JSON-MaybeXS \ p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ + p5-Moo>=1.001000:${PORTSDIR}/devel/p5-Moo \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ +TEST_DEPENDS= p5-Import-Into>=1.002004:${PORTSDIR}/devel/p5-Import-Into \ + p5-Path-Tiny>=0.037:${PORTSDIR}/devel/p5-Path-Tiny \ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-Pithub/distinfo ============================================================================== --- head/devel/p5-Pithub/distinfo Mon Oct 19 20:17:33 2015 (r399719) +++ head/devel/p5-Pithub/distinfo Mon Oct 19 20:17:39 2015 (r399720) @@ -1,2 +1,2 @@ -SHA256 (Pithub-0.01025.tar.gz) = f2f1c00ffb17e04a3010d208c363ba5a4b859e589b49d74b3cd992d77297a1d7 -SIZE (Pithub-0.01025.tar.gz) = 84144 +SHA256 (Pithub-0.01030.tar.gz) = d67f9b025e416f5a5a69150d5c078ca48d1f53ae75be61e9de7d2a4da198eda3 +SIZE (Pithub-0.01030.tar.gz) = 90062 Modified: head/devel/p5-Pithub/pkg-plist ============================================================================== --- head/devel/p5-Pithub/pkg-plist Mon Oct 19 20:17:33 2015 (r399719) +++ head/devel/p5-Pithub/pkg-plist Mon Oct 19 20:17:39 2015 (r399720) @@ -35,7 +35,9 @@ %%SITE_PERL%%/Pithub/Repos/Statuses.pm %%SITE_PERL%%/Pithub/Repos/Watching.pm %%SITE_PERL%%/Pithub/Result.pm +%%SITE_PERL%%/Pithub/Result/SharedCache.pm %%SITE_PERL%%/Pithub/Search.pm +%%SITE_PERL%%/Pithub/SearchV3.pm %%SITE_PERL%%/Pithub/Users.pm %%SITE_PERL%%/Pithub/Users/Emails.pm %%SITE_PERL%%/Pithub/Users/Followers.pm @@ -77,7 +79,9 @@ %%PERL5_MAN3%%/Pithub::Repos::Statuses.3.gz %%PERL5_MAN3%%/Pithub::Repos::Watching.3.gz %%PERL5_MAN3%%/Pithub::Result.3.gz +%%PERL5_MAN3%%/Pithub::Result::SharedCache.3.gz %%PERL5_MAN3%%/Pithub::Search.3.gz +%%PERL5_MAN3%%/Pithub::SearchV3.3.gz %%PERL5_MAN3%%/Pithub::Users.3.gz %%PERL5_MAN3%%/Pithub::Users::Emails.3.gz %%PERL5_MAN3%%/Pithub::Users::Followers.3.gz