pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2021Q4] pkgsrc/chat/unrealircd



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Fri Mar  4 10:29:20 UTC 2022

Modified Files:
        pkgsrc/chat/unrealircd [pkgsrc-2021Q4]: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.81.2.1 pkgsrc/chat/unrealircd/Makefile
cvs rdiff -u -r1.19 -r1.19.4.1 pkgsrc/chat/unrealircd/PLIST
cvs rdiff -u -r1.33 -r1.33.2.1 pkgsrc/chat/unrealircd/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/unrealircd/Makefile
diff -u pkgsrc/chat/unrealircd/Makefile:1.81 pkgsrc/chat/unrealircd/Makefile:1.81.2.1
--- pkgsrc/chat/unrealircd/Makefile:1.81        Wed Dec  8 16:03:33 2021
+++ pkgsrc/chat/unrealircd/Makefile     Fri Mar  4 10:29:19 2022
@@ -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/
 

Index: pkgsrc/chat/unrealircd/PLIST
diff -u pkgsrc/chat/unrealircd/PLIST:1.19 pkgsrc/chat/unrealircd/PLIST:1.19.4.1
--- pkgsrc/chat/unrealircd/PLIST:1.19   Thu Jul 15 09:57:47 2021
+++ pkgsrc/chat/unrealircd/PLIST        Fri Mar  4 10:29:19 2022
@@ -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/aliases/operst
 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

Index: pkgsrc/chat/unrealircd/distinfo
diff -u pkgsrc/chat/unrealircd/distinfo:1.33 pkgsrc/chat/unrealircd/distinfo:1.33.2.1
--- pkgsrc/chat/unrealircd/distinfo:1.33        Tue Oct 26 10:05:28 2021
+++ pkgsrc/chat/unrealircd/distinfo     Fri Mar  4 10:29:19 2022
@@ -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