pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/xfce4-thunar-archive



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Mar 12 21:53:47 UTC 2025

Modified Files:
        pkgsrc/archivers/xfce4-thunar-archive: Makefile distinfo

Log Message:
xfce4-thunar-archive: update to 0.5.3

0.5.3 (2024-12-30)
=====
- build: Add ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
- Resolve conflicting mnemonics
- configure: Get rid of configure.ac.in
- build: Add missing check for bind_textdomain_codeset
- I18n: Update po/LINGUAS list
- backend: Support setting WAYLAND environment
- backend: Avoid deprecated functions
- build: Get rid of intltool
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque,
  Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch, Eastern Armenian, Eastern Armenian
  (Russia), English (Australia), English (Canada), English (United
  Kingdom), Esperanto, Estonian, Finnish, French, Galician, German,
  Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay,
  Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi
  (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil),
  Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Uzbek, Uzbek
  (Latin), Vietnamese


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/archivers/xfce4-thunar-archive/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/xfce4-thunar-archive/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/xfce4-thunar-archive/Makefile
diff -u pkgsrc/archivers/xfce4-thunar-archive/Makefile:1.37 pkgsrc/archivers/xfce4-thunar-archive/Makefile:1.38
--- pkgsrc/archivers/xfce4-thunar-archive/Makefile:1.37 Fri Dec 27 08:19:16 2024
+++ pkgsrc/archivers/xfce4-thunar-archive/Makefile      Wed Mar 12 21:53:47 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2024/12/27 08:19:16 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2025/03/12 21:53:47 gutteridge Exp $
 
-PKGREVISION= 7
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      thunar-archive-plugin-0.5.2
+DISTNAME=      thunar-archive-plugin-0.5.3
 PKGNAME=       xfce4-${DISTNAME}
 CATEGORIES=    archivers
 MASTER_SITES=  https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/
@@ -14,6 +13,6 @@ COMMENT=      Thunar archive plugin
 
 DEPENDS=       xarchiver-[0-9]*:../../archivers/xarchiver
 
-.include "../../sysutils/xfce4-thunar/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/xfce4-thunar/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/archivers/xfce4-thunar-archive/distinfo
diff -u pkgsrc/archivers/xfce4-thunar-archive/distinfo:1.8 pkgsrc/archivers/xfce4-thunar-archive/distinfo:1.9
--- pkgsrc/archivers/xfce4-thunar-archive/distinfo:1.8  Fri Nov  3 02:40:23 2023
+++ pkgsrc/archivers/xfce4-thunar-archive/distinfo      Wed Mar 12 21:53:47 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/11/03 02:40:23 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2025/03/12 21:53:47 gutteridge Exp $
 
-BLAKE2s (thunar-archive-plugin-0.5.2.tar.bz2) = 4a591ce1c8677542089271a312307fbf18c05f04409dd6ed133c528b3e242ced
-SHA512 (thunar-archive-plugin-0.5.2.tar.bz2) = f334b960c623bc6c5736ba38d0e965b4e8d4f22fe857a66301c36c255701a702f839d6f63f67b37bc665066d75d787ea8159d4eed7561a2ecd98340bdcb65bc0
-Size (thunar-archive-plugin-0.5.2.tar.bz2) = 371599 bytes
+BLAKE2s (thunar-archive-plugin-0.5.3.tar.bz2) = f1cc8b69480843f75b8da34d5ce44286d372dcd63e3a6fc375a8617f71e0ec67
+SHA512 (thunar-archive-plugin-0.5.3.tar.bz2) = 941af6925baee02b12e4f9424ad6f3a23175eab96e0fc8cf65456d8015d7912d5049956910047fb292294fe73311819d36028b25954c30c8a0377eccdb62c75a
+Size (thunar-archive-plugin-0.5.3.tar.bz2) = 444382 bytes



Home | Main Index | Thread Index | Old Index