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 9 16:20:57 UTC 2016
Modified Files:
pkgsrc/net/mikutter: Makefile distinfo
Log Message:
Update mikutter to 3.4.5.
Upstream changes:
* update po files
* tco: Ruby2.3 warnings on extracting URLs due to Kernel.#timeout call
* remove notice on Net::ReadTimeout
* stop use of obsolete Gdk::Pixbuf.new
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.113 -r1.114 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.127 pkgsrc/net/mikutter/Makefile:1.128
--- pkgsrc/net/mikutter/Makefile:1.127 Sun Oct 9 13:58:53 2016
+++ pkgsrc/net/mikutter/Makefile Sun Oct 9 16:20:57 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.127 2016/10/09 13:58:53 tsutsui Exp $
+# $NetBSD: Makefile,v 1.128 2016/10/09 16:20:57 tsutsui Exp $
#
-DISTNAME= mikutter.3.4.4
+DISTNAME= mikutter.3.4.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
@@ -14,7 +14,7 @@ LICENSE= mit AND cc-by-sa-v3.0
.include "../../lang/ruby/rubyversion.mk"
DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.0.8:../../x11/ruby-gnome2-gtk
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.0.9:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.1:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.113 pkgsrc/net/mikutter/distinfo:1.114
--- pkgsrc/net/mikutter/distinfo:1.113 Sun Oct 9 13:58:53 2016
+++ pkgsrc/net/mikutter/distinfo Sun Oct 9 16:20:57 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.113 2016/10/09 13:58:53 tsutsui Exp $
+$NetBSD: distinfo,v 1.114 2016/10/09 16:20:57 tsutsui Exp $
-SHA1 (mikutter.3.4.4.tar.gz) = db5c43ff383e035990ac2567fdf220e088ace41c
-RMD160 (mikutter.3.4.4.tar.gz) = 566cb9d227ca3943a70287243a35b07a6b1b781f
-SHA512 (mikutter.3.4.4.tar.gz) = de8d7556489dec554c28dd74ebe9eebb58d666c78bc796aa4502de02e6e78d6ddd46fe1b7d2c812579647bab62c013f347b1b74edac0c8a56e681fc1b13093c3
-Size (mikutter.3.4.4.tar.gz) = 3690927 bytes
+SHA1 (mikutter.3.4.5.tar.gz) = 8300793ef1168f8cc0e7eacea8d4b688f1a62c8c
+RMD160 (mikutter.3.4.5.tar.gz) = 5d5e689e66149475ab607fde582b4a895dc1f757
+SHA512 (mikutter.3.4.5.tar.gz) = 51d20b78ea9652c4af4e75c3b0fa1f670ec1cd1ddd2cdb967b761869853d28f5f447ef0971ec184cf6afab5ef170826df2e5bfe9f0f00b3447c70d7711b88bcc
+Size (mikutter.3.4.5.tar.gz) = 3691673 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) = d119209d4de835e6d47d85c8ca5209d1f199bd9e
Home |
Main Index |
Thread Index |
Old Index