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:           Sun Nov 26 02:02:28 UTC 2023

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

Log Message:
xfce4-dict: update to 0.8.6

0.8.6 (2023-11-19)
=====
- Use getaddrinfo(3) to support IPv6 DICT servers
- Add icons at missing sizes, clean up SVG metadata


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/xfce4-dict/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/xfce4-dict/PLIST
cvs rdiff -u -r1.9 -r1.10 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.30 pkgsrc/textproc/xfce4-dict/Makefile:1.31
--- pkgsrc/textproc/xfce4-dict/Makefile:1.30    Tue Nov 14 14:02:58 2023
+++ pkgsrc/textproc/xfce4-dict/Makefile Sun Nov 26 02:02:27 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2023/11/14 14:02:58 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2023/11/26 02:02:27 gutteridge Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-dict-0.8.5
+DISTNAME=      xfce4-dict-0.8.6
 CATEGORIES=    textproc
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-dict/0.8/
 

Index: pkgsrc/textproc/xfce4-dict/PLIST
diff -u pkgsrc/textproc/xfce4-dict/PLIST:1.6 pkgsrc/textproc/xfce4-dict/PLIST:1.7
--- pkgsrc/textproc/xfce4-dict/PLIST:1.6        Sun Apr 23 17:57:47 2023
+++ pkgsrc/textproc/xfce4-dict/PLIST    Sun Nov 26 02:02:27 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2023/04/23 17:57:47 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/11/26 02:02:27 gutteridge Exp $
 bin/xfce4-dict
 lib/xfce4/panel/plugins/libxfce4dict.la
 man/man1/xfce4-dict.1
@@ -8,6 +8,8 @@ share/icons/hicolor/16x16/apps/org.xfce.
 share/icons/hicolor/24x24/apps/org.xfce.Dictionary.png
 share/icons/hicolor/32x32/apps/org.xfce.Dictionary.png
 share/icons/hicolor/48x48/apps/org.xfce.Dictionary.png
+share/icons/hicolor/64x64/apps/org.xfce.Dictionary.png
+share/icons/hicolor/96x96/apps/org.xfce.Dictionary.png
 share/icons/hicolor/scalable/apps/org.xfce.Dictionary.svg
 share/locale/ar/LC_MESSAGES/xfce4-dict.mo
 share/locale/ast/LC_MESSAGES/xfce4-dict.mo

Index: pkgsrc/textproc/xfce4-dict/distinfo
diff -u pkgsrc/textproc/xfce4-dict/distinfo:1.9 pkgsrc/textproc/xfce4-dict/distinfo:1.10
--- pkgsrc/textproc/xfce4-dict/distinfo:1.9     Sun Apr 23 17:57:47 2023
+++ pkgsrc/textproc/xfce4-dict/distinfo Sun Nov 26 02:02:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/04/23 17:57:47 gutteridge Exp $
+$NetBSD: distinfo,v 1.10 2023/11/26 02:02:27 gutteridge Exp $
 
-BLAKE2s (xfce4-dict-0.8.5.tar.bz2) = 7a98f3184203f85d358b68b0a0ecd79a95123429e343623148a2b8a02727138e
-SHA512 (xfce4-dict-0.8.5.tar.bz2) = 4ff6e881c4dfec6cc6a2e9a33ccad1362d3304e58d91cc5da9305a937c7e3382d9c2ad3356d9e4d5f080d4368f7e0f3ceded1c2fbf18bca8ac7903310d22ffc3
-Size (xfce4-dict-0.8.5.tar.bz2) = 514096 bytes
+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



Home | Main Index | Thread Index | Old Index