Source-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.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/4aea9f2fe450
branches: trunk
changeset: 432851:4aea9f2fe450
user: nia <nia%pkgsrc.org@localhost>
date: Tue May 26 11:11:39 2020 +0000
description:
srain: Update to 1.1.0
2020-05-24 Version 1.1.0
========================
- Features:
- Support multiple selection of message
- Support jump to mentioned message
- Nickname will be highlighted when mentioned
- Auto build deb package
- Changes:
- Improve fcous control of UI
- Replace appdata with metainfo
- Validate metainfo with appstream-util
- Bug fixes:
- Some implicit declarations fixes
- Some typo fixes
diffstat:
chat/srain/Makefile | 4 ++--
chat/srain/PLIST | 4 ++--
chat/srain/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r 6f66c1cba179 -r 4aea9f2fe450 chat/srain/Makefile
--- a/chat/srain/Makefile Tue May 26 10:40:02 2020 +0000
+++ b/chat/srain/Makefile Tue May 26 11:11:39 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/04/26 14:10:31 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/26 11:11:39 nia Exp $
-DISTNAME= srain-1.0.2
+DISTNAME= srain-1.1.0
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=SrainApp/}
diff -r 6f66c1cba179 -r 4aea9f2fe450 chat/srain/PLIST
--- a/chat/srain/PLIST Tue May 26 10:40:02 2020 +0000
+++ b/chat/srain/PLIST Tue May 26 11:11:39 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/04/26 14:10:31 nia Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/05/26 11:11:39 nia Exp $
bin/srain
share/applications/im.srain.Srain.desktop
share/examples/srain/builtin.cfg
@@ -6,7 +6,7 @@
share/locale/nl/LC_MESSAGES/srain.mo
share/locale/ru/LC_MESSAGES/srain.mo
share/locale/zh_CN/LC_MESSAGES/srain.mo
-share/metainfo/im.srain.Srain.appdata.xml
+share/metainfo/im.srain.Srain.metainfo.xml
share/srain/themes/bubble.css
share/srain/themes/default-bubble-dark.css
share/srain/themes/default-bubble.css
diff -r 6f66c1cba179 -r 4aea9f2fe450 chat/srain/distinfo
--- a/chat/srain/distinfo Tue May 26 10:40:02 2020 +0000
+++ b/chat/srain/distinfo Tue May 26 11:11:39 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2020/05/04 15:21:54 nia Exp $
+$NetBSD: distinfo,v 1.4 2020/05/26 11:11:39 nia Exp $
-SHA1 (srain-1.0.2.tar.gz) = fd3ed9e6482657bc2b6a32583347adb8bfc47676
-RMD160 (srain-1.0.2.tar.gz) = 9b9ccf3762912b2b3ed39435130694287f9389c3
-SHA512 (srain-1.0.2.tar.gz) = 6fe895ecd30cb456beb82bff8e147d734b60c8c8e70304602e6193c2f035871ec14421f2b50cf88e851ef7b92ac2b4ccbf03f23153e6949299849b299ebf3db3
-Size (srain-1.0.2.tar.gz) = 939068 bytes
+SHA1 (srain-1.1.0.tar.gz) = 717390a6f0299ee2b83f72018156d10c6fda755e
+RMD160 (srain-1.1.0.tar.gz) = ecca6abb47b74ddf964577f1bfa946ed4ec0a055
+SHA512 (srain-1.1.0.tar.gz) = 0303d1734840c9af81f786da405617392570c2f34a9098fe7d1148f63642fb034877549477a8b52add8f1da7dc4ac38474a1cf3e42e51cc443b06b50c765b02a
+Size (srain-1.1.0.tar.gz) = 941873 bytes
SHA1 (patch-data_Makefile) = 5bd5a47d58cf85e6fae220655d539fc2827a46ee
Home |
Main Index |
Thread Index |
Old Index