From owner-svn-ports-all@FreeBSD.ORG Sun Jan 18 10:34:18 2015 Return-Path: Delivered-To: svn-ports-all@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 81DE8F97; Sun, 18 Jan 2015 10:34:18 +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 6C993902; Sun, 18 Jan 2015 10:34:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0IAYIOq046432; Sun, 18 Jan 2015 10:34:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0IAYIVB046429; Sun, 18 Jan 2015 10:34:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501181034.t0IAYIVB046429@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 18 Jan 2015 10:34:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377292 - head/devel/p5-Rinci 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.18-1 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: Sun, 18 Jan 2015 10:34:18 -0000 Author: sunpoet Date: Sun Jan 18 10:34:17 2015 New Revision: 377292 URL: https://svnweb.freebsd.org/changeset/ports/377292 QAT: https://qat.redports.org/buildarchive/r377292/ Log: - Update to 1.1.71 Changes: http://search.cpan.org/dist/Rinci/Changes Modified: head/devel/p5-Rinci/Makefile head/devel/p5-Rinci/distinfo Modified: head/devel/p5-Rinci/Makefile ============================================================================== --- head/devel/p5-Rinci/Makefile Sun Jan 18 10:28:16 2015 (r377291) +++ head/devel/p5-Rinci/Makefile Sun Jan 18 10:34:17 2015 (r377292) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rinci -PORTVERSION= 1.1.70 +PORTVERSION= 1.1.71 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR @@ -14,8 +14,9 @@ COMMENT= Language-neutral metadata for y LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \ + p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames +RUN_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash USE_PERL5= configure USES= perl5 Modified: head/devel/p5-Rinci/distinfo ============================================================================== --- head/devel/p5-Rinci/distinfo Sun Jan 18 10:28:16 2015 (r377291) +++ head/devel/p5-Rinci/distinfo Sun Jan 18 10:34:17 2015 (r377292) @@ -1,2 +1,2 @@ -SHA256 (Rinci-1.1.70.tar.gz) = aba27d00a3861f0d49ecf89472fc441ed437a76bfa141f87426fa6c02ec5d36a -SIZE (Rinci-1.1.70.tar.gz) = 55552 +SHA256 (Rinci-1.1.71.tar.gz) = f2d28a88a817a9c6322af248b4ea47e1dff87f98d6d25ac9ab3e46926123c68c +SIZE (Rinci-1.1.71.tar.gz) = 59213