diff options
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 19 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/distinfo | 6 |
2 files changed, 11 insertions, 14 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index cf391607e146..1f4f41d95e7b 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-fsguard-plugin -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,21 +11,18 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start # COPYING file is wrong compared to license header LICENSE= BSD2CLAUSE -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg +USE_GNOME= gdkpixbuf gtk30 USE_XFCE= libmenu panel USE_XORG= x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/sysutils/xfce4-fsguard-plugin/distinfo b/sysutils/xfce4-fsguard-plugin/distinfo index a4a7f2e25da8..551b71263d1d 100644 --- a/sysutils/xfce4-fsguard-plugin/distinfo +++ b/sysutils/xfce4-fsguard-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735162861 -SHA256 (xfce4/xfce4-fsguard-plugin-1.1.4.tar.bz2) = 24b3789be6de92678e7036678530c4da4b3838aa3cda428439aa8d140704a4a6 -SIZE (xfce4/xfce4-fsguard-plugin-1.1.4.tar.bz2) = 468762 +TIMESTAMP = 1747675372 +SHA256 (xfce4/xfce4-fsguard-plugin-1.2.0.tar.xz) = 9e40cf3ce7b34e1c27d6b442f3a067886c35154b5d0c4d644a239038611da64f +SIZE (xfce4/xfce4-fsguard-plugin-1.2.0.tar.xz) = 64096 |