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:           Sun Oct  6 11:19:15 UTC 2019

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.167 -r1.168 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.184 pkgsrc/net/mikutter/Makefile:1.185
--- pkgsrc/net/mikutter/Makefile:1.184  Sat Sep 14 18:14:25 2019
+++ pkgsrc/net/mikutter/Makefile        Sun Oct  6 11:19:15 2019
@@ -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/
 

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.167 pkgsrc/net/mikutter/distinfo:1.168
--- pkgsrc/net/mikutter/distinfo:1.167  Sun Aug 25 15:17:19 2019
+++ pkgsrc/net/mikutter/distinfo        Sun Oct  6 11:19:15 2019
@@ -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