pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/xfce4-dict



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Sep 30 23:04:18 UTC 2024

Modified Files:
        pkgsrc/textproc/xfce4-dict: Makefile distinfo

Log Message:
xfce4-dict: update to 0.8.7

0.8.7 (2024-09-24)
=====
- panel-plugin: Drop submenu (#2)
- panel-plugin: Add submenus to toggle search mode (#2)
- panel-plugin: Reduce default text size
- panel-plugin: Restore function of the button in text entry
- Change log level (#17)
- prefs: Add radio buttons to correct group
- scan-build: Fix deadcode.DeadStores
- scan-build: Add false positive file
- 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 (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean,
  Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/textproc/xfce4-dict/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/xfce4-dict/distinfo

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

Modified files:

Index: pkgsrc/textproc/xfce4-dict/Makefile
diff -u pkgsrc/textproc/xfce4-dict/Makefile:1.33 pkgsrc/textproc/xfce4-dict/Makefile:1.34
--- pkgsrc/textproc/xfce4-dict/Makefile:1.33    Sun Apr  7 07:35:06 2024
+++ pkgsrc/textproc/xfce4-dict/Makefile Mon Sep 30 23:04:18 2024
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.33 2024/04/07 07:35:06 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2024/09/30 23:04:18 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-dict-0.8.6
+DISTNAME=      xfce4-dict-0.8.7
 CATEGORIES=    textproc
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-dict/0.8/
 
 HOMEPAGE=      https://goodies.xfce.org/projects/applications/xfce4-dict
 COMMENT=       Xfce dictionary application
 
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"

Index: pkgsrc/textproc/xfce4-dict/distinfo
diff -u pkgsrc/textproc/xfce4-dict/distinfo:1.10 pkgsrc/textproc/xfce4-dict/distinfo:1.11
--- pkgsrc/textproc/xfce4-dict/distinfo:1.10    Sun Nov 26 02:02:27 2023
+++ pkgsrc/textproc/xfce4-dict/distinfo Mon Sep 30 23:04:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/11/26 02:02:27 gutteridge Exp $
+$NetBSD: distinfo,v 1.11 2024/09/30 23:04:18 gutteridge Exp $
 
-BLAKE2s (xfce4-dict-0.8.6.tar.bz2) = 2dde6ce2080d8e8b68236a2fc1711f763b3cd33ec5cd5508defd1eb8021e61f9
-SHA512 (xfce4-dict-0.8.6.tar.bz2) = bbb5926121e31c5adbd8f4c3ceb479759ee07b902e690245087213668fade48b92f9ffc7f4cabdfaa3ee1c02db8847468dd0bbd11e240017cd3c2b9901b81485
-Size (xfce4-dict-0.8.6.tar.bz2) = 542993 bytes
+BLAKE2s (xfce4-dict-0.8.7.tar.bz2) = 7e9d0ffb19cbb136d2d1cfe76c21985f4dd3b43f2f2d3498ca3946067c057f3a
+SHA512 (xfce4-dict-0.8.7.tar.bz2) = 607800a9a8b356b0257fbbd5a5b7933f7c23dc70dc60706f26528806e4d72d952b1e3e320be3dbeeccad5c4e8606e4e062f7bfd35e68396c73d726d02206cff7
+Size (xfce4-dict-0.8.7.tar.bz2) = 670207 bytes



Home | Main Index | Thread Index | Old Index