From owner-svn-ports-all@freebsd.org Sun Apr 10 13:41:03 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 E34B1B0AB2B; Sun, 10 Apr 2016 13:41:03 +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 965001341; Sun, 10 Apr 2016 13:41:03 +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 u3ADf2kv016582; Sun, 10 Apr 2016 13:41:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3ADf2to016130; Sun, 10 Apr 2016 13:41:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604101341.u3ADf2to016130@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, 10 Apr 2016 13:41:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412936 - 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-all@freebsd.org X-Mailman-Version: 2.1.21 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, 10 Apr 2016 13:41:04 -0000 Author: sunpoet Date: Sun Apr 10 13:41:02 2016 New Revision: 412936 URL: https://svnweb.freebsd.org/changeset/ports/412936 Log: - Update to 0.040 - Add LICENSE_FILE 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 head/devel/p5-Glib-Object-Introspection/pkg-plist Modified: head/devel/p5-Glib-Object-Introspection/Makefile ============================================================================== --- head/devel/p5-Glib-Object-Introspection/Makefile Sun Apr 10 13:40:57 2016 (r412935) +++ head/devel/p5-Glib-Object-Introspection/Makefile Sun Apr 10 13:41:02 2016 (r412936) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Glib-Object-Introspection -PORTVERSION= 0.028 +PORTVERSION= 0.040 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,13 +11,14 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dynamically create Perl language bindings LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE # t/vfunc-ref-counting.t requires gobject-introspection 1.35.5+ BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig \ - p5-Glib2>=1.270:devel/p5-Glib2 + p5-Glib2>=1.320:devel/p5-Glib2 LIB_DEPENDS= libffi.so:devel/libffi -RUN_DEPENDS= p5-Glib2>=1.270:devel/p5-Glib2 +RUN_DEPENDS= p5-Glib2>=1.320:devel/p5-Glib2 TEST_DEPENDS= p5-Cairo-GObject>=0:devel/p5-Cairo-GObject OPTIONS_DEFINE= TEST Modified: head/devel/p5-Glib-Object-Introspection/distinfo ============================================================================== --- head/devel/p5-Glib-Object-Introspection/distinfo Sun Apr 10 13:40:57 2016 (r412935) +++ head/devel/p5-Glib-Object-Introspection/distinfo Sun Apr 10 13:41:02 2016 (r412936) @@ -1,2 +1,2 @@ -SHA256 (Glib-Object-Introspection-0.028.tar.gz) = 39a1f7f2639ff42d9eec5b39647b2b45ad17a147280d0d5258f0bfb6d133a68f -SIZE (Glib-Object-Introspection-0.028.tar.gz) = 62158 +SHA256 (Glib-Object-Introspection-0.040.tar.gz) = 515d6af0e085c9cbed3f1a1215d1fae46dac31a8459dc950f896f368df1488bb +SIZE (Glib-Object-Introspection-0.040.tar.gz) = 79009 Modified: head/devel/p5-Glib-Object-Introspection/pkg-plist ============================================================================== --- head/devel/p5-Glib-Object-Introspection/pkg-plist Sun Apr 10 13:40:57 2016 (r412935) +++ head/devel/p5-Glib-Object-Introspection/pkg-plist Sun Apr 10 13:41:02 2016 (r412936) @@ -1,3 +1,4 @@ +bin/perli11ndoc %%SITE_ARCH%%/Glib/Object/Introspection.pm %%SITE_ARCH%%/Glib/Object/Introspection/Install/Files.pm %%SITE_ARCH%%/auto/Glib/Object/Introspection/Introspection.so