Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:20:30 +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: r410269 - head/devel/p5-MooseX-Attribute-Chained
Message-ID:  <201603060620.u266KUJu038398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:20:30 2016
New Revision: 410269
URL: https://svnweb.freebsd.org/changeset/ports/410269

Log:
  - Update to 1.0.2
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/MooseX-Attribute-Chained/Changes

Modified:
  head/devel/p5-MooseX-Attribute-Chained/Makefile
  head/devel/p5-MooseX-Attribute-Chained/distinfo

Modified: head/devel/p5-MooseX-Attribute-Chained/Makefile
==============================================================================
--- head/devel/p5-MooseX-Attribute-Chained/Makefile	Sun Mar  6 06:20:26 2016	(r410268)
+++ head/devel/p5-MooseX-Attribute-Chained/Makefile	Sun Mar  6 06:20:30 2016	(r410269)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MooseX-Attribute-Chained
-PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTVERSION=	1.0.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +12,7 @@ COMMENT=	Attribute that returns the inst
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
@@ -20,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CONFLICTS_INSTALL=	p5-MooseX-ChainedAccessors-[0-9]*
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 

Modified: head/devel/p5-MooseX-Attribute-Chained/distinfo
==============================================================================
--- head/devel/p5-MooseX-Attribute-Chained/distinfo	Sun Mar  6 06:20:26 2016	(r410268)
+++ head/devel/p5-MooseX-Attribute-Chained/distinfo	Sun Mar  6 06:20:30 2016	(r410269)
@@ -1,2 +1,2 @@
-SHA256 (MooseX-Attribute-Chained-1.0.1.tar.gz) = 4e91071af27873a8d5fa156b16180b77eebb11dfa1a7bbbdd5ecde16bfe43380
-SIZE (MooseX-Attribute-Chained-1.0.1.tar.gz) = 15133
+SHA256 (MooseX-Attribute-Chained-1.0.2.tar.gz) = c8a1304a31ffbe4f7ffbdc14793b72f4206fd8ecb46d565409789700ae1d7452
+SIZE (MooseX-Attribute-Chained-1.0.2.tar.gz) = 18714



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