svn commit: r385105 - head/devel/p5-Rinci

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 1 10:00:08 UTC 2015


Author: sunpoet
Date: Fri May  1 10:00:07 2015
New Revision: 385105
URL: https://svnweb.freebsd.org/changeset/ports/385105

Log:
  - Update to 1.1.77
  
  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	Fri May  1 10:00:01 2015	(r385104)
+++ head/devel/p5-Rinci/Makefile	Fri May  1 10:00:07 2015	(r385105)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rinci
-PORTVERSION=	1.1.75
+PORTVERSION=	1.1.77
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PERLANCAR
@@ -15,8 +15,9 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 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
+		p5-Sah>=0.9.34:${PORTSDIR}/devel/p5-Sah
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+BUILD_DEPENDS+=	p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
 
 USE_PERL5=	configure
 USES=		perl5

Modified: head/devel/p5-Rinci/distinfo
==============================================================================
--- head/devel/p5-Rinci/distinfo	Fri May  1 10:00:01 2015	(r385104)
+++ head/devel/p5-Rinci/distinfo	Fri May  1 10:00:07 2015	(r385105)
@@ -1,2 +1,2 @@
-SHA256 (Rinci-1.1.75.tar.gz) = c160b68019f8d5b92bb1b465f04e7f0da7bb8bea4c9cf6e22e6b2bb78fe49ac8
-SIZE (Rinci-1.1.75.tar.gz) = 66148
+SHA256 (Rinci-1.1.77.tar.gz) = ff47babb20b8f0c8bb4653e98ef554dd748bd3ef0bc8f407454d3625c5f4a291
+SIZE (Rinci-1.1.77.tar.gz) = 57538


More information about the svn-ports-all mailing list