pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2021Q4]: pkgsrc/chat/unrealircd Pullup ticket #6596 - requeste...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b943a0261d6
branches:  pkgsrc-2021Q4
changeset: 374967:0b943a0261d6
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Fri Mar 04 10:29:19 2022 +0000

description:
Pullup ticket #6596 - requested by nia
chat/unrealircd: bugfix

Revisions pulled up:
- chat/unrealircd/Makefile                                      1.82
- chat/unrealircd/PLIST                                         1.20
- chat/unrealircd/distinfo                                      1.34

---
   Module Name: pkgsrc
   Committed By:        nia
   Date:                Fri Mar  4 08:50:46 UTC 2022

   Modified Files:
        pkgsrc/chat/unrealircd: Makefile PLIST distinfo

   Log Message:
   unrealircd: update to 5.2.4

   This fixes a crash bug.

diffstat:

 chat/unrealircd/Makefile |  5 ++---
 chat/unrealircd/PLIST    |  3 ++-
 chat/unrealircd/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r d3b35564b30e -r 0b943a0261d6 chat/unrealircd/Makefile
--- a/chat/unrealircd/Makefile  Thu Mar 03 19:36:21 2022 +0000
+++ b/chat/unrealircd/Makefile  Fri Mar 04 10:29:19 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2021/12/08 16:03:33 adam Exp $
+# $NetBSD: Makefile,v 1.81.2.1 2022/03/04 10:29:19 bsiegert Exp $
 
-DISTNAME=      unrealircd-5.2.2
-PKGREVISION=   1
+DISTNAME=      unrealircd-5.2.4
 CATEGORIES=    chat
 MASTER_SITES=  https://www.unrealircd.org/downloads/
 
diff -r d3b35564b30e -r 0b943a0261d6 chat/unrealircd/PLIST
--- a/chat/unrealircd/PLIST     Thu Mar 03 19:36:21 2022 +0000
+++ b/chat/unrealircd/PLIST     Fri Mar 04 10:29:19 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2021/07/15 09:57:47 nia Exp $
+@comment $NetBSD: PLIST,v 1.19.4.1 2022/03/04 10:29:19 bsiegert Exp $
 bin/unrealircd
 lib/unrealircd/modules/account-notify.so
 lib/unrealircd/modules/account-tag.so
@@ -200,6 +200,7 @@
 share/examples/unrealircd/badwords.conf
 share/examples/unrealircd/dccallow.conf
 share/examples/unrealircd/example.conf
+share/examples/unrealircd/example.es.conf
 share/examples/unrealircd/example.fr.conf
 share/examples/unrealircd/example.tr.conf
 share/examples/unrealircd/help/help.conf
diff -r d3b35564b30e -r 0b943a0261d6 chat/unrealircd/distinfo
--- a/chat/unrealircd/distinfo  Thu Mar 03 19:36:21 2022 +0000
+++ b/chat/unrealircd/distinfo  Fri Mar 04 10:29:19 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2021/10/26 10:05:28 nia Exp $
+$NetBSD: distinfo,v 1.33.2.1 2022/03/04 10:29:19 bsiegert Exp $
 
-BLAKE2s (unrealircd-5.2.2.tar.gz) = 260be5b5738f6eee2a734bf668827f8670882820d5838f29e6c9521bcd48fa2a
-SHA512 (unrealircd-5.2.2.tar.gz) = 9d36eb1567431bc4a5420bc830bfc8dc89daa08ed1746efd6102e5ef161f67baf52e75e373454df7df6a443c4f575fb300d3c289d4dd99239a6de7d2b2a555a0
-Size (unrealircd-5.2.2.tar.gz) = 7192024 bytes
+BLAKE2s (unrealircd-5.2.4.tar.gz) = 379e3bf11e3e246dc2326dc0d14d7c1775805b0d69197ecce5ef5283fb012853
+SHA512 (unrealircd-5.2.4.tar.gz) = b6784d011bc56b0b8253d61fb1edddb2133e791e9ce4ae978f90059563d11f3f7b3ebca1cf13765b4077ebc39f0699e101bdfc71cbb0c5cf51d508c5a5fdacb3
+Size (unrealircd-5.2.4.tar.gz) = 7201203 bytes
 SHA1 (patch-include_h.h) = 3fa85b08f1d9e317a45cb8f54a61e0560617e72d
 SHA1 (patch-src_modules_Makefile.in) = e8e9f9a33f11a4f511b00dbf8bc0d31d5d3629eb
 SHA1 (patch-src_modules_chanmodes_Makefile.in) = 1e9b14a406d429c871fcd6be5c43a19c3c28b2b3



Home | Main Index | Thread Index | Old Index