diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index 9a871178ad24..5251e2617797 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -1,28 +1,31 @@ # Created by: Joe Marcus Clarke PORTNAME= gnome-font-viewer PORTVERSION= 41.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 218166246e29.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/merge_requests/27 + MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 font viewer utility LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libhandy-1.so:x11-toolkits/libhandy \ libharfbuzz.so:print/harfbuzz CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \ pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= cairo gnomedesktop3 gtk30 .include diff --git a/deskutils/gnome-font-viewer/distinfo b/deskutils/gnome-font-viewer/distinfo index a666e17c15ac..110e765b6771 100644 --- a/deskutils/gnome-font-viewer/distinfo +++ b/deskutils/gnome-font-viewer/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1632341672 SHA256 (gnome/gnome-font-viewer-41.0.tar.xz) = 5dd410331be070e4e034397f2754980e073851d50a2119f2fbf96adc6fe2e876 SIZE (gnome/gnome-font-viewer-41.0.tar.xz) = 179672 +SHA256 (gnome/218166246e29.patch) = 3d60253beebf7bd6faa46b04e4059cd7c860e6146fb6c0e608ea06b8bb86546c +SIZE (gnome/218166246e29.patch) = 1333