diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 8b0e62d66f65..2e507e20ff06 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -1,44 +1,47 @@ # Created by: Gustau Perez i Querol PORTNAME= gnote PORTVERSION= 41.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 32795e53681e.patch:-p1 # https://gitlab.gnome.org/GNOME/gnote/-/merge_requests/21 + MAINTAINER= gnome@FreeBSD.org COMMENT= C++ version of Tomboy, note taking application LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libenchant.so:textproc/enchant \ libgtkspell3-3.so:textproc/gtkspell3 \ libsecret-1.so:security/libsecret \ libuuid.so:misc/e2fsprogs-libuuid PORTSCOUT= limitw:1,even USE_GNOME= gtkmm30 intltool libxml2 libxslt USE_XORG= x11 USES= compiler:c++11-lib desktop-file-utils gettext gnome localbase \ meson pathfix pkgconfig python:3.6+,build tar:xz xorg USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.gnote.gschema.xml DOCS= AUTHORS ChangeLog NEWS README TODO PLIST_SUB+= SVER=${PORTVERSION:R} \ VERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/deskutils/gnote/distinfo b/deskutils/gnote/distinfo index c173adf39da8..2ca9b8c66a38 100644 --- a/deskutils/gnote/distinfo +++ b/deskutils/gnote/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1636138627 SHA256 (gnote-41.1.tar.xz) = 58db2cad13b44167a9efa1544103526c67e6efaa86dafb3a314ea142950e2162 SIZE (gnote-41.1.tar.xz) = 3166996 +SHA256 (32795e53681e.patch) = 7a91dd545b447adc2b955dcc3933a7d2bd424a037973f61420fb56685f3452a0 +SIZE (32795e53681e.patch) = 1069