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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e59c85ace10
branches: trunk
changeset: 362686:8e59c85ace10
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon May 22 11:31:07 2017 +0000
description:
Update to 1.5
Changelog:
- Media attached to tweets can be downloaded using Right Click
and selecting "save as"
- Profiles use the profile background color set in the Twitter
settings if no banner is set
- The tweet compose window now features a "favorite image" view that
allows users to save often sent images and quickly add them to tweets
- The media dialog now shows Previous/Next buttons to quickly switch
between multiple media attachments of a tweet>
- The Vine support has been removed since the project is discontinued
- Allow text selection in Direct Messages
- New --account parameter allows opening the window for the given
account only
- Support tweets with up to 50 replied-to users.
- Add back verified icons next to user avatars
- Redesigned account creation UI
- Tons of bug fixes
diffstat:
net/corebird/Makefile | 7 +++----
net/corebird/PLIST | 3 ++-
net/corebird/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (53 lines):
diff -r 83a37d66df1f -r 8e59c85ace10 net/corebird/Makefile
--- a/net/corebird/Makefile Mon May 22 11:19:20 2017 +0000
+++ b/net/corebird/Makefile Mon May 22 11:31:07 2017 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2017/04/22 21:03:47 adam Exp $
+# $NetBSD: Makefile,v 1.27 2017/05/22 11:31:07 ryoon Exp $
-DISTNAME= corebird-1.4.2
-PKGREVISION= 3
+DISTNAME= corebird-1.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=baedert/}
GITHUB_PROJECT= corebird
-GITHUB_RELEASE= 1.4.2
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 83a37d66df1f -r 8e59c85ace10 net/corebird/PLIST
--- a/net/corebird/PLIST Mon May 22 11:19:20 2017 +0000
+++ b/net/corebird/PLIST Mon May 22 11:31:07 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/01/14 09:28:41 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/05/22 11:31:07 ryoon Exp $
bin/corebird
man/man1/corebird.1
share/appdata/org.baedert.corebird.appdata.xml
@@ -26,6 +26,7 @@
share/locale/fa/LC_MESSAGES/corebird.mo
share/locale/fi/LC_MESSAGES/corebird.mo
share/locale/fr/LC_MESSAGES/corebird.mo
+share/locale/ga/LC_MESSAGES/corebird.mo
share/locale/gl/LC_MESSAGES/corebird.mo
share/locale/hi/LC_MESSAGES/corebird.mo
share/locale/hu/LC_MESSAGES/corebird.mo
diff -r 83a37d66df1f -r 8e59c85ace10 net/corebird/distinfo
--- a/net/corebird/distinfo Mon May 22 11:19:20 2017 +0000
+++ b/net/corebird/distinfo Mon May 22 11:31:07 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2017/01/31 13:26:22 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2017/05/22 11:31:07 ryoon Exp $
-SHA1 (corebird-1.4.2.tar.xz) = e87c2fe5deb9c25cedb864266ab40169ab8cea02
-RMD160 (corebird-1.4.2.tar.xz) = a9f7ea2149b091f7ec7aa3e68ed6feeafad748d6
-SHA512 (corebird-1.4.2.tar.xz) = 01ceecace259183351068f18336d503c5169a8b24fba683c80bea5da39a8d8957f24913d9c51b0af713a26d32bcfb7c492300a0f82d680d6c8d19284d005df54
-Size (corebird-1.4.2.tar.xz) = 648448 bytes
+SHA1 (corebird-1.5.tar.xz) = deeda10b78584f59413acab91bd8ee09fb98e0c8
+RMD160 (corebird-1.5.tar.xz) = ea69bcb35504ed299ea71fdb11953d97ba200a2d
+SHA512 (corebird-1.5.tar.xz) = d35f14193863dbff991cff8c2ec573a5b9646ebb8973dce83cc81103c9e17c62022e218e3c39fc205925a1d1e82f6501da57738284964476e4932601994ed215
+Size (corebird-1.5.tar.xz) = 668064 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