pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mikutter



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Jul 28 14:38:53 UTC 2018

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.147 -r1.148 pkgsrc/net/mikutter/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/mikutter/Makefile
diff -u pkgsrc/net/mikutter/Makefile:1.163 pkgsrc/net/mikutter/Makefile:1.164
--- pkgsrc/net/mikutter/Makefile:1.163  Sat Jul 14 16:59:25 2018
+++ pkgsrc/net/mikutter/Makefile        Sat Jul 28 14:38:53 2018
@@ -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/

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.147 pkgsrc/net/mikutter/distinfo:1.148
--- pkgsrc/net/mikutter/distinfo:1.147  Sat Jul 14 16:59:25 2018
+++ pkgsrc/net/mikutter/distinfo        Sat Jul 28 14:38:53 2018
@@ -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