pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-indicator-plugin
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat May 25 01:47:22 UTC 2024
Modified Files:
pkgsrc/x11/xfce4-indicator-plugin: Makefile PLIST distinfo
Log Message:
xfce4-indicator-plugin: update to 2.4.2
2.4.2 (2023-04-21)
=====
- Use ayatana-indicator instead of indicator
- Update copyright year
- Remove deprecated project files
- build: Add GLib requirement
- Use xfce_panel_plugin_popup_menu() when possible
- Fix unused variable
- Update `.gitignore`
- Use icon names instead of pixbufs in dialog treeview
- Use "logo-icon-name" instead of "logo" in about dialog
- Override fatal log level only in debug mode
- Update COPYING See also:
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/issues/49
- Translation Updates:
Albanian, Amharic, Arabic, Basque, Belarusian, Bulgarian, Catalan,
Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (Canada), English
(United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/x11/xfce4-indicator-plugin/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xfce4-indicator-plugin/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfce4-indicator-plugin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-indicator-plugin/Makefile
diff -u pkgsrc/x11/xfce4-indicator-plugin/Makefile:1.30 pkgsrc/x11/xfce4-indicator-plugin/Makefile:1.31
--- pkgsrc/x11/xfce4-indicator-plugin/Makefile:1.30 Sun Apr 7 07:35:30 2024
+++ pkgsrc/x11/xfce4-indicator-plugin/Makefile Sat May 25 01:47:21 2024
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.30 2024/04/07 07:35:30 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2024/05/25 01:47:21 gutteridge Exp $
-PKGREVISION= 8
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-indicator-plugin-2.4.1
+DISTNAME= xfce4-indicator-plugin-2.4.2
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/2.4/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin
COMMENT= Xfce indicator plugin
-.include "../../devel/libindicator/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/libayatana-indicator/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/xfce4-indicator-plugin/PLIST
diff -u pkgsrc/x11/xfce4-indicator-plugin/PLIST:1.3 pkgsrc/x11/xfce4-indicator-plugin/PLIST:1.4
--- pkgsrc/x11/xfce4-indicator-plugin/PLIST:1.3 Wed Dec 15 00:58:50 2021
+++ pkgsrc/x11/xfce4-indicator-plugin/PLIST Sat May 25 01:47:21 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/12/15 00:58:50 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/05/25 01:47:21 gutteridge Exp $
lib/xfce4/panel/plugins/libindicator-plugin.la
share/icons/hicolor/48x48/apps/xfce4-indicator-plugin.png
share/icons/hicolor/scalable/apps/xfce4-indicator-plugin.svg
@@ -13,6 +13,7 @@ share/locale/da/LC_MESSAGES/xfce4-indica
share/locale/de/LC_MESSAGES/xfce4-indicator-plugin.mo
share/locale/el/LC_MESSAGES/xfce4-indicator-plugin.mo
share/locale/en_AU/LC_MESSAGES/xfce4-indicator-plugin.mo
+share/locale/en_CA/LC_MESSAGES/xfce4-indicator-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-indicator-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-indicator-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-indicator-plugin.mo
Index: pkgsrc/x11/xfce4-indicator-plugin/distinfo
diff -u pkgsrc/x11/xfce4-indicator-plugin/distinfo:1.6 pkgsrc/x11/xfce4-indicator-plugin/distinfo:1.7
--- pkgsrc/x11/xfce4-indicator-plugin/distinfo:1.6 Thu Jan 20 01:25:04 2022
+++ pkgsrc/x11/xfce4-indicator-plugin/distinfo Sat May 25 01:47:21 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2022/01/20 01:25:04 gutteridge Exp $
+$NetBSD: distinfo,v 1.7 2024/05/25 01:47:21 gutteridge Exp $
-BLAKE2s (xfce4-indicator-plugin-2.4.1.tar.bz2) = 6fe3003c72dd39a421db186753172b53a63c01e78b2c2a4d899a79c152ea3951
-SHA512 (xfce4-indicator-plugin-2.4.1.tar.bz2) = a5b9b25b405888a69708eb43656ac58a728d4a5a9736b5513d23b17409b5d8a0230cf89e6243afde5b1a3edad43b38915d007551347c85a7d17364760c2dabba
-Size (xfce4-indicator-plugin-2.4.1.tar.bz2) = 406823 bytes
+BLAKE2s (xfce4-indicator-plugin-2.4.2.tar.bz2) = bb30779cb4319dc443c681e44b6c7a6ce246e0826b967642dd8511f7a62d5334
+SHA512 (xfce4-indicator-plugin-2.4.2.tar.bz2) = ed778cfb2daa55edded450114b9ba83ca6050a549572d6f09294b9e89cc927f8abc79deb008f8ff6933dab35a16f5ba819b14d1d7f6b7464e1cd809aabaaad6b
+Size (xfce4-indicator-plugin-2.4.2.tar.bz2) = 386998 bytes
SHA1 (patch-configure) = 6784b05144582fb463e344ffdb178dc3ff29a100
Home |
Main Index |
Thread Index |
Old Index