pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/swirc swirc: update to 3.3.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f27f4da6579
branches:  trunk
changeset: 382454:0f27f4da6579
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu Jul 28 22:18:05 2022 +0000

description:
swirc: update to 3.3.5.

## [3.3.5] - 2022-07-28 ##
- **Added** command `/cap`
- **Added** config option `iconv_conversion` (bool)
- **Added** config option `mouse_events`
- **Added** new translations
- **Added** usage of `noexcept` and installed a terminate handler
- **Changed** the startup screen to show the current language
- **Fixed** C style casts in C++
- **Fixed** SASLprep by switching to usage of `stringprep_profile()`. Prep
  now works on Windows too!
- **Fixed** memory leaks
- **Fixed** unhandled exceptions
- Improved memory handling
- Improved the contents of `/help`
  - Completed translating everything to Swedish
- **Made** config option `mouse` change take affect at once
- **Made** improvements to `events/cap.c`
- **Made** small optimizations
- **Made** the dot mo files available for read operations with `unveil()`
- Updated the TODO :-)

diffstat:

 chat/swirc/Makefile |  4 ++--
 chat/swirc/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a89082ea411e -r 0f27f4da6579 chat/swirc/Makefile
--- a/chat/swirc/Makefile       Thu Jul 28 22:17:40 2022 +0000
+++ b/chat/swirc/Makefile       Thu Jul 28 22:18:05 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/06/27 15:29:13 fcambus Exp $
+# $NetBSD: Makefile,v 1.6 2022/07/28 22:18:05 fcambus Exp $
 
-DISTNAME=      swirc-3.3.4
+DISTNAME=      swirc-3.3.5
 CATEGORIES=    chat
 MASTER_SITES=  https://www.nifty-networks.net/swirc/releases/
 EXTRACT_SUFX=  .tgz
diff -r a89082ea411e -r 0f27f4da6579 chat/swirc/distinfo
--- a/chat/swirc/distinfo       Thu Jul 28 22:17:40 2022 +0000
+++ b/chat/swirc/distinfo       Thu Jul 28 22:18:05 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/05/05 07:02:46 fcambus Exp $
+$NetBSD: distinfo,v 1.3 2022/07/28 22:18:05 fcambus Exp $
 
-BLAKE2s (swirc-3.3.4.tgz) = 23f4591fc38bb0d2f8e1130fa692266a3b8031e5e930bd1e1d6ef4777552168a
-SHA512 (swirc-3.3.4.tgz) = 5316160f77349ac6317bb7ed32de09ff6dfe355d32c6e670f6270bb7afdb5808d665f07a8cdebca30d97476236c56fa5a2e9578e829bc494d46274515a809c55
-Size (swirc-3.3.4.tgz) = 271603 bytes
+BLAKE2s (swirc-3.3.5.tgz) = 9723254acc50f0b8680c4f78bdef7934c1984a7b7fa91201360d4ee648862145
+SHA512 (swirc-3.3.5.tgz) = 424b567709cd82aa84efb2623b52d4586077dab5e025c3dce8fae382a5de2a4531819b1f7fde353b84c462c7c7b6cac6142c7d807d05f534a7599d706237d4ee
+Size (swirc-3.3.5.tgz) = 291300 bytes



Home | Main Index | Thread Index | Old Index