From owner-svn-ports-head@freebsd.org Sat Sep 12 17:08:11 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 A654BA034EA; Sat, 12 Sep 2015 17:08:11 +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 6D42C1E69; Sat, 12 Sep 2015 17:08:11 +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 t8CH8B3t047700; Sat, 12 Sep 2015 17:08:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8CH8At8047698; Sat, 12 Sep 2015 17:08:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509121708.t8CH8At8047698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 Sep 2015 17:08:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396757 - head/devel/p5-ExtUtils-CppGuess 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: Sat, 12 Sep 2015 17:08:11 -0000 Author: sunpoet Date: Sat Sep 12 17:08:10 2015 New Revision: 396757 URL: https://svnweb.freebsd.org/changeset/ports/396757 Log: - Update to 0.11 - Add NO_ARCH Changes: http://search.cpan.org/dist/ExtUtils-CppGuess/Changes Modified: head/devel/p5-ExtUtils-CppGuess/Makefile head/devel/p5-ExtUtils-CppGuess/distinfo Modified: head/devel/p5-ExtUtils-CppGuess/Makefile ============================================================================== --- head/devel/p5-ExtUtils-CppGuess/Makefile Sat Sep 12 17:08:04 2015 (r396756) +++ head/devel/p5-ExtUtils-CppGuess/Makefile Sat Sep 12 17:08:10 2015 (r396757) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-CppGuess -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-ExtUtils-CppGuess/distinfo ============================================================================== --- head/devel/p5-ExtUtils-CppGuess/distinfo Sat Sep 12 17:08:04 2015 (r396756) +++ head/devel/p5-ExtUtils-CppGuess/distinfo Sat Sep 12 17:08:10 2015 (r396757) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-CppGuess-0.09.tar.gz) = 48625195a88c0f2ddc37bbd7a06346aa68ffb6948ba78da3aea47c0db2540f65 -SIZE (ExtUtils-CppGuess-0.09.tar.gz) = 6318 +SHA256 (ExtUtils-CppGuess-0.11.tar.gz) = c70ce0d29476d76d9dea310850a270721e312eb79eb9bfd0a842c510b2855273 +SIZE (ExtUtils-CppGuess-0.11.tar.gz) = 6794