diff options
Diffstat (limited to 'editors/ghex')
-rw-r--r-- | editors/ghex/Makefile | 10 | ||||
-rw-r--r-- | editors/ghex/distinfo | 6 | ||||
-rw-r--r-- | editors/ghex/pkg-plist | 2 |
3 files changed, 8 insertions, 10 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 0ce4f3d59805..9dbf077b45c6 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,22 +1,21 @@ PORTNAME= ghex -PORTVERSION= 46.2 +PORTVERSION= 46.3 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME hex editor -WWW= https://wiki.gnome.org/Apps/Ghex +WWW= https://gitlab.gnome.org/GNOME/ghex LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool -USES= gettext desktop-file-utils gnome meson pkgconfig tar:xz -USE_GNOME= glib20 gtk40 libadwaita introspection:build +USES= desktop-file-utils gettext-tools gnome meson pkgconfig tar:xz +USE_GNOME= cairo glib20 gtk40 introspection:build libadwaita USE_LDCONFIG= yes -INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.GHex.gschema.xml @@ -24,5 +23,4 @@ GLIB_SCHEMAS= org.gnome.GHex.gschema.xml MESON_ARGS= -Dmmap-buffer-backend=false \ -Ddirect-buffer-backend=false - .include <bsd.port.mk> diff --git a/editors/ghex/distinfo b/editors/ghex/distinfo index 82c33d3b8f00..5fe0c5457457 100644 --- a/editors/ghex/distinfo +++ b/editors/ghex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741872246 -SHA256 (gnome/ghex-46.2.tar.xz) = a8f276a36397a70d20b862ff7c664243d9cf2891deb9be06d745a4f1ac661f31 -SIZE (gnome/ghex-46.2.tar.xz) = 920680 +TIMESTAMP = 1753117059 +SHA256 (gnome/ghex-46.3.tar.xz) = ea16595dfba0a97b55dd106305d56ba2baee95de0b13b75e75966cc31f9b3ec9 +SIZE (gnome/ghex-46.3.tar.xz) = 922460 diff --git a/editors/ghex/pkg-plist b/editors/ghex/pkg-plist index dea77d553d76..6201f4bf6946 100644 --- a/editors/ghex/pkg-plist +++ b/editors/ghex/pkg-plist @@ -6,7 +6,7 @@ include/gtkhex-4/hex-document.h lib/girepository-1.0/Hex-4.typelib lib/libgtkhex-4.so lib/libgtkhex-4.so.1 -lib/libgtkhex-4.so.1.8.0 +lib/libgtkhex-4.so.1.8.1 libdata/pkgconfig/gtkhex-4.pc share/applications/org.gnome.GHex.desktop share/gir-1.0/Hex-4.gir |