From owner-svn-ports-all@freebsd.org Sat Jan 23 15:14:38 2016 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 9E5D8A8E63C; Sat, 23 Jan 2016 15:14:38 +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 703851E5A; Sat, 23 Jan 2016 15:14:38 +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 u0NFEbO5049853; Sat, 23 Jan 2016 15:14:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0NFEbLN049851; Sat, 23 Jan 2016 15:14:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601231514.u0NFEbLN049851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 23 Jan 2016 15:14:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407004 - 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: Sat, 23 Jan 2016 15:14:38 -0000 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