Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2016 17:32:11 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410142 - head/devel/p5-Test-File-Contents
Message-ID:  <201603041732.u24HWBix061463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Fri Mar  4 17:32:11 2016
New Revision: 410142
URL: https://svnweb.freebsd.org/changeset/ports/410142

Log:
  Update to 0.22. Sort plist, and add NO_ARCH.
  
  Changes: https://metacpan.org/changes/distribution/Test-File-Contents

Modified:
  head/devel/p5-Test-File-Contents/Makefile
  head/devel/p5-Test-File-Contents/distinfo
  head/devel/p5-Test-File-Contents/pkg-plist

Modified: head/devel/p5-Test-File-Contents/Makefile
==============================================================================
--- head/devel/p5-Test-File-Contents/Makefile	Fri Mar  4 17:29:10 2016	(r410141)
+++ head/devel/p5-Test-File-Contents/Makefile	Fri Mar  4 17:32:11 2016	(r410142)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-File-Contents
-PORTVERSION=	0.21
-PORTREVISION=	1
+PORTVERSION=	0.22
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,5 +18,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	modbuild
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-File-Contents/distinfo
==============================================================================
--- head/devel/p5-Test-File-Contents/distinfo	Fri Mar  4 17:29:10 2016	(r410141)
+++ head/devel/p5-Test-File-Contents/distinfo	Fri Mar  4 17:32:11 2016	(r410142)
@@ -1,2 +1,2 @@
-SHA256 (Test-File-Contents-0.21.tar.gz) = 1b5a13f86f5df625ffd30361f628d34b0ceda80b9f39ca74bf0a4c1105828317
-SIZE (Test-File-Contents-0.21.tar.gz) = 10071
+SHA256 (Test-File-Contents-0.22.tar.gz) = c9569371bbe7160f19e132fbbe4de940eb5f6655ed311d223122e1c242159ecb
+SIZE (Test-File-Contents-0.22.tar.gz) = 9926

Modified: head/devel/p5-Test-File-Contents/pkg-plist
==============================================================================
--- head/devel/p5-Test-File-Contents/pkg-plist	Fri Mar  4 17:29:10 2016	(r410141)
+++ head/devel/p5-Test-File-Contents/pkg-plist	Fri Mar  4 17:32:11 2016	(r410142)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Test::File::Contents.3.gz
 %%SITE_PERL%%/Test/File/Contents.pm
+%%PERL5_MAN3%%/Test::File::Contents.3.gz



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