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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65d4a6b0ac33
branches:  trunk
changeset: 338056:65d4a6b0ac33
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Aug 18 03:42:01 2019 +0000

description:
mikutter: update to 3.9.4.

Upstream changes:

mikutter 3.9.4

* remove unnecessary debug outputs
* crash on opening an edit window of extract conditions when some
  extract conditions don't exist
* gtk2 3.3.7
* incorrect text range on copying selected region of tweet with URL
* refer to description on extracting texts
 * thanks Shibafu Midorino

diffstat:

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

diffs (38 lines):

diff -r 1445be74880f -r 65d4a6b0ac33 net/mikutter/Makefile
--- a/net/mikutter/Makefile     Sun Aug 18 03:15:52 2019 +0000
+++ b/net/mikutter/Makefile     Sun Aug 18 03:42:01 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.181 2019/08/10 13:54:17 tsutsui Exp $
+# $NetBSD: Makefile,v 1.182 2019/08/18 03:42:01 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.9.3
+DISTNAME=      mikutter.3.9.4
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/
@@ -15,7 +15,7 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-pluggaloid>=1.2.0:../../net/ruby-pluggaloid
 DEPENDS+=      ${RUBY_PKGPREFIX}-diva>=1.0.0:../../devel/ruby-diva
-DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.3.6:../../x11/ruby-gnome2-gtk
+DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.3.7:../../x11/ruby-gnome2-gtk
 DEPENDS+=      ${RUBY_PKGPREFIX}-gettext>=3.2.9:../../devel/ruby-gettext
 DEPENDS+=      ${RUBY_PKGPREFIX}-oauth>=0.5.4:../../security/ruby-oauth
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.6.0:../../net/ruby-addressable
diff -r 1445be74880f -r 65d4a6b0ac33 net/mikutter/distinfo
--- a/net/mikutter/distinfo     Sun Aug 18 03:15:52 2019 +0000
+++ b/net/mikutter/distinfo     Sun Aug 18 03:42:01 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.165 2019/08/10 13:54:17 tsutsui Exp $
+$NetBSD: distinfo,v 1.166 2019/08/18 03:42:01 tsutsui Exp $
 
-SHA1 (mikutter.3.9.3.tar.gz) = 313ca1b862a1e525e1f018ad24fc9494c9bb3b7b
-RMD160 (mikutter.3.9.3.tar.gz) = e65a9f6024e663f00dd9735a77ce1d235c4c860c
-SHA512 (mikutter.3.9.3.tar.gz) = 4e38acc21eac0c554d9da664a26690776ddaa267684f7904c600020d98b59aebcbd8efc9b40ddade2ce74cd9c55b2a9166c1ca882434cc37e1c0dfa5a7a30047
-Size (mikutter.3.9.3.tar.gz) = 2767245 bytes
+SHA1 (mikutter.3.9.4.tar.gz) = ab240a7b222a8c6519d055688c08760a36afc1c9
+RMD160 (mikutter.3.9.4.tar.gz) = 7751ef44541bf39199cff7882663348a8314e75b
+SHA512 (mikutter.3.9.4.tar.gz) = c1d3ad7d9e8c178d42b24a42ceee41473b0ee4cc9750aae44046e3173ed67dcf8a38d6f814d8f9be7a8a4daae808d4ade768e44c68b7fd4a244b63b6b5d8af42
+Size (mikutter.3.9.4.tar.gz) = 2758025 bytes
 SHA1 (patch-mikutter.rb) = 34f3ae812c5db53b448111ff0d7c36100e93adce



Home | Main Index | Thread Index | Old Index