Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 2015 16:22: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: r395975 - head/devel/p5-Rinci
Message-ID:  <201509031622.t83GMIDN032412@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep  3 16:22:18 2015
New Revision: 395975
URL: https://svnweb.freebsd.org/changeset/ports/395975

Log:
  - Update to 1.1.78
  - Add NO_ARCH
  
  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	Thu Sep  3 16:22:12 2015	(r395974)
+++ head/devel/p5-Rinci/Makefile	Thu Sep  3 16:22:18 2015	(r395975)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rinci
-PORTVERSION=	1.1.77
+PORTVERSION=	1.1.78
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PERLANCAR
@@ -14,11 +14,10 @@ COMMENT=	Language-neutral metadata for y
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_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
+TEST_DEPENDS=	p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \
+		p5-Sah>=0.9.36:${PORTSDIR}/devel/p5-Sah
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Rinci/distinfo
==============================================================================
--- head/devel/p5-Rinci/distinfo	Thu Sep  3 16:22:12 2015	(r395974)
+++ head/devel/p5-Rinci/distinfo	Thu Sep  3 16:22:18 2015	(r395975)
@@ -1,2 +1,2 @@
-SHA256 (Rinci-1.1.77.tar.gz) = ff47babb20b8f0c8bb4653e98ef554dd748bd3ef0bc8f407454d3625c5f4a291
-SIZE (Rinci-1.1.77.tar.gz) = 57538
+SHA256 (Rinci-1.1.78.tar.gz) = 13aef274b43cf3dfe8371d9a73abd8caa962733b20b319e977101a68c9c2cf23
+SIZE (Rinci-1.1.78.tar.gz) = 57794



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509031622.t83GMIDN032412>