Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2018 19:41:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480973 - head/devel/p5-Glib-Object-Introspection
Message-ID:  <201809301941.w8UJfnnL047834@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 30 19:41:49 2018
New Revision: 480973
URL: https://svnweb.freebsd.org/changeset/ports/480973

Log:
  Update to 0.046
  
  Changes:	https://metacpan.org/changes/distribution/Glib-Object-Introspection

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	Sun Sep 30 19:41:43 2018	(r480972)
+++ head/devel/p5-Glib-Object-Introspection/Makefile	Sun Sep 30 19:41:49 2018	(r480973)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Glib-Object-Introspection
-PORTVERSION=	0.045
+PORTVERSION=	0.046
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,16 +16,16 @@ 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.320:devel/p5-Glib2
+		${RUN_DEPENDS}
 LIB_DEPENDS=	libffi.so:devel/libffi
 RUN_DEPENDS=	p5-Glib2>=1.320:devel/p5-Glib2
 TEST_DEPENDS=	p5-Cairo-GObject>=0:devel/p5-Cairo-GObject
 
 OPTIONS_DEFINE=	TEST
 
+USES=		gnome perl5
 USE_GNOME=	introspection
 USE_PERL5=	configure
-USES=		gnome perl5
 
 # Glib::Object::Introspection requires cairo and glib20 to build
 # test libraries during build phase, therefore we add them to BUILD_DEPENDS.

Modified: head/devel/p5-Glib-Object-Introspection/distinfo
==============================================================================
--- head/devel/p5-Glib-Object-Introspection/distinfo	Sun Sep 30 19:41:43 2018	(r480972)
+++ head/devel/p5-Glib-Object-Introspection/distinfo	Sun Sep 30 19:41:49 2018	(r480973)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527079342
-SHA256 (Glib-Object-Introspection-0.045.tar.gz) = 5f0b88d5cf9b9d5d60c90ea9d411076bea54a2c0757c8f4d527520e5f332e7bb
-SIZE (Glib-Object-Introspection-0.045.tar.gz) = 84805
+TIMESTAMP = 1538159808
+SHA256 (Glib-Object-Introspection-0.046.tar.gz) = 6632da2075d5b4ce4edf327caad9bbaf945fae4e31b03e0569ef883b48a26fb4
+SIZE (Glib-Object-Introspection-0.046.tar.gz) = 86145



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809301941.w8UJfnnL047834>