Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/znc znc: Update to 1.8.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edb3a981ac94
branches:  trunk
changeset: 438745:edb3a981ac94
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Sep 09 11:04:06 2020 +0000

description:
znc: Update to 1.8.2

Changelog:
# ZNC 1.8.2 (2020-07-07)

## New
* Polish translation
* List names of translators in TRANSLATORS.md file in source, as this contribution isn't directly reflected in git log
* During --makeconf warn about listening on port 6697 too, not only about 6667

## Fixes
* webadmin: When confirming deletion of a network and selecting No, redirect to the edituser page instead of listusers page
* Make more client command results translateable, which were missed before

diffstat:

 chat/znc/Makefile |   5 ++---
 chat/znc/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 23f133f123bf -r edb3a981ac94 chat/znc/Makefile
--- a/chat/znc/Makefile Wed Sep 09 10:48:25 2020 +0000
+++ b/chat/znc/Makefile Wed Sep 09 11:04:06 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/08/31 18:06:43 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/09/09 11:04:06 ryoon Exp $
 
-DISTNAME=      znc-1.8.1
-PKGREVISION=   1
+DISTNAME=      znc-1.8.2
 CATEGORIES=    chat
 MASTER_SITES=  https://znc.in/releases/archive/
 
diff -r 23f133f123bf -r edb3a981ac94 chat/znc/distinfo
--- a/chat/znc/distinfo Wed Sep 09 10:48:25 2020 +0000
+++ b/chat/znc/distinfo Wed Sep 09 11:04:06 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/06/09 13:34:33 nia Exp $
+$NetBSD: distinfo,v 1.9 2020/09/09 11:04:06 ryoon Exp $
 
-SHA1 (znc-1.8.1.tar.gz) = fc18caeb1ec1831b4dc0ab21cbd48328ef7396ab
-RMD160 (znc-1.8.1.tar.gz) = fe8bbd1849c33b67e7ebc9f25aff8ba63b3849ee
-SHA512 (znc-1.8.1.tar.gz) = 87713ca05621806a399abc23f45671746578f6487561666704bb2ed1cd1863159a42ef4344eea95c9e7dc13d131b669eeabedda37e919d0bad6a05103ad80a16
-Size (znc-1.8.1.tar.gz) = 2161359 bytes
+SHA1 (znc-1.8.2.tar.gz) = 47c69267412cbc4c7c4b64435c23c11a8ece339b
+RMD160 (znc-1.8.2.tar.gz) = 33d05a35c47e8212d40b9878ec816ae29521a93a
+SHA512 (znc-1.8.2.tar.gz) = e821647b50698c3a82fad039e69943e030bf644d8f8e82afa87c6c11da44761bceecddd510a7a956a1b487b1cca6ee46e8ac8818ea03127f0f1ff8f5d1a1a7f9
+Size (znc-1.8.2.tar.gz) = 2101215 bytes



Home | Main Index | Thread Index | Old Index