From owner-svn-ports-head@freebsd.org Thu Aug 13 17:32:57 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 B3E579B846A; Thu, 13 Aug 2015 17:32:57 +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 A47FB133; Thu, 13 Aug 2015 17:32:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7DHWvJb046684; Thu, 13 Aug 2015 17:32:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7DHWv6u046682; Thu, 13 Aug 2015 17:32:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201508131732.t7DHWv6u046682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Aug 2015 17:32:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394097 - head/textproc/p5-Excel-Writer-XLSX 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: Thu, 13 Aug 2015 17:32:57 -0000 Author: sunpoet Date: Thu Aug 13 17:32:56 2015 New Revision: 394097 URL: https://svnweb.freebsd.org/changeset/ports/394097 Log: - Update to 0.85 - Add NO_ARCH Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile head/textproc/p5-Excel-Writer-XLSX/distinfo Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/Makefile Thu Aug 13 17:32:52 2015 (r394096) +++ head/textproc/p5-Excel-Writer-XLSX/Makefile Thu Aug 13 17:32:56 2015 (r394097) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.84 +PORTVERSION= 0.85 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/distinfo Thu Aug 13 17:32:52 2015 (r394096) +++ head/textproc/p5-Excel-Writer-XLSX/distinfo Thu Aug 13 17:32:56 2015 (r394097) @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.84.tar.gz) = 943a420fb9a26d2aeeaf5f05a7e34f1405a9bf0183bef09d4b326d680280aa1c -SIZE (Excel-Writer-XLSX-0.84.tar.gz) = 1871309 +SHA256 (Excel-Writer-XLSX-0.85.tar.gz) = 196f576072d36a1cceb1248f5efda5aafd6447390adf512d1e65945b08c9be23 +SIZE (Excel-Writer-XLSX-0.85.tar.gz) = 1872237