svn commit: r410927 - head/devel/p5-common-sense

Adam Weinberger adamw at FreeBSD.org
Sat Mar 12 19:04:36 UTC 2016


Author: adamw
Date: Sat Mar 12 19:04:34 2016
New Revision: 410927
URL: https://svnweb.freebsd.org/changeset/ports/410927

Log:
  Update to 3.74. Add NO_ARCH, and sort plist.
  
  Changes: https://metacpan.org/changes/distribution/common-sense
  
  PR:		207525
  Approved by:	maintainer timeout (> 2 weeks)

Modified:
  head/devel/p5-common-sense/Makefile
  head/devel/p5-common-sense/distinfo
  head/devel/p5-common-sense/pkg-plist

Modified: head/devel/p5-common-sense/Makefile
==============================================================================
--- head/devel/p5-common-sense/Makefile	Sat Mar 12 17:58:44 2016	(r410926)
+++ head/devel/p5-common-sense/Makefile	Sat Mar 12 19:04:34 2016	(r410927)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	common-sense
-PORTVERSION=	3.73
-PORTREVISION=	1
+PORTVERSION=	3.74
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
@@ -17,5 +16,6 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-common-sense/distinfo
==============================================================================
--- head/devel/p5-common-sense/distinfo	Sat Mar 12 17:58:44 2016	(r410926)
+++ head/devel/p5-common-sense/distinfo	Sat Mar 12 19:04:34 2016	(r410927)
@@ -1,2 +1,2 @@
-SHA256 (common-sense-3.73.tar.gz) = 8110c5e472641e0c218f8e023cecc1612ef66f9a1b313261fe219862efe3fd10
-SIZE (common-sense-3.73.tar.gz) = 11132
+SHA256 (common-sense-3.74.tar.gz) = 771f7d02abd1ded94d9e37d3f66e795c8d2026d04defbeb5b679ca058116bbf3
+SIZE (common-sense-3.74.tar.gz) = 13002

Modified: head/devel/p5-common-sense/pkg-plist
==============================================================================
--- head/devel/p5-common-sense/pkg-plist	Sat Mar 12 17:58:44 2016	(r410926)
+++ head/devel/p5-common-sense/pkg-plist	Sat Mar 12 19:04:34 2016	(r410927)
@@ -1,3 +1,3 @@
-%%PERL5_MAN3%%/common::sense.3.gz
 %%SITE_ARCH%%/common/sense.pm
 %%SITE_ARCH%%/common/sense.pod
+%%PERL5_MAN3%%/common::sense.3.gz


More information about the svn-ports-all mailing list