diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 8f9ef1ad4465..64df59d269eb 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -1,44 +1,47 @@ # Created by: Adam Weinberger PORTNAME= gedit-plugins PORTVERSION= 40.1 PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 70c8ba4a1393.patch:-p1 # https://gitlab.gnome.org/GNOME/gedit-plugins/-/merge_requests/27 + MAINTAINER= gnome@FreeBSD.org COMMENT= Plugins for GEdit 3 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gedit>=0:editors/gedit \ valac:lang/vala \ itstool:textproc/itstool \ ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} LIB_DEPENDS= libpeas-1.0.so:devel/libpeas \ libgit2-glib-1.0.so:devel/libgit2-glib \ libgucharmap_2_90.so:deskutils/gucharmap RUN_DEPENDS= gedit>=0:editors/gedit \ ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome localbase meson pkgconfig \ python:3.4+ shebangfix tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview4 intlhack introspection \ vte3 USE_CSTD= c11 USE_LDCONFIG= yes INSTALL_TARGET= install-strip SHEBANG_FILES= plugins/synctex/synctex/evince_dbus.py BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.gedit.plugins.drawspaces.gschema.xml \ org.gnome.gedit.plugins.wordcompletion.gschema.xml \ org.gnome.gedit.plugins.terminal.gschema.xml \ org.gnome.gedit.plugins.translate.gschema.xml .include diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index 3f3a2d651702..f38d3b80fbcc 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1622065692 SHA256 (gnome/gedit-plugins-40.1.tar.xz) = dfb7989507a5745cb17c42fb1472207167a387197354f64254118e4a9437c196 SIZE (gnome/gedit-plugins-40.1.tar.xz) = 951024 +SHA256 (gnome/70c8ba4a1393.patch) = 09b343915fc5942e072af0b4e640e519347903891db39d7cff83d47dc95d9a99 +SIZE (gnome/70c8ba4a1393.patch) = 10575