diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 51f157be4276..d554b2f186f8 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,42 +1,41 @@ PORTNAME= gobject-introspection -DISTVERSION= 1.72.0 -PORTREVISION= 1 +DISTVERSION= 1.74.0 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= Generate interface introspection data for GObject libraries WWW= https://gi.readthedocs.io/en/latest/ LICENSE= GPLv2+ LGPL20+ LICENSE_COMB= multi LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LGPL LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GPL # we need cairo otherwise the generated Cairo gir is broken BUILD_DEPENDS= cairo-trace:graphics/cairo LIB_DEPENDS= libffi.so:devel/libffi PORTSCOUT= limitw:1,even -USES= bison gettext gnome localbase meson pkgconfig python:3.6+ tar:xz +USES= bison gettext gnome localbase meson pkgconfig python:3.7+ tar:xz USE_GNOME= glib20 USE_LDCONFIG= yes MESON_ARGS= -Ddoctool=disabled \ -Dpython=${PYTHON_CMD} post-patch: @${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' ${WRKSRC}/tools/meson.build post-stage: @${PYTHON_CMD} -m compileall -d ${PREFIX}/lib/${PORTNAME} \ "${STAGEDIR}${PREFIX}/lib/${PORTNAME}" @${PYTHON_CMD} -O -m compileall -d ${PREFIX}/lib/${PORTNAME} \ "${STAGEDIR}${PREFIX}/lib/${PORTNAME}" post-install: @${RM} ${STAGEDIR}${PREFIX}/lib/gobject-introspection/giscanner/doctemplates/*/meson.build* .include diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index bcca1bffe421..12f94a2d1561 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647604434 -SHA256 (gnome/gobject-introspection-1.72.0.tar.xz) = 02fe8e590861d88f83060dd39cda5ccaa60b2da1d21d0f95499301b186beaabc -SIZE (gnome/gobject-introspection-1.72.0.tar.xz) = 1040936 +TIMESTAMP = 1663523817 +SHA256 (gnome/gobject-introspection-1.74.0.tar.xz) = 347b3a719e68ba4c69ff2d57ee2689233ea8c07fc492205e573386779e42d653 +SIZE (gnome/gobject-introspection-1.74.0.tar.xz) = 1044008