[Midnightbsd-cvs] mports [22912] trunk/devel/gobject-introspection: gobject-introspection 1.50.0
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 7 13:30:22 EDT 2017
Revision: 22912
http://svnweb.midnightbsd.org/mports/?rev=22912
Author: laffer1
Date: 2017-10-07 13:30:22 -0400 (Sat, 07 Oct 2017)
Log Message:
-----------
gobject-introspection 1.50.0
Modified Paths:
--------------
trunk/devel/gobject-introspection/Makefile
trunk/devel/gobject-introspection/distinfo
trunk/devel/gobject-introspection/pkg-plist
Modified: trunk/devel/gobject-introspection/Makefile
===================================================================
--- trunk/devel/gobject-introspection/Makefile 2017-10-07 17:29:18 UTC (rev 22911)
+++ trunk/devel/gobject-introspection/Makefile 2017-10-07 17:30:22 UTC (rev 22912)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= gobject-introspection
-PORTVERSION= 1.44.0
+PORTVERSION= 1.50.0
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -10,18 +10,21 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Generate interface introspection data for GObject libraries
+ MAKE_JOBS_UNSAFE=yes
+
LICENSE= gpl2
# well it could be agg, but gpl2 is worst case
# we need cairo otherwise the generated Cairo gir is broken
-BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo
-LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi
+BUILD_DEPENDS= cairo-trace:graphics/cairo
+LIB_DEPENDS= libffi.so:devel/libffi
-USES= bison gettext gmake libtool pathfix pkgconfig \
+USES= bison gettext gmake gnome libtool pathfix pkgconfig \
python:2 tar:xz
GNU_CONFIGURE= yes
USE_GNOME= glib20
USE_LDCONFIG= yes
+CONFIGURE_ARGS= --disable-doctool
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
Modified: trunk/devel/gobject-introspection/distinfo
===================================================================
--- trunk/devel/gobject-introspection/distinfo 2017-10-07 17:29:18 UTC (rev 22911)
+++ trunk/devel/gobject-introspection/distinfo 2017-10-07 17:30:22 UTC (rev 22912)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/gobject-introspection-1.44.0.tar.xz) = 6f0c2c28aeaa37b5037acbf21558098c4f95029b666db755d3a12c2f1e1627ad
-SIZE (gnome3/gobject-introspection-1.44.0.tar.xz) = 1319168
+TIMESTAMP = 1491127543
+SHA256 (gnome3/gobject-introspection-1.50.0.tar.xz) = 1c6597c666f543c70ef3d7c893ab052968afae620efdc080c36657f4226337c5
+SIZE (gnome3/gobject-introspection-1.50.0.tar.xz) = 1415700
Modified: trunk/devel/gobject-introspection/pkg-plist
===================================================================
--- trunk/devel/gobject-introspection/pkg-plist 2017-10-07 17:29:18 UTC (rev 22911)
+++ trunk/devel/gobject-introspection/pkg-plist 2017-10-07 17:30:22 UTC (rev 22912)
@@ -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
@@ -147,6 +148,9 @@
lib/gobject-introspection/giscanner/message.py
lib/gobject-introspection/giscanner/message.pyc
lib/gobject-introspection/giscanner/message.pyo
+lib/gobject-introspection/giscanner/msvccompiler.py
+lib/gobject-introspection/giscanner/msvccompiler.pyc
+lib/gobject-introspection/giscanner/msvccompiler.pyo
lib/gobject-introspection/giscanner/scannermain.py
lib/gobject-introspection/giscanner/scannermain.pyc
lib/gobject-introspection/giscanner/scannermain.pyo
@@ -198,22 +202,22 @@
share/gir-1.0/xft-2.0.gir
share/gir-1.0/xlib-2.0.gir
share/gir-1.0/xrandr-1.3.gir
-share/gobject-introspection-1.0/Makefile.introspection
-share/gobject-introspection-1.0/gdump.c
-share/gobject-introspection-1.0/tests/annotation.c
-share/gobject-introspection-1.0/tests/annotation.h
-share/gobject-introspection-1.0/tests/drawable.c
-share/gobject-introspection-1.0/tests/drawable.h
-share/gobject-introspection-1.0/tests/everything.c
-share/gobject-introspection-1.0/tests/everything.h
-share/gobject-introspection-1.0/tests/foo.c
-share/gobject-introspection-1.0/tests/foo.h
-share/gobject-introspection-1.0/tests/gimarshallingtests.c
-share/gobject-introspection-1.0/tests/gimarshallingtests.h
-share/gobject-introspection-1.0/tests/gitestmacros.h
-share/gobject-introspection-1.0/tests/regress.c
-share/gobject-introspection-1.0/tests/regress.h
-share/gobject-introspection-1.0/tests/utility.c
-share/gobject-introspection-1.0/tests/utility.h
-share/gobject-introspection-1.0/tests/warnlib.c
-share/gobject-introspection-1.0/tests/warnlib.h
+%%DATADIR%%-1.0/Makefile.introspection
+%%DATADIR%%-1.0/gdump.c
+%%DATADIR%%-1.0/tests/annotation.c
+%%DATADIR%%-1.0/tests/annotation.h
+%%DATADIR%%-1.0/tests/drawable.c
+%%DATADIR%%-1.0/tests/drawable.h
+%%DATADIR%%-1.0/tests/everything.c
+%%DATADIR%%-1.0/tests/everything.h
+%%DATADIR%%-1.0/tests/foo.c
+%%DATADIR%%-1.0/tests/foo.h
+%%DATADIR%%-1.0/tests/gimarshallingtests.c
+%%DATADIR%%-1.0/tests/gimarshallingtests.h
+%%DATADIR%%-1.0/tests/gitestmacros.h
+%%DATADIR%%-1.0/tests/regress.c
+%%DATADIR%%-1.0/tests/regress.h
+%%DATADIR%%-1.0/tests/utility.c
+%%DATADIR%%-1.0/tests/utility.h
+%%DATADIR%%-1.0/tests/warnlib.c
+%%DATADIR%%-1.0/tests/warnlib.h
More information about the Midnightbsd-cvs
mailing list