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.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ece5cbe92782
branches:  trunk
changeset: 387143:ece5cbe92782
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Oct 23 15:49:22 2022 +0000

description:
swirc: update to 3.3.7.

## [3.3.7] - 2022-10-22 ##
- **Added** code to the following scripts:
  - `posixshell/link_with_gnu_libidn.sh`
  - `posixshell/link_with_libnotify.sh`
- **Added** preprogrammed IRC network [OFTC](https://www.oftc.net/)
- **Added** usage of `swircpaths.h`, a header which is automatically
  generated during the build process.
- **Fixed** a case of a possibly negative array subscript

diffstat:

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

diffs (26 lines):

diff -r 01ee6629a42b -r ece5cbe92782 chat/swirc/Makefile
--- a/chat/swirc/Makefile       Sun Oct 23 15:48:33 2022 +0000
+++ b/chat/swirc/Makefile       Sun Oct 23 15:49:22 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/10/07 14:24:07 fcambus Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/23 15:49:22 fcambus Exp $
 
-DISTNAME=      swirc-3.3.6
+DISTNAME=      swirc-3.3.7
 CATEGORIES=    chat
 MASTER_SITES=  https://www.nifty-networks.net/swirc/releases/
 EXTRACT_SUFX=  .tgz
diff -r 01ee6629a42b -r ece5cbe92782 chat/swirc/distinfo
--- a/chat/swirc/distinfo       Sun Oct 23 15:48:33 2022 +0000
+++ b/chat/swirc/distinfo       Sun Oct 23 15:49:22 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2022/10/07 14:24:07 fcambus Exp $
+$NetBSD: distinfo,v 1.6 2022/10/23 15:49:22 fcambus Exp $
 
-BLAKE2s (swirc-3.3.6.tgz) = 3a23ef3fd21d4056f24b5a67c38c3dfe59b94a75522e4967b37b18f55a95b43c
-SHA512 (swirc-3.3.6.tgz) = 2a124eec0b7fe6005d44edc89b5771daf402cfaa5c362ef8dc407ebd69c1aa3ebe56fda7f9b746379f0253bb93de728adbca7a2eaa00da8a1628191e3012a0e0
-Size (swirc-3.3.6.tgz) = 300923 bytes
+BLAKE2s (swirc-3.3.7.tgz) = ab30f3962d2e63c01fcd113bdedf6072e3b3d31ffa6f70b300e83a7b1357f3db
+SHA512 (swirc-3.3.7.tgz) = 7d4ed542165f4adb8a6aae5ad8ca6b0414442c67d95a0d617941f445000e743cf59f2cb4e461c25b63ae90bf59aa248d345a52d9b40b51107d5a2291f0d6a516
+Size (swirc-3.3.7.tgz) = 284155 bytes
 SHA1 (patch-src_printtext.cpp) = 476d813c9c4aff2c3d81920d66aa5baafddfaaaa



Home | Main Index | Thread Index | Old Index