From owner-svn-ports-all@freebsd.org Sun Nov 6 16:47:27 2016 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 A57C3C32EE0; Sun, 6 Nov 2016 16:47:27 +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 73DD21A33; Sun, 6 Nov 2016 16:47:27 +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 uA6GlQ4G048871; Sun, 6 Nov 2016 16:47:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6GlQfI048869; Sun, 6 Nov 2016 16:47:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611061647.uA6GlQfI048869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Nov 2016 16:47:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425520 - head/devel/p5-Google-ProtocolBuffers 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.23 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: Sun, 06 Nov 2016 16:47:27 -0000 Author: sunpoet Date: Sun Nov 6 16:47:26 2016 New Revision: 425520 URL: https://svnweb.freebsd.org/changeset/ports/425520 Log: - Update to 0.12 - Add NO_ARCH Changes: http://search.cpan.org/dist/Google-ProtocolBuffers/Changes Modified: head/devel/p5-Google-ProtocolBuffers/Makefile head/devel/p5-Google-ProtocolBuffers/distinfo Modified: head/devel/p5-Google-ProtocolBuffers/Makefile ============================================================================== --- head/devel/p5-Google-ProtocolBuffers/Makefile Sun Nov 6 16:47:21 2016 (r425519) +++ head/devel/p5-Google-ProtocolBuffers/Makefile Sun Nov 6 16:47:26 2016 (r425520) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Google-ProtocolBuffers -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +17,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:deve p5-Parse-RecDescent>=1.94:devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-Google-ProtocolBuffers/distinfo ============================================================================== --- head/devel/p5-Google-ProtocolBuffers/distinfo Sun Nov 6 16:47:21 2016 (r425519) +++ head/devel/p5-Google-ProtocolBuffers/distinfo Sun Nov 6 16:47:26 2016 (r425520) @@ -1,2 +1,3 @@ -SHA256 (Google-ProtocolBuffers-0.11.tar.gz) = 615505aeff0363c2bf697a54a57192b9e037093c84a2205ce04ad8ef169b5a4c -SIZE (Google-ProtocolBuffers-0.11.tar.gz) = 73839 +TIMESTAMP = 1478370008 +SHA256 (Google-ProtocolBuffers-0.12.tar.gz) = b38449c60b9a2712dde481485cc7ab03b2a0ac1c3fd480b3853e4111ac294d71 +SIZE (Google-ProtocolBuffers-0.12.tar.gz) = 46419