pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/corebird
Module Name: pkgsrc
Committed By: ryoon
Date: Mon May 22 11:31:07 UTC 2017
Modified Files:
pkgsrc/net/corebird: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/corebird/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/corebird/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/corebird/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/corebird/Makefile
diff -u pkgsrc/net/corebird/Makefile:1.26 pkgsrc/net/corebird/Makefile:1.27
--- pkgsrc/net/corebird/Makefile:1.26 Sat Apr 22 21:03:47 2017
+++ pkgsrc/net/corebird/Makefile Mon May 22 11:31:07 2017
@@ -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
Index: pkgsrc/net/corebird/PLIST
diff -u pkgsrc/net/corebird/PLIST:1.4 pkgsrc/net/corebird/PLIST:1.5
--- pkgsrc/net/corebird/PLIST:1.4 Sat Jan 14 09:28:41 2017
+++ pkgsrc/net/corebird/PLIST Mon May 22 11:31:07 2017
@@ -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/es_VE/LC_MESSAGES/corebird.
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
Index: pkgsrc/net/corebird/distinfo
diff -u pkgsrc/net/corebird/distinfo:1.10 pkgsrc/net/corebird/distinfo:1.11
--- pkgsrc/net/corebird/distinfo:1.10 Tue Jan 31 13:26:22 2017
+++ pkgsrc/net/corebird/distinfo Mon May 22 11:31:07 2017
@@ -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