From owner-svn-ports-all@freebsd.org Thu Nov 12 11:58:32 2015 Return-Path: Delivered-To: svn-ports-all@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 F297FA2DA83; Thu, 12 Nov 2015 11:58:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 B9A561E4A; Thu, 12 Nov 2015 11:58:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tACBwVxj005487; Thu, 12 Nov 2015 11:58:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tACBwVZf005485; Thu, 12 Nov 2015 11:58:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511121158.tACBwVZf005485@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, 12 Nov 2015 11:58:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401327 - head/devel/p5-B-Keywords 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: Thu, 12 Nov 2015 11:58:33 -0000 Author: sunpoet Date: Thu Nov 12 11:58:31 2015 New Revision: 401327 URL: https://svnweb.freebsd.org/changeset/ports/401327 Log: - Update to 1.15 - Add NO_ARCH Changes: http://search.cpan.org/dist/B-Keywords/Changes Modified: head/devel/p5-B-Keywords/Makefile head/devel/p5-B-Keywords/distinfo Modified: head/devel/p5-B-Keywords/Makefile ============================================================================== --- head/devel/p5-B-Keywords/Makefile Thu Nov 12 11:58:27 2015 (r401326) +++ head/devel/p5-B-Keywords/Makefile Thu Nov 12 11:58:31 2015 (r401327) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= B-Keywords -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ COMMENT= Lists of reserved barewords and LICENSE= ART10 GPLv2 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-B-Keywords/distinfo ============================================================================== --- head/devel/p5-B-Keywords/distinfo Thu Nov 12 11:58:27 2015 (r401326) +++ head/devel/p5-B-Keywords/distinfo Thu Nov 12 11:58:31 2015 (r401327) @@ -1,2 +1,2 @@ -SHA256 (B-Keywords-1.14.tar.gz) = 9c1662abbd573b408fdd13513e5cad7ef8fba28479d75e8dd33484633ac48ad2 -SIZE (B-Keywords-1.14.tar.gz) = 9981 +SHA256 (B-Keywords-1.15.tar.gz) = 65d2ef8e3cf4a37fbf2da07e6caa1da15e33a155e349e5b9a5c978d02abd0dda +SIZE (B-Keywords-1.15.tar.gz) = 10140