svn commit: r437501 - head/devel/gobject-introspection

Baptiste Daroussin bapt at FreeBSD.org
Sat Apr 1 22:38:53 UTC 2017


Author: bapt
Date: Sat Apr  1 22:38:51 2017
New Revision: 437501
URL: https://svnweb.freebsd.org/changeset/ports/437501

Log:
  Update to 1.52.0
  
  Obtained from:	Gnome repository

Modified:
  head/devel/gobject-introspection/Makefile
  head/devel/gobject-introspection/distinfo
  head/devel/gobject-introspection/pkg-plist

Modified: head/devel/gobject-introspection/Makefile
==============================================================================
--- head/devel/gobject-introspection/Makefile	Sat Apr  1 22:25:21 2017	(r437500)
+++ head/devel/gobject-introspection/Makefile	Sat Apr  1 22:38:51 2017	(r437501)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gobject-introspection
-PORTVERSION=	1.46.0
+PORTVERSION=	1.52.0
 CATEGORIES=	devel
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -16,13 +16,11 @@ LIB_DEPENDS=	libffi.so:devel/libffi
 
 PORTSCOUT=	limitw:1,even
 
-USES=		bison gettext gmake gnome libtool pathfix pkgconfig \
-		python:2 tar:xz
+USES=		bison gettext gmake gnome libtool localbase pathfix \
+		pkgconfig python:2 tar:xz
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--disable-doctool
 INSTALL_TARGET=	install-strip
 

Modified: head/devel/gobject-introspection/distinfo
==============================================================================
--- head/devel/gobject-introspection/distinfo	Sat Apr  1 22:25:21 2017	(r437500)
+++ head/devel/gobject-introspection/distinfo	Sat Apr  1 22:38:51 2017	(r437501)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/gobject-introspection-1.46.0.tar.xz) = 6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233
-SIZE (gnome3/gobject-introspection-1.46.0.tar.xz) = 1359436
+TIMESTAMP = 1491086172
+SHA256 (gnome3/gobject-introspection-1.52.0.tar.xz) = 9fc6d1ebce5ad98942cb21e2fe8dd67b722dcc01981840632a1b233f7d0e2c1e
+SIZE (gnome3/gobject-introspection-1.52.0.tar.xz) = 1384432

Modified: head/devel/gobject-introspection/pkg-plist
==============================================================================
--- head/devel/gobject-introspection/pkg-plist	Sat Apr  1 22:25:21 2017	(r437500)
+++ head/devel/gobject-introspection/pkg-plist	Sat Apr  1 22:38:51 2017	(r437501)
@@ -1,6 +1,7 @@
 bin/g-ir-annotation-tool
 bin/g-ir-compiler
 bin/g-ir-generate
+bin/g-ir-inspect
 bin/g-ir-scanner
 include/gobject-introspection-1.0/giarginfo.h
 include/gobject-introspection-1.0/gibaseinfo.h


More information about the svn-ports-all mailing list