diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-09-26 21:12:52 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-09-26 21:12:52 +0000 |
commit | 7983cb24e8ace8e87a5260df2fe27d5e9178caaf (patch) | |
tree | 31ac0bdd271562948079ae52c3b34083c23183e0 | |
parent | 3665c9e3e762bb25cb7993254f44c8cc1d7901a5 (diff) |
devel/gobject-introspection: update to 1.74.0 release (+)
Keep it in sync with glib20 which uodate to 2.74.0 release
Changelog: https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/1.74.0/NEWS
-rw-r--r-- | devel/gobject-introspection/Makefile | 5 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
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,6 +1,5 @@ PORTNAME= gobject-introspection -DISTVERSION= 1.72.0 -PORTREVISION= 1 +DISTVERSION= 1.74.0 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME @@ -21,7 +20,7 @@ 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 \ 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 |