pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xfce4-systemload-plugin
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Dec 11 14:10:05 UTC 2021
Modified Files:
pkgsrc/sysutils/xfce4-systemload-plugin: Makefile PLIST distinfo
Log Message:
xfce4-systemload-plugin: update to 1.3.1
Change log:
1.3.1 (2021-03-22)
=====
- Update README.md
- Update and sort the list of authors
- Add a simple network bandwidth monitor (uses libgtop as a fallback)
- Remove 4-valued history
- Fix initial progress bar value
- Fix system-monitor-command setting (Fixes #15)
- Distinguish uptime from the appearance of a digital real-time clock
- Replace "Options" with "Label" in the properties dialog
- Finish porting to xfconf
- Update docs URL
- Code cleanups
- Translation Updates:
Bulgarian, Chinese (China), Chinese (Taiwan), Hebrew, Italian,
Japanese, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil),
Slovak, Spanish, Swedish
1.3.0 (2021-03-10)
=====
- Port to xfconf
- Add new icons and switch to rDNS naming
- Add Help button to properties dialog
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- configure.ac: use AC_PROG_CC_C99
- Translation Updates:
Belarusian, Bulgarian, English (Canada), Hungarian, Russian, Turkish,
Ukrainian
1.2.4 (2020/12/21)
------------------
- Fix missing-prototypes
- Remove GSourceFunc casts
- Fix the properties dialog and a hidden memory corruption
- Avoid repainting bars if there are no visual changes
- Update copyright year
- Update URLs
- Create README.md and update configure.ac.in
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o (Bug #16178)
- Allow compilation with panel 4.15
- Translation Updates:
Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
(China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
Armenian, English (Australia), English (Canada), English (United
Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu,
Urdu (Pakistan), Uyghur
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/sysutils/xfce4-systemload-plugin/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/xfce4-systemload-plugin/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/xfce4-systemload-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/sysutils/xfce4-systemload-plugin/Makefile
diff -u pkgsrc/sysutils/xfce4-systemload-plugin/Makefile:1.62 pkgsrc/sysutils/xfce4-systemload-plugin/Makefile:1.63
--- pkgsrc/sysutils/xfce4-systemload-plugin/Makefile:1.62 Wed Dec 8 16:06:41 2021
+++ pkgsrc/sysutils/xfce4-systemload-plugin/Makefile Sat Dec 11 14:10:05 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.62 2021/12/08 16:06:41 adam Exp $
+# $NetBSD: Makefile,v 1.63 2021/12/11 14:10:05 gutteridge Exp $
-PKGREVISION= 5
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 1.2.3
+VERSION= 1.3.1
DISTNAME= xfce4-systemload-plugin-${VERSION}
CATEGORIES= sysutils
-MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/${VERSION:R}/
+MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/${VERSION:R}/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
COMMENT= Xfce system load plugin
Index: pkgsrc/sysutils/xfce4-systemload-plugin/PLIST
diff -u pkgsrc/sysutils/xfce4-systemload-plugin/PLIST:1.8 pkgsrc/sysutils/xfce4-systemload-plugin/PLIST:1.9
--- pkgsrc/sysutils/xfce4-systemload-plugin/PLIST:1.8 Fri Jan 18 13:06:02 2019
+++ pkgsrc/sysutils/xfce4-systemload-plugin/PLIST Sat Dec 11 14:10:05 2021
@@ -1,5 +1,9 @@
-@comment $NetBSD: PLIST,v 1.8 2019/01/18 13:06:02 youri Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/12/11 14:10:05 gutteridge Exp $
lib/xfce4/panel/plugins/libsystemload.la
+share/icons/hicolor/128x128/apps/org.xfce.panel.systemload.png
+share/icons/hicolor/16x16/apps/org.xfce.panel.systemload.png
+share/icons/hicolor/32x32/apps/org.xfce.panel.systemload.png
+share/icons/hicolor/scalable/apps/org.xfce.panel.systemload.svg
share/locale/ar/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/be/LC_MESSAGES/xfce4-systemload-plugin.mo
@@ -10,8 +14,10 @@ share/locale/da/LC_MESSAGES/xfce4-system
share/locale/de/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/el/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/en_AU/LC_MESSAGES/xfce4-systemload-plugin.mo
+share/locale/en_CA/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-systemload-plugin.mo
+share/locale/et/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/fi/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo
@@ -19,7 +25,9 @@ share/locale/gl/LC_MESSAGES/xfce4-system
share/locale/he/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/hr/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-systemload-plugin.mo
+share/locale/hye/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/id/LC_MESSAGES/xfce4-systemload-plugin.mo
+share/locale/ie/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/is/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-systemload-plugin.mo
share/locale/ja/LC_MESSAGES/xfce4-systemload-plugin.mo
Index: pkgsrc/sysutils/xfce4-systemload-plugin/distinfo
diff -u pkgsrc/sysutils/xfce4-systemload-plugin/distinfo:1.18 pkgsrc/sysutils/xfce4-systemload-plugin/distinfo:1.19
--- pkgsrc/sysutils/xfce4-systemload-plugin/distinfo:1.18 Tue Oct 26 11:20:27 2021
+++ pkgsrc/sysutils/xfce4-systemload-plugin/distinfo Sat Dec 11 14:10:05 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 11:20:27 nia Exp $
+$NetBSD: distinfo,v 1.19 2021/12/11 14:10:05 gutteridge Exp $
-BLAKE2s (xfce4-systemload-plugin-1.2.3.tar.bz2) = 4b3d081e2e8cf29883b961e0d05abde6c07c434e1dc9dc61f41eaeda15393c49
-SHA512 (xfce4-systemload-plugin-1.2.3.tar.bz2) = 98985b2250bfff3ae8314f5671ec4438f4c53702cf9e1b76563cdc5d1b4b62174d6cfa559603294c1fc8fbbd5e15a833cc112c75b106a85b1e11788ded4da538
-Size (xfce4-systemload-plugin-1.2.3.tar.bz2) = 349074 bytes
+BLAKE2s (xfce4-systemload-plugin-1.3.1.tar.bz2) = 55f0de4581e18cc3f41774dda0dfc745b760058d209928a110bf84b4e44c6b3b
+SHA512 (xfce4-systemload-plugin-1.3.1.tar.bz2) = 2b2285c5960a5728dd7818f90605848e462fe5fef8643ff5be64b7087225399395ace5ec8013f6795d410b0acf79ec77c14e2ed0e56007cfe6f13133ba708876
+Size (xfce4-systemload-plugin-1.3.1.tar.bz2) = 417959 bytes
Home |
Main Index |
Thread Index |
Old Index