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.9.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/692e4099791e
branches:  trunk
changeset: 415380:692e4099791e
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Oct 06 11:19:15 2019 +0000

description:
mikutter: update to 3.9.6.

Upstream changes:

mikutter 3.9.6

* [appimage] update ruby to 2.6.5
* [appimage] update jemalloc to 5.2.1
* change notation of credits in "about mikutter" in the settings
 * change author's names to Mastodon accts registered at Redmine
 * add yuntan_t to the authors
* support a new illustration URL format of pixiv
 * thanks Akira Ouchi
* extract tabs cannot be removed
 * thanks Shibafu Midorino
* crash when scale value is not returned properly
 * thanks ahiru ahiru
* several files opened read mode were overwriten by FileUtils.mv
  on migrating from 3.6 and prior
 * this might be problematic on Windows environment and
   will no longer appear as an actual problem, but anyway fixed.
* show search tab if at least one search spell is defined
 * thanks Akira Ouchi
 * turns out this merge was missed for a year

diffstat:

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

diffs (31 lines):

diff -r a81d31927c54 -r 692e4099791e net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sun Oct 06 11:07:44 2019 +0000
+++ b/net/mikutter/Makefile     Sun Oct 06 11:19:15 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.184 2019/09/14 18:14:25 tsutsui Exp $
+# $NetBSD: Makefile,v 1.185 2019/10/06 11:19:15 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.9.5
+DISTNAME=      mikutter.3.9.6
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/
 
diff -r a81d31927c54 -r 692e4099791e net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sun Oct 06 11:07:44 2019 +0000
+++ b/net/mikutter/distinfo     Sun Oct 06 11:19:15 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.167 2019/08/25 15:17:19 tsutsui Exp $
+$NetBSD: distinfo,v 1.168 2019/10/06 11:19:15 tsutsui Exp $
 
-SHA1 (mikutter.3.9.5.tar.gz) = 138f63b03893c00d5a5f23c751f2d3ce85d06f27
-RMD160 (mikutter.3.9.5.tar.gz) = 0a4cf724071e70650e7c0fd1d7be93d5c848952f
-SHA512 (mikutter.3.9.5.tar.gz) = 690a94dc56771313a4d73e69bfd68c6b6d5763e3568e6e21edf2a10a5f859363c604883537b1ce1ddf43b3f5c1dcc7681f70bac4286543eba805e322df50c713
-Size (mikutter.3.9.5.tar.gz) = 2758087 bytes
+SHA1 (mikutter.3.9.6.tar.gz) = 46f84633d6cf0777b0e5db5684bd71aef8aed4df
+RMD160 (mikutter.3.9.6.tar.gz) = 05128871f9523fd4a63e5a7c92902e0e7a30ce5a
+SHA512 (mikutter.3.9.6.tar.gz) = d7d81aa92f9dce39324fac6c91e0937a1f61e4784ae64fc59e27e155ca580b71e5661bdf157c1cbadbc4473f4c6fc0d3da83db072114fb2c03d5619b82681d15
+Size (mikutter.3.9.6.tar.gz) = 2758800 bytes
 SHA1 (patch-mikutter.rb) = 34f3ae812c5db53b448111ff0d7c36100e93adce



Home | Main Index | Thread Index | Old Index