pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-garcon
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Feb 15 01:35:33 UTC 2024
Modified Files:
pkgsrc/x11/xfce4-garcon: Makefile PLIST distinfo
Log Message:
xfce4-garcon: update to 4.18.2
4.18.2 (2024-02-05)
======
- Update copyright year
- garcon-gtk: Remove weak ref on GarconMenu on finalize()
- Use target desktop files instead of symlinks (Fixes #1)
- garcon-gtk: Avoid populating a wrong menu
- garcon-gtk: Prevent use-after-free when loading garcon menu
- Add icon at 64px, clean up SVG metadata
- Translation Updates:
Catalan, Czech, Danish, French, German, Italian, Kabyle, Portuguese
(Brazil)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/xfce4-garcon/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xfce4-garcon/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xfce4-garcon/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-garcon/Makefile
diff -u pkgsrc/x11/xfce4-garcon/Makefile:1.36 pkgsrc/x11/xfce4-garcon/Makefile:1.37
--- pkgsrc/x11/xfce4-garcon/Makefile:1.36 Tue Nov 14 14:03:23 2023
+++ pkgsrc/x11/xfce4-garcon/Makefile Thu Feb 15 01:35:33 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2023/11/14 14:03:23 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2024/02/15 01:35:33 gutteridge Exp $
-PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= garcon-4.18.1
+DISTNAME= garcon-4.18.2
PKGNAME= xfce4-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/xfce/garcon/${PKGVERSION_NOREV:R}/
Index: pkgsrc/x11/xfce4-garcon/PLIST
diff -u pkgsrc/x11/xfce4-garcon/PLIST:1.9 pkgsrc/x11/xfce4-garcon/PLIST:1.10
--- pkgsrc/x11/xfce4-garcon/PLIST:1.9 Fri Dec 30 17:32:35 2022
+++ pkgsrc/x11/xfce4-garcon/PLIST Thu Feb 15 01:35:33 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2022/12/30 17:32:35 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.10 2024/02/15 01:35:33 gutteridge Exp $
include/garcon-1/garcon/garcon-config.h
include/garcon-1/garcon/garcon-environment.h
include/garcon-1/garcon/garcon-marshal.h
@@ -74,6 +74,7 @@ share/gtk-doc/html/garcon/style.css
share/gtk-doc/html/garcon/up-insensitive.png
share/gtk-doc/html/garcon/up.png
share/icons/hicolor/32x32/apps/org.xfce.garcon.png
+share/icons/hicolor/64x64/apps/org.xfce.garcon.png
share/locale/am/LC_MESSAGES/garcon.mo
share/locale/ar/LC_MESSAGES/garcon.mo
share/locale/ast/LC_MESSAGES/garcon.mo
Index: pkgsrc/x11/xfce4-garcon/distinfo
diff -u pkgsrc/x11/xfce4-garcon/distinfo:1.14 pkgsrc/x11/xfce4-garcon/distinfo:1.15
--- pkgsrc/x11/xfce4-garcon/distinfo:1.14 Mon Apr 3 00:33:53 2023
+++ pkgsrc/x11/xfce4-garcon/distinfo Thu Feb 15 01:35:33 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2023/04/03 00:33:53 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2024/02/15 01:35:33 gutteridge Exp $
-BLAKE2s (garcon-4.18.1.tar.bz2) = 07cae4e4502151c17378d5a593e840013b0edccfb9d4667bb7171311f877aa31
-SHA512 (garcon-4.18.1.tar.bz2) = 8e6d091beaf1aaa85cc16cd5e562191e0e6858a47444a23d95066f9afa3f8a70f7a61bc9fec33fe401945637e810441cbd6f961f41b40e2d2ce7a1ce4fce78a0
-Size (garcon-4.18.1.tar.bz2) = 554562 bytes
+BLAKE2s (garcon-4.18.2.tar.bz2) = 1437fc31a6460e5a6aac62dcd9e601cd95bd806de0b2c90a9a548131ac73d6bc
+SHA512 (garcon-4.18.2.tar.bz2) = f74547a29dbf47469e9448ea0fb89a297d02c7a5d2f7ec1a1f05706f89160730e04743ce84de29de21f32a2d2e4e4410f6c12fd14777c65944529f5104973cee
+Size (garcon-4.18.2.tar.bz2) = 579345 bytes
SHA1 (patch-data_xfce_Makefile.in) = 80264dc6736b1be4ff64f135107b8dff9100a097
SHA1 (patch-garcon-gtk_Makefile.am) = ec605a013e2e3494f68903806ab6af56be3f33e8
SHA1 (patch-garcon_Makefile.in) = 875699bf7dfa7138712caa93c2bf5be2f07841ed
Home |
Main Index |
Thread Index |
Old Index