From owner-svn-ports-all@FreeBSD.ORG Sat Jun 13 13:51:04 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97769FFD; Sat, 13 Jun 2015 13:51:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.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 85FAE917; Sat, 13 Jun 2015 13:51:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5DDp466044552; Sat, 13 Jun 2015 13:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5DDp4Pu044549; Sat, 13 Jun 2015 13:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201506131351.t5DDp4Pu044549@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 Jun 2015 13:51:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389358 - head/devel/p5-Sah X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2015 13:51:04 -0000 Author: sunpoet Date: Sat Jun 13 13:51:03 2015 New Revision: 389358 URL: https://svnweb.freebsd.org/changeset/ports/389358 Log: - Update to 0.9.37 - Add NO_ARCH Changes: http://search.cpan.org/dist/Sah/Changes Modified: head/devel/p5-Sah/Makefile head/devel/p5-Sah/distinfo Modified: head/devel/p5-Sah/Makefile ============================================================================== --- head/devel/p5-Sah/Makefile Sat Jun 13 13:50:58 2015 (r389357) +++ head/devel/p5-Sah/Makefile Sat Jun 13 13:51:03 2015 (r389358) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sah -PORTVERSION= 0.9.36 +PORTVERSION= 0.9.37 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTS p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install RUN_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-Sah/distinfo ============================================================================== --- head/devel/p5-Sah/distinfo Sat Jun 13 13:50:58 2015 (r389357) +++ head/devel/p5-Sah/distinfo Sat Jun 13 13:51:03 2015 (r389358) @@ -1,2 +1,2 @@ -SHA256 (Sah-0.9.36.tar.gz) = 6dce29826bf3f21862ef958347b05a53e399f021f95755aa19e88bca43dda80d -SIZE (Sah-0.9.36.tar.gz) = 83983 +SHA256 (Sah-0.9.37.tar.gz) = 11e1f6895b12adcd8778a06ea3715de5141f8f57f78cacba0e4d4a7459d7f5b2 +SIZE (Sah-0.9.37.tar.gz) = 79331