Date: Sun, 18 Jan 2015 10:34:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377292 - head/devel/p5-Rinci Message-ID: <201501181034.t0IAYIVB046429@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501181034.t0IAYIVB046429>