pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mikutter mikutter: update to 3.7.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5808c8212920
branches:  trunk
changeset: 310966:5808c8212920
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Jul 28 14:38:53 2018 +0000

description:
mikutter: update to 3.7.4.

Upstream changes:

mikutter 3.7.4

* change to get thumnails of gyazo via Twitter Card
 * thanks cob odo
* support quoted_tweet by perma_link for tweets with mobile.twitter.com
 * thanks cob odo
* use fileselect to choose a browser
 * thanks cob odo
* twitter: change character count method to using weighted length
 * Tweeting Made Easier
   https://blog.twitter.com/official/en_us/topics/product/2017/tweetingmadeeasier.html
* appease tons of Gdk-CRITICAL error messages
 * thanks ncaq net
* misc improvements of photo_support plugin
 * unify code to get images via og:image for OpenGraphProtocol (OGP)
 * also unify code to get images via OGP and via Twitter Card
 * support specification updates of Twitter Card
 * could not get Fotolog images
 * support marshmallow https://marshmallow-qa.com/ as an image hosting service
 * support peing https://peing.net/ja as an image hosting service
 * thanks cob odo

diffstat:

 net/mikutter/Makefile |   4 ++--
 net/mikutter/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r fb77b7c24254 -r 5808c8212920 net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sat Jul 28 14:01:45 2018 +0000
+++ b/net/mikutter/Makefile     Sat Jul 28 14:38:53 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.163 2018/07/14 16:59:25 tsutsui Exp $
+# $NetBSD: Makefile,v 1.164 2018/07/28 14:38:53 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.7.3
+DISTNAME=      mikutter.3.7.4
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/
diff -r fb77b7c24254 -r 5808c8212920 net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sat Jul 28 14:01:45 2018 +0000
+++ b/net/mikutter/distinfo     Sat Jul 28 14:38:53 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.147 2018/07/14 16:59:25 tsutsui Exp $
+$NetBSD: distinfo,v 1.148 2018/07/28 14:38:53 tsutsui Exp $
 
-SHA1 (mikutter.3.7.3.tar.gz) = 613886ebe934048b037861a52846b6b3ddf87cdd
-RMD160 (mikutter.3.7.3.tar.gz) = a287f8dc403174966c0724f1f73e2f517f65067c
-SHA512 (mikutter.3.7.3.tar.gz) = 123dd5beb4936e13c19bf0ec9eb362ae6a29533daeb494ab3441b02f7ea1165f8473ef65afb3e6b7c6a6ac8533e356e55bacb7c3d4b996d95ce79d84267e4a0d
-Size (mikutter.3.7.3.tar.gz) = 2908173 bytes
+SHA1 (mikutter.3.7.4.tar.gz) = 09346a2e7cdb04dad14924d07b2ac91043f99136
+RMD160 (mikutter.3.7.4.tar.gz) = 681ff31700fe2ff6147734e452e83fde2911cdcb
+SHA512 (mikutter.3.7.4.tar.gz) = 08fdb72a979e455426984b26970e841164574613f234f9ac2bc3d257d4b8d04fd0368d707ddbfe78a2558307fc7118ee0aabbe43340ac5b5dffb5ac26b8e2104
+Size (mikutter.3.7.4.tar.gz) = 2907609 bytes
 SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
 SHA1 (patch-core_plugin_photo__support_Gemfile) = 754b96024904e2e2f55c83e88fd3c763eecf723c
 SHA1 (patch-core_plugin_photo__support_photo__support.rb) = 2d10f907d278000168210c5325e7d41c5dd2ca08



Home | Main Index | Thread Index | Old Index