From owner-svn-ports-head@FreeBSD.ORG Fri Nov 8 14:10:59 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2782F719; Fri, 8 Nov 2013 14:10:59 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 14FDF2BCD; Fri, 8 Nov 2013 14:10:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA8EAwI6009884; Fri, 8 Nov 2013 14:10:58 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA8EAwbS009882; Fri, 8 Nov 2013 14:10:58 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311081410.rA8EAwbS009882@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 Nov 2013 14:10:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333226 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 08 Nov 2013 14:10:59 -0000 Author: sunpoet Date: Fri Nov 8 14:10:58 2013 New Revision: 333226 URL: http://svnweb.freebsd.org/changeset/ports/333226 Log: - Update to 0.09 - Add LICENSE - Fix *_DEPENDS Changes: http://search.cpan.org/dist/Google-ProtocolBuffers/Changes Modified: head/devel/p5-Google-ProtocolBuffers/Makefile head/devel/p5-Google-ProtocolBuffers/distinfo (contents, props changed) Modified: head/devel/p5-Google-ProtocolBuffers/Makefile ============================================================================== --- head/devel/p5-Google-ProtocolBuffers/Makefile Fri Nov 8 14:10:00 2013 (r333225) +++ head/devel/p5-Google-ProtocolBuffers/Makefile Fri Nov 8 14:10:58 2013 (r333226) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Google-ProtocolBuffers -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple interface to Google Protocol Buffers +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \ p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-Google-ProtocolBuffers/distinfo ============================================================================== --- head/devel/p5-Google-ProtocolBuffers/distinfo Fri Nov 8 14:10:00 2013 (r333225) +++ head/devel/p5-Google-ProtocolBuffers/distinfo Fri Nov 8 14:10:58 2013 (r333226) @@ -1,2 +1,2 @@ -SHA256 (Google-ProtocolBuffers-0.08.tar.gz) = 63e32d38fb7798420a1f0e96a49e0799857a64fec0dd54a0299087631ebcae5f -SIZE (Google-ProtocolBuffers-0.08.tar.gz) = 42386 +SHA256 (Google-ProtocolBuffers-0.09.tar.gz) = 997ed495377ea8ea42965480639ff394cb4c66c1f418a4e7e938054c27ba10d3 +SIZE (Google-ProtocolBuffers-0.09.tar.gz) = 70946