svn commit: r406831 - head/devel/p5-Test-NoTabs

Frederic Culot culot at FreeBSD.org
Thu Jan 21 09:08:08 UTC 2016


Author: culot
Date: Thu Jan 21 09:08:07 2016
New Revision: 406831
URL: https://svnweb.freebsd.org/changeset/ports/406831

Log:
  - Update to 1.4
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Test-NoTabs/Changes

Modified:
  head/devel/p5-Test-NoTabs/Makefile
  head/devel/p5-Test-NoTabs/distinfo

Modified: head/devel/p5-Test-NoTabs/Makefile
==============================================================================
--- head/devel/p5-Test-NoTabs/Makefile	Thu Jan 21 09:05:12 2016	(r406830)
+++ head/devel/p5-Test-NoTabs/Makefile	Thu Jan 21 09:08:07 2016	(r406831)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-NoTabs
-PORTVERSION=	1.3
-PORTREVISION=	1
+PORTVERSION=	1.4
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BOBTFISH
@@ -15,6 +14,7 @@ COMMENT=	Check the presence of tabs in y
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Test-NoTabs/distinfo
==============================================================================
--- head/devel/p5-Test-NoTabs/distinfo	Thu Jan 21 09:05:12 2016	(r406830)
+++ head/devel/p5-Test-NoTabs/distinfo	Thu Jan 21 09:08:07 2016	(r406831)
@@ -1,2 +1,2 @@
-SHA256 (Test-NoTabs-1.3.tar.gz) = 9c3ed0129c0e335fd4818f06a2e788a14c9ef0038b6fd873b28749fa2e90fb19
-SIZE (Test-NoTabs-1.3.tar.gz) = 30677
+SHA256 (Test-NoTabs-1.4.tar.gz) = 1231f42aca5c62f7ae9c605b7ceb2caecd9cf1e9fd7f23f6fd998d416f83b098
+SIZE (Test-NoTabs-1.4.tar.gz) = 32904


More information about the svn-ports-head mailing list