pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mikutter Update mikutter to 3.2.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/935030eb5873
branches: trunk
changeset: 651907:935030eb5873
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun May 17 06:55:34 2015 +0000
description:
Update mikutter to 3.2.3.
* fix crash on opening certain URLs
* fix crash during G/C on some environment
* support a new image service
* adopt ruby-gtk2 2.2.5
diffstat:
net/mikutter/Makefile | 6 +++---
net/mikutter/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r cbe42cc193e6 -r 935030eb5873 net/mikutter/Makefile
--- a/net/mikutter/Makefile Sun May 17 06:53:28 2015 +0000
+++ b/net/mikutter/Makefile Sun May 17 06:55:34 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2015/03/15 19:11:22 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.98 2015/05/17 06:55:34 tsutsui Exp $
#
-DISTNAME= mikutter.3.2.2
+DISTNAME= mikutter.3.2.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
@@ -15,7 +15,7 @@
.include "../../lang/ruby/rubyversion.mk"
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.3:../../x11/ruby-gnome2-gtk
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.5:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
diff -r cbe42cc193e6 -r 935030eb5873 net/mikutter/distinfo
--- a/net/mikutter/distinfo Sun May 17 06:53:28 2015 +0000
+++ b/net/mikutter/distinfo Sun May 17 06:55:34 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.85 2015/01/12 12:03:47 obache Exp $
+$NetBSD: distinfo,v 1.86 2015/05/17 06:55:34 tsutsui Exp $
-SHA1 (mikutter.3.2.2.tar.gz) = aba0e396e5b73cf1a73c570350486c505956cf26
-RMD160 (mikutter.3.2.2.tar.gz) = e3bf3d914a974ac1308cb10f437bcb2bf66f8ffd
-Size (mikutter.3.2.2.tar.gz) = 2575294 bytes
+SHA1 (mikutter.3.2.3.tar.gz) = 677cdf53b0bcda109f49df42f9cd91abe164fc60
+RMD160 (mikutter.3.2.3.tar.gz) = 9bb7546446059b8e083c9f79db0fce2480e57f03
+Size (mikutter.3.2.3.tar.gz) = 2575579 bytes
SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
Home |
Main Index |
Thread Index |
Old Index