From owner-svn-ports-head@freebsd.org Fri Jul 24 08:59:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FF099A92DE; Fri, 24 Jul 2015 08:59:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A6BF1E92; Fri, 24 Jul 2015 08:59:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6O8xZgu091355; Fri, 24 Jul 2015 08:59:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6O8xYFJ091353; Fri, 24 Jul 2015 08:59:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507240859.t6O8xYFJ091353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Jul 2015 08:59:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392793 - head/finance/p5-Locale-Currency-Format X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 08:59:35 -0000 Author: sunpoet Date: Fri Jul 24 08:59:33 2015 New Revision: 392793 URL: https://svnweb.freebsd.org/changeset/ports/392793 Log: - Update to 1.32 - Add NO_ARCH Modified: head/finance/p5-Locale-Currency-Format/Makefile head/finance/p5-Locale-Currency-Format/distinfo Modified: head/finance/p5-Locale-Currency-Format/Makefile ============================================================================== --- head/finance/p5-Locale-Currency-Format/Makefile Fri Jul 24 08:59:28 2015 (r392792) +++ head/finance/p5-Locale-Currency-Format/Makefile Fri Jul 24 08:59:33 2015 (r392793) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-Currency-Format -PORTVERSION= 1.30 -PORTREVISION= 1 +PORTVERSION= 1.32 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Perl functions for formatting m LICENSE= ART20 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/finance/p5-Locale-Currency-Format/distinfo ============================================================================== --- head/finance/p5-Locale-Currency-Format/distinfo Fri Jul 24 08:59:28 2015 (r392792) +++ head/finance/p5-Locale-Currency-Format/distinfo Fri Jul 24 08:59:33 2015 (r392793) @@ -1,2 +1,2 @@ -SHA256 (Locale-Currency-Format-1.30.tar.gz) = 8c0fa44943c5d00fb90d5283fd2f0679f37977be6d71b29c80673af63ea407b7 -SIZE (Locale-Currency-Format-1.30.tar.gz) = 9112 +SHA256 (Locale-Currency-Format-1.32.tar.gz) = 43e766ee5c0bbbc976d75d541b7e3df0c31b92efcca096789b610e5eaf4f4f3b +SIZE (Locale-Currency-Format-1.32.tar.gz) = 10012