pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/swirc



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Sun Oct 23 15:49:23 UTC 2022

Modified Files:
        pkgsrc/chat/swirc: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/chat/swirc/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/swirc/distinfo

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

Modified files:

Index: pkgsrc/chat/swirc/Makefile
diff -u pkgsrc/chat/swirc/Makefile:1.8 pkgsrc/chat/swirc/Makefile:1.9
--- pkgsrc/chat/swirc/Makefile:1.8      Fri Oct  7 14:24:07 2022
+++ pkgsrc/chat/swirc/Makefile  Sun Oct 23 15:49:22 2022
@@ -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

Index: pkgsrc/chat/swirc/distinfo
diff -u pkgsrc/chat/swirc/distinfo:1.5 pkgsrc/chat/swirc/distinfo:1.6
--- pkgsrc/chat/swirc/distinfo:1.5      Fri Oct  7 14:24:07 2022
+++ pkgsrc/chat/swirc/distinfo  Sun Oct 23 15:49:22 2022
@@ -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