diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2023-03-18 15:52:21 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2023-03-18 15:52:21 +0000 |
commit | 70cd612575208631185a4244daf04008070105c7 (patch) | |
tree | c82bc3010d02668393f5f85bf5c8a6014deb7739 | |
parent | 43743a89d4d88202fa2e6aa72bcb7459a207baa6 (diff) | |
download | ports-70cd612575208631185a4244daf04008070105c7.tar.gz ports-70cd612575208631185a4244daf04008070105c7.zip |
deskutils/xfce4-notes-plugin: Update to 1.10.0
- Add some missing dependencies reported by poudriere.
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 8 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index d7cd157ed4f4..2709e57c84f6 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-notes-plugin -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 1.10.0 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -13,11 +12,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \ libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo glib20 gtk30 intltool +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool USE_XFCE= panel USE_XORG= ice sm x11 diff --git a/deskutils/xfce4-notes-plugin/distinfo b/deskutils/xfce4-notes-plugin/distinfo index 1153971004c5..c86cdf4e5920 100644 --- a/deskutils/xfce4-notes-plugin/distinfo +++ b/deskutils/xfce4-notes-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611045009 -SHA256 (xfce4/xfce4-notes-plugin-1.9.0.tar.bz2) = 13f909c948b639f96de64cf793eb74cb1779589201d3933eff214ee8f35ab088 -SIZE (xfce4/xfce4-notes-plugin-1.9.0.tar.bz2) = 502606 +TIMESTAMP = 1679137531 +SHA256 (xfce4/xfce4-notes-plugin-1.10.0.tar.bz2) = 2ee4406042edd352a91e166c83b60d13220ef04dce3fa6b9e0eb13636d636929 +SIZE (xfce4/xfce4-notes-plugin-1.10.0.tar.bz2) = 492901 diff --git a/deskutils/xfce4-notes-plugin/pkg-plist b/deskutils/xfce4-notes-plugin/pkg-plist index 12af1022366b..01ec3b7acbbe 100644 --- a/deskutils/xfce4-notes-plugin/pkg-plist +++ b/deskutils/xfce4-notes-plugin/pkg-plist @@ -20,6 +20,7 @@ share/icons/hicolor/scalable/apps/xfce4-notes-plugin.svg %%NLS%%share/locale/de/LC_MESSAGES/xfce4-notes-plugin.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-notes-plugin.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-notes-plugin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-notes-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-notes-plugin.mo %%NLS%%share/locale/et/LC_MESSAGES/xfce4-notes-plugin.mo |