Date: Tue, 18 Apr 2023 17:00:12 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 11b0158d98a3 - main - x11-clocks/xfce4-timer-plugin: Update to 1.7.2 Message-ID: <202304181700.33IH0CtQ067325@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=11b0158d98a342d98f316ed2a3882b911b07c66d commit 11b0158d98a342d98f316ed2a3882b911b07c66d Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-04-18 16:59:40 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-04-18 16:59:40 +0000 x11-clocks/xfce4-timer-plugin: Update to 1.7.2 - Add missing dependencies. --- x11-clocks/xfce4-timer-plugin/Makefile | 7 ++++--- x11-clocks/xfce4-timer-plugin/distinfo | 6 +++--- x11-clocks/xfce4-timer-plugin/pkg-plist | 3 +++ 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 3276f9972460..588f200e814f 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-timer-plugin -PORTVERSION= 1.7.1 -PORTREVISION= 2 +PORTVERSION= 1.7.2 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,9 +10,11 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin LICENSE= GPLv2 +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz + USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gtk30 intltool +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel GNU_CONFIGURE= yes diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index a2aee50c6494..226376978416 100644 --- a/x11-clocks/xfce4-timer-plugin/distinfo +++ b/x11-clocks/xfce4-timer-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595625273 -SHA256 (xfce4/xfce4-timer-plugin-1.7.1.tar.bz2) = 4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3 -SIZE (xfce4/xfce4-timer-plugin-1.7.1.tar.bz2) = 405053 +TIMESTAMP = 1681835480 +SHA256 (xfce4/xfce4-timer-plugin-1.7.2.tar.bz2) = feb3b8c2d39505e816683540a3226bd7bda870ccbcb4c7d0f6abfeeff5c58b7d +SIZE (xfce4/xfce4-timer-plugin-1.7.2.tar.bz2) = 414526 diff --git a/x11-clocks/xfce4-timer-plugin/pkg-plist b/x11-clocks/xfce4-timer-plugin/pkg-plist index 4dbcfb1f3de1..1a427b8a5301 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-plist +++ b/x11-clocks/xfce4-timer-plugin/pkg-plist @@ -14,7 +14,9 @@ share/icons/hicolor/scalable/apps/xfce4-timer-plugin.svg %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/et/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/fa_IR/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo @@ -23,6 +25,7 @@ share/icons/hicolor/scalable/apps/xfce4-timer-plugin.svg %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/hye/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ie/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304181700.33IH0CtQ067325>