pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/hexchat hexchat: update to 2.16.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66f13d561b3a
branches:  trunk
changeset: 374948:66f13d561b3a
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Mar 04 07:48:16 2022 +0000

description:
hexchat: update to 2.16.1

2.16.1 (2022-02-12)

- add -NOOVERRIDE flag to the GUI COLOR command
- add -q (quiet) flag to EXECWRITE command
- rename installed icon on Linux to match app-id (Fixes notification icon)
- fix escaping already escaped URLs when opening them
- fix Python scripts not being opened as UTF-8
- fix TIMER command supporting decimals regardless of locale
- fishlim: fix building with OpenSSL 3

diffstat:

 chat/hexchat/Makefile |  5 ++---
 chat/hexchat/PLIST    |  6 +++---
 chat/hexchat/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (49 lines):

diff -r a5ab5a5717a3 -r 66f13d561b3a chat/hexchat/Makefile
--- a/chat/hexchat/Makefile     Fri Mar 04 07:41:34 2022 +0000
+++ b/chat/hexchat/Makefile     Fri Mar 04 07:48:16 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2021/12/08 16:03:28 adam Exp $
+# $NetBSD: Makefile,v 1.56 2022/03/04 07:48:16 nia Exp $
 
-DISTNAME=      hexchat-2.16.0
-PKGREVISION=   1
+DISTNAME=      hexchat-2.16.1
 CATEGORIES=    chat
 MASTER_SITES=  https://dl.hexchat.net/hexchat/
 EXTRACT_SUFX=  .tar.xz
diff -r a5ab5a5717a3 -r 66f13d561b3a chat/hexchat/PLIST
--- a/chat/hexchat/PLIST        Fri Mar 04 07:41:34 2022 +0000
+++ b/chat/hexchat/PLIST        Fri Mar 04 07:48:16 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/05/08 17:19:41 nia Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/03/04 07:48:16 nia Exp $
 ${PLIST.gtk2}bin/hexchat
 bin/hexchat-text
 include/hexchat-plugin.h
@@ -12,8 +12,8 @@
 ${PLIST.gtk2}man/man1/hexchat.1
 ${PLIST.gtk2}share/applications/io.github.Hexchat.desktop
 ${PLIST.dbus}share/dbus-1/services/org.hexchat.service.service
-${PLIST.gtk2}share/icons/hicolor/48x48/apps/hexchat.png
-${PLIST.gtk2}share/icons/hicolor/scalable/apps/hexchat.svg
+${PLIST.gtk2}share/icons/hicolor/48x48/apps/io.github.Hexchat.png
+${PLIST.gtk2}share/icons/hicolor/scalable/apps/io.github.Hexchat.svg
 share/locale/af/LC_MESSAGES/hexchat.mo
 share/locale/am/LC_MESSAGES/hexchat.mo
 share/locale/ast/LC_MESSAGES/hexchat.mo
diff -r a5ab5a5717a3 -r 66f13d561b3a chat/hexchat/distinfo
--- a/chat/hexchat/distinfo     Fri Mar 04 07:41:34 2022 +0000
+++ b/chat/hexchat/distinfo     Fri Mar 04 07:48:16 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2021/12/17 18:47:26 maya Exp $
+$NetBSD: distinfo,v 1.16 2022/03/04 07:48:16 nia Exp $
 
-BLAKE2s (hexchat-2.16.0.tar.xz) = 29c7c88c02e2279a8633919ac0f8d6a6fb49d82c3e54c50c8033a0845e920895
-SHA512 (hexchat-2.16.0.tar.xz) = 4802f6efe0883f48d3d56ee949be1fc224b76a3c76956dcba3f913679e91424ba53c5c0d68bb4e0e790b16a08689111098958ead4c83c35cddf39855fe07c207
-Size (hexchat-2.16.0.tar.xz) = 1348320 bytes
+BLAKE2s (hexchat-2.16.1.tar.xz) = c4a0d6d4925f062eb6401c4764c38fdd28b261339de5d915544b424d5f30a286
+SHA512 (hexchat-2.16.1.tar.xz) = 9e6baa30ec8c3ce4fb56e2c82625da63295040eaf93a542aec8a4a18a6a3c95d69d1d4ffabc952bcdcd7b754afef234b348f296143991fafd0550342db95ce0e
+Size (hexchat-2.16.1.tar.xz) = 1349536 bytes
 SHA1 (patch-osx_launcher.sh) = 7493430921809182898aca2ebb8fd1f493dbd9d3
 SHA1 (patch-plugins_sysinfo_meson.build) = 35257a24137fe02a1ba292d7da8b627d318de0ab
 SHA1 (patch-plugins_sysinfo_unix_parse.c) = 92b882b7573cfcfc280351353a7bdcb0a7940c06



Home | Main Index | Thread Index | Old Index