diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-01 22:38:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-01 22:38:51 +0000 |
commit | 58ae728700c3c8baf76d5a446940145644fed148 (patch) | |
tree | e7a3228c0daead99ba7663c820bebddc01df0a38 /devel/gobject-introspection | |
parent | ff733faa589f980b442fb84d9ce82fafcc22d50c (diff) | |
download | ports-58ae728700c3c8baf76d5a446940145644fed148.tar.gz ports-58ae728700c3c8baf76d5a446940145644fed148.zip |
Notes
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r-- | devel/gobject-introspection/Makefile | 8 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 5 | ||||
-rw-r--r-- | devel/gobject-introspection/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 34b4af84dd51..7d6b2ef27c6d 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -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 diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index 82b5c6de2ec6..cd1473e2791c 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -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 diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist index 62c1cc3bfa85..8337d1c7ca55 100644 --- a/devel/gobject-introspection/pkg-plist +++ b/devel/gobject-introspection/pkg-plist @@ -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 |