pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/xfce4-cpugraph-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Mar  9 02:40:48 UTC 2025

Modified Files:
        pkgsrc/sysutils/xfce4-cpugraph-plugin: Makefile distinfo

Log Message:
xfce4-cpugraph-plugin: update to 1.2.11

1.2.11 (2024-12-25)
======
- Update copyright year
- Introduce Darwin support
- Clang: Ignore array designators warning
- Remove unneeded condition from SMT code
- Refactor SMT
- build: clang: Fix -Wunqualified-std-cast-call
- I18n: Update po/LINGUAS list
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Switch from intltool to gettext
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), 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, Kazakh, Korean, Lithuanian, Malay, Norwegian
  Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian, Uyghur


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/sysutils/xfce4-cpugraph-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-cpugraph-plugin/Makefile
diff -u pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile:1.76 pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile:1.77
--- pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile:1.76 Fri Dec 27 08:20:41 2024
+++ pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile      Sun Mar  9 02:40:48 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2024/12/27 08:20:41 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2025/03/09 02:40:48 gutteridge Exp $
 
-PKGREVISION= 5
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-cpugraph-plugin-1.2.10
+DISTNAME=      xfce4-cpugraph-plugin-1.2.11
 CATEGORIES=    sysutils
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/
 
@@ -22,6 +21,5 @@ CXXFLAGS.SunOS+=      -fpermissive
 .include "../../devel/xfce4-conf/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxfce4util+=   libxfce4util>=4.18.0
 .include "../../x11/libxfce4util/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo
diff -u pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo:1.22 pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo:1.23
--- pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo:1.22 Thu Dec  7 02:14:47 2023
+++ pkgsrc/sysutils/xfce4-cpugraph-plugin/distinfo      Sun Mar  9 02:40:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2023/12/07 02:14:47 gutteridge Exp $
+$NetBSD: distinfo,v 1.23 2025/03/09 02:40:48 gutteridge Exp $
 
-BLAKE2s (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = a6afa4bedbbf74d486a41b608e48940d50608b216dea1fe241995696130ca0a7
-SHA512 (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = 414c2a5da9576d2ed1f5478a07ff5c51c45eaa0a8432a31b6fb2408b81f5ab4485e3b10486af26cf33a18d23e2dc3afe21bf88630e4db91adcfa3e0f80468cf3
-Size (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = 440958 bytes
+BLAKE2s (xfce4-cpugraph-plugin-1.2.11.tar.bz2) = 3b2e65ceca5160678f7a74aa9e77a699781122a96df9ffc0e1852ecc8e9f8985
+SHA512 (xfce4-cpugraph-plugin-1.2.11.tar.bz2) = c9c9b32028c223146b5ae73df3dfff14fff38d15695459f96d9428d4b2e82d08e46eee6d2f83a2b261845b1a03df20287d7bb83a8323f48813ccb56299009d93
+Size (xfce4-cpugraph-plugin-1.2.11.tar.bz2) = 569026 bytes



Home | Main Index | Thread Index | Old Index