pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/srain srain: update to 1.3.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/8fdfd510d8c3
branches: trunk
changeset: 374952:8fdfd510d8c3
user: nia <nia%pkgsrc.org@localhost>
date: Fri Mar 04 08:10:10 2022 +0000
description:
srain: update to 1.3.2
2022-02-10 Version 1.3.2
========================
- Features:
- Add French translation
- Bug fixes:
- Silence assertion failure on /part command
- Silence "Unknown capability" warning on trailing whitespace
- Changes:
- Add tooltips to buttons with no text
2021-12-18 Version 1.3.1
========================
- Bug fixes:
- Fix build of macOS
- Make channel messages with origin out of channels can be shown
- Rejoin channels after NICKSERV authentication finishes
2021-09-23 Version 1.3.0
========================
- Features:
- Implement ISUPPORT parsing + the UTF8ONLY IRCv3 specification
- Add support for RPL_UMODEIS
- Make nick completion case-insensitive
- Add button for inserting emoji
- Bug fixes:
- Fix configuration syntax errors caused by trailing commas
diffstat:
chat/srain/Makefile | 5 ++---
chat/srain/PLIST | 3 ++-
chat/srain/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r ddf125c91197 -r 8fdfd510d8c3 chat/srain/Makefile
--- a/chat/srain/Makefile Fri Mar 04 07:59:49 2022 +0000
+++ b/chat/srain/Makefile Fri Mar 04 08:10:10 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2021/12/08 16:03:32 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/03/04 08:10:10 nia Exp $
-DISTNAME= srain-1.2.4
-PKGREVISION= 1
+DISTNAME= srain-1.3.2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=SrainApp/}
diff -r ddf125c91197 -r 8fdfd510d8c3 chat/srain/PLIST
--- a/chat/srain/PLIST Fri Mar 04 07:59:49 2022 +0000
+++ b/chat/srain/PLIST Fri Mar 04 08:10:10 2022 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2021/05/04 15:01:22 nia Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/03/04 08:10:10 nia Exp $
bin/srain
man/man1/srain.1
share/applications/im.srain.Srain.desktop
share/examples/srain/builtin.cfg
share/icons/hicolor/128x128/apps/im.srain.Srain.Red.png
share/icons/hicolor/128x128/apps/im.srain.Srain.png
+share/locale/fr/LC_MESSAGES/srain.mo
share/locale/nl/LC_MESSAGES/srain.mo
share/locale/ru/LC_MESSAGES/srain.mo
share/locale/uk/LC_MESSAGES/srain.mo
diff -r ddf125c91197 -r 8fdfd510d8c3 chat/srain/distinfo
--- a/chat/srain/distinfo Fri Mar 04 07:59:49 2022 +0000
+++ b/chat/srain/distinfo Fri Mar 04 08:10:10 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:05:25 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/03/04 08:10:10 nia Exp $
-BLAKE2s (srain-1.2.4.tar.gz) = de195ea55e444775da3214d8701cbdd3623f9cbf5e2932f404c676bbdf37dd65
-SHA512 (srain-1.2.4.tar.gz) = 96d15f9d8bccc197b1bcda2c4707bdeea8e5cb33e3a8ad88ea5431b059c64e2ccb2e82897fcb1c02198420fed2c59148ff1c32f5f305cfffa88f096e41b42cb4
-Size (srain-1.2.4.tar.gz) = 954684 bytes
+BLAKE2s (srain-1.3.2.tar.gz) = e898529b5e7e77817a0a6ee089f36abfcad8ba13bb33cdab1d3fc854dd926c3e
+SHA512 (srain-1.3.2.tar.gz) = eb5456f548b89b0c17133c74aee03e1ca02d2e798401be92e542e4b8bf8ccfaf38a15afa0b75cbcbebdbd8f7fa584b809686d41b776a8e32079566d93f8c741d
+Size (srain-1.3.2.tar.gz) = 1931640 bytes
SHA1 (patch-data_meson.build) = d24ed2caa3cd36bde4d808014c7bfb309366b6bf
SHA1 (patch-src_lib_path.c) = 5885c65984ebb23a75ae88bc7e52b2b262104588
Home |
Main Index |
Thread Index |
Old Index