pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/srain
Module Name: pkgsrc
Committed By: nia
Date: Tue May 26 11:11:39 UTC 2020
Modified Files:
pkgsrc/chat/srain: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/srain/Makefile \
pkgsrc/chat/srain/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/srain/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/srain/Makefile
diff -u pkgsrc/chat/srain/Makefile:1.3 pkgsrc/chat/srain/Makefile:1.4
--- pkgsrc/chat/srain/Makefile:1.3 Sun Apr 26 14:10:31 2020
+++ pkgsrc/chat/srain/Makefile Tue May 26 11:11:39 2020
@@ -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/}
Index: pkgsrc/chat/srain/distinfo
diff -u pkgsrc/chat/srain/distinfo:1.3 pkgsrc/chat/srain/distinfo:1.4
--- pkgsrc/chat/srain/distinfo:1.3 Mon May 4 15:21:54 2020
+++ pkgsrc/chat/srain/distinfo Tue May 26 11:11:39 2020
@@ -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
Index: pkgsrc/chat/srain/PLIST
diff -u pkgsrc/chat/srain/PLIST:1.2 pkgsrc/chat/srain/PLIST:1.3
--- pkgsrc/chat/srain/PLIST:1.2 Sun Apr 26 14:10:31 2020
+++ pkgsrc/chat/srain/PLIST Tue May 26 11:11:39 2020
@@ -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/icons/hicolor/128x128/apps/im.srai
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
Home |
Main Index |
Thread Index |
Old Index