svn commit: r459664 - head/devel/p5-Getopt-Long-Descriptive

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 22 15:46:56 UTC 2018


Author: sunpoet
Date: Mon Jan 22 15:46:52 2018
New Revision: 459664
URL: https://svnweb.freebsd.org/changeset/ports/459664

Log:
  Update to 0.101
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes

Modified:
  head/devel/p5-Getopt-Long-Descriptive/Makefile
  head/devel/p5-Getopt-Long-Descriptive/distinfo

Modified: head/devel/p5-Getopt-Long-Descriptive/Makefile
==============================================================================
--- head/devel/p5-Getopt-Long-Descriptive/Makefile	Mon Jan 22 15:46:47 2018	(r459663)
+++ head/devel/p5-Getopt-Long-Descriptive/Makefile	Mon Jan 22 15:46:52 2018	(r459664)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Getopt-Long-Descriptive
-PORTVERSION=	0.100
+PORTVERSION=	0.101
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -20,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 		p5-Test-Warnings>=0.005:devel/p5-Test-Warnings
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Getopt-Long-Descriptive/distinfo
==============================================================================
--- head/devel/p5-Getopt-Long-Descriptive/distinfo	Mon Jan 22 15:46:47 2018	(r459663)
+++ head/devel/p5-Getopt-Long-Descriptive/distinfo	Mon Jan 22 15:46:52 2018	(r459664)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468513627
-SHA256 (Getopt-Long-Descriptive-0.100.tar.gz) = 1451e79310d1630de37690e3aba5c38ea5f01a486c5a43f0cd95bef2a02dffb6
-SIZE (Getopt-Long-Descriptive-0.100.tar.gz) = 31366
+TIMESTAMP = 1516630733
+SHA256 (Getopt-Long-Descriptive-0.101.tar.gz) = 752e898ea6eb8706ceb836668ca645704f5dcbc3124b6d1b21d04007dbc46948
+SIZE (Getopt-Long-Descriptive-0.101.tar.gz) = 31933


More information about the svn-ports-all mailing list