From owner-svn-ports-head@FreeBSD.ORG Mon Mar 18 14:39:58 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 43434F84; Mon, 18 Mar 2013 14:39:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 352BCE91; Mon, 18 Mar 2013 14:39:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2IEdvev075489; Mon, 18 Mar 2013 14:39:57 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2IEdvBH075487; Mon, 18 Mar 2013 14:39:57 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201303181439.r2IEdvBH075487@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 18 Mar 2013 14:39:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314565 - head/devel/p5-Glib-Object-Introspection 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: Mon, 18 Mar 2013 14:39:58 -0000 Author: sunpoet Date: Mon Mar 18 14:39:56 2013 New Revision: 314565 URL: http://svnweb.freebsd.org/changeset/ports/314565 Log: - Update to 0.015 Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS Modified: head/devel/p5-Glib-Object-Introspection/Makefile head/devel/p5-Glib-Object-Introspection/distinfo Modified: head/devel/p5-Glib-Object-Introspection/Makefile ============================================================================== --- head/devel/p5-Glib-Object-Introspection/Makefile Mon Mar 18 13:30:05 2013 (r314564) +++ head/devel/p5-Glib-Object-Introspection/Makefile Mon Mar 18 14:39:56 2013 (r314565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Glib-Object-Introspection -PORTVERSION= 0.014 +PORTVERSION= 0.015 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Dynamically create Perl languag LICENSE= LGPL21 +# t/vfunc-ref-counting.t requires gobject-introspection 1.35.5+ BUILD_DEPENDS= gobject-introspection>=0.10.0:${PORTSDIR}/devel/gobject-introspection \ p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ Modified: head/devel/p5-Glib-Object-Introspection/distinfo ============================================================================== --- head/devel/p5-Glib-Object-Introspection/distinfo Mon Mar 18 13:30:05 2013 (r314564) +++ head/devel/p5-Glib-Object-Introspection/distinfo Mon Mar 18 14:39:56 2013 (r314565) @@ -1,2 +1,2 @@ -SHA256 (Glib-Object-Introspection-0.014.tar.gz) = f7344bacf110e9c5d8a65eccc274d86262d50384cb8753022c669dc68c1ad005 -SIZE (Glib-Object-Introspection-0.014.tar.gz) = 56829 +SHA256 (Glib-Object-Introspection-0.015.tar.gz) = 0f877f019e915aac48f6e394b2fe0b29d5398a7238ab108323fe6d0d4adccdb2 +SIZE (Glib-Object-Introspection-0.015.tar.gz) = 58929