Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 19:44:19 +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: r433075 - head/devel/p5-Scalar-Does
Message-ID:  <201702011944.v11JiJbC049995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb  1 19:44:19 2017
New Revision: 433075
URL: https://svnweb.freebsd.org/changeset/ports/433075

Log:
  Update to 0.203
  
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Scalar-Does/Changes

Modified:
  head/devel/p5-Scalar-Does/Makefile
  head/devel/p5-Scalar-Does/distinfo

Modified: head/devel/p5-Scalar-Does/Makefile
==============================================================================
--- head/devel/p5-Scalar-Does/Makefile	Wed Feb  1 19:44:14 2017	(r433074)
+++ head/devel/p5-Scalar-Does/Makefile	Wed Feb  1 19:44:19 2017	(r433075)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Scalar-Does
-PORTVERSION=	0.202
-PORTREVISION=	1
+PORTVERSION=	0.203
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +12,7 @@ COMMENT=	Like ref() but useful
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny \
 		p5-Type-Tiny>=0.004:devel/p5-Type-Tiny \
@@ -30,6 +30,7 @@ TEST_DEPENDS=	p5-IO-All>=0:devel/p5-IO-A
 
 CONFLICTS_INSTALL=	p5-IO-Detect-[0-9]*
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Scalar-Does/distinfo
==============================================================================
--- head/devel/p5-Scalar-Does/distinfo	Wed Feb  1 19:44:14 2017	(r433074)
+++ head/devel/p5-Scalar-Does/distinfo	Wed Feb  1 19:44:19 2017	(r433075)
@@ -1,2 +1,3 @@
-SHA256 (Scalar-Does-0.202.tar.gz) = 5f642772b3a39776a41eb8095813c899fc98b3bbd86919023211a564bb48f0be
-SIZE (Scalar-Does-0.202.tar.gz) = 34771
+TIMESTAMP = 1485968717
+SHA256 (Scalar-Does-0.203.tar.gz) = d628b73123e9c6de8f29712d783c9bf2694da288019c564c02940d444433f770
+SIZE (Scalar-Does-0.203.tar.gz) = 33817



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