pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/corebird Update to 1.7.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/1730ad19c691
branches: trunk
changeset: 371418:1730ad19c691
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Nov 11 01:51:30 2017 +0000
description:
Update to 1.7.2
Changelog:
1.7.2:
Changelog:
- Fix window cancel button label mixup
- Fix potential crash when composing a tweet (#779)
- Fix abort when trying to detect emoji support (#781)
- Fix spell checking
- Update translations
1.7.1:
Changelog:
- Fixed a small problem with the appdata file in 1.7
1.7:
Changelog:
- Hashtags and Mentions in profile desriptions are now clickable
- The mention-completion when composing a new tweet now fetches
unknown users from the twitter server
- Videos larger than the screen size are now getting scaled down
while playing
- Profiles now indicate when an account is suspended
- Profiles handle protected accounts better when trying to
access followers/following users, etc.
- The compose window now allows tweets with just media
attached but not text
- Improve the hashtag/mention/link detection when composing a new tweet
- The compose dialog now shows an emoji chooser. This is
only available starting GTK+ 3.22.19 and the emojis will only be
rendered with color if you have the needed cairo version
installed, as well as an emoji font.
- Fixed a bug that led to wrong Direct Message info being
inserted into the database
- Fixed a bug that resulted in broken files when downloading
instagram images
diffstat:
net/corebird/Makefile | 5 ++---
net/corebird/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r bfe999595092 -r 1730ad19c691 net/corebird/Makefile
--- a/net/corebird/Makefile Sat Nov 11 01:32:46 2017 +0000
+++ b/net/corebird/Makefile Sat Nov 11 01:51:30 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2017/10/03 12:36:54 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/11/11 01:51:30 ryoon Exp $
-DISTNAME= corebird-1.6
-PKGREVISION= 2
+DISTNAME= corebird-1.7.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=baedert/}
GITHUB_PROJECT= corebird
diff -r bfe999595092 -r 1730ad19c691 net/corebird/distinfo
--- a/net/corebird/distinfo Sat Nov 11 01:32:46 2017 +0000
+++ b/net/corebird/distinfo Sat Nov 11 01:51:30 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2017/09/09 06:18:53 ryoon Exp $
+$NetBSD: distinfo,v 1.14 2017/11/11 01:51:30 ryoon Exp $
-SHA1 (corebird-1.6.tar.xz) = 54d234b916558867d0ec737c334b5b6e6e477add
-RMD160 (corebird-1.6.tar.xz) = 3310e6fa58e485b1e62d88491d0bc02b1e192698
-SHA512 (corebird-1.6.tar.xz) = 4e33c95ea45d6bf1257af41fbc677eac3bff4da9b7b975d7d0b8260e952a5c302c7b486ac377a0d04fe959b831ece7dfa2ae3f9f8790cf88a5b358c17c3e36df
-Size (corebird-1.6.tar.xz) = 687948 bytes
+SHA1 (corebird-1.7.2.tar.xz) = 5c645349d0c20b4693c5356cb9bf0ea5d5fec7b7
+RMD160 (corebird-1.7.2.tar.xz) = 5a029b60f4d62aeb5c893867cc3c80070e32f1bd
+SHA512 (corebird-1.7.2.tar.xz) = f19ff6cce77ec6301b3195f212803b2109955eb7b70625b830e8ac2f5cff824665734a99059bc592839b5653c374d360c6852e2a427fb2b3f246e593a648dfba
+Size (corebird-1.7.2.tar.xz) = 704696 bytes
SHA1 (patch-data_Makefile.am) = cebf21049f03cdcca06b476040125edcdc86d675
SHA1 (patch-data_Makefile.in) = 8ed5776f7b694a7cf574f5e8097811eb7cd060b4
SHA1 (patch-po_Makevars) = 7d1f0dcef0caf53d6fa1187306d6264c158b8210
Home |
Main Index |
Thread Index |
Old Index