Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 19:05:08 +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: r414209 - head/misc/p5-Locale-SubCountry
Message-ID:  <201604281905.u3SJ58LB042381@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr 28 19:05:08 2016
New Revision: 414209
URL: https://svnweb.freebsd.org/changeset/ports/414209

Log:
  - Update to 1.65
  - Add NO_ARCH
  - Add USES=dos2unix
  
  Changes:	http://search.cpan.org/dist/Locale-SubCountry/Changes

Modified:
  head/misc/p5-Locale-SubCountry/Makefile
  head/misc/p5-Locale-SubCountry/distinfo

Modified: head/misc/p5-Locale-SubCountry/Makefile
==============================================================================
--- head/misc/p5-Locale-SubCountry/Makefile	Thu Apr 28 19:05:03 2016	(r414208)
+++ head/misc/p5-Locale-SubCountry/Makefile	Thu Apr 28 19:05:08 2016	(r414209)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Locale-SubCountry
-PORTVERSION=	1.64
+PORTVERSION=	1.65
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,8 @@ COMMENT=	Convert state, province, county
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-USES=		perl5
+NO_ARCH=	yes
+USES=		dos2unix perl5
 USE_PERL5=	configure
 
 .include <bsd.port.mk>

Modified: head/misc/p5-Locale-SubCountry/distinfo
==============================================================================
--- head/misc/p5-Locale-SubCountry/distinfo	Thu Apr 28 19:05:03 2016	(r414208)
+++ head/misc/p5-Locale-SubCountry/distinfo	Thu Apr 28 19:05:08 2016	(r414209)
@@ -1,2 +1,2 @@
-SHA256 (Locale-SubCountry-1.64.tar.gz) = b925812c975b5ebcedfee575a35857f2c53a52eab1ebde6683c49ed029ab3ff3
-SIZE (Locale-SubCountry-1.64.tar.gz) = 92483
+SHA256 (Locale-SubCountry-1.65.tar.gz) = aaabaf4c3bcbddff2fe5863687afe639dcac1261c0327fc909e9a25c645ae139
+SIZE (Locale-SubCountry-1.65.tar.gz) = 92601



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