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 Nov 19 12:57:11 UTC 2017

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
mikutter: update to 3.5.15.

Upstream change:

- use Ruby-GNOME2 3.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.133 -r1.134 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.148 pkgsrc/net/mikutter/Makefile:1.149
--- pkgsrc/net/mikutter/Makefile:1.148  Sun Nov 12 16:27:23 2017
+++ pkgsrc/net/mikutter/Makefile        Sun Nov 19 12:57:11 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.148 2017/11/12 16:27:23 tsutsui Exp $
+# $NetBSD: Makefile,v 1.149 2017/11/19 12:57:11 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.5.14
+DISTNAME=      mikutter.3.5.15
 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.1.9:../../x11/ruby-gnome2-gtk
+DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gtk>=3.2.0:../../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.133 pkgsrc/net/mikutter/distinfo:1.134
--- pkgsrc/net/mikutter/distinfo:1.133  Sun Nov 12 16:27:23 2017
+++ pkgsrc/net/mikutter/distinfo        Sun Nov 19 12:57:11 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.133 2017/11/12 16:27:23 tsutsui Exp $
+$NetBSD: distinfo,v 1.134 2017/11/19 12:57:11 tsutsui Exp $
 
-SHA1 (mikutter.3.5.14.tar.gz) = f4a8ec50902c8e515c574609235a76c0d596cddf
-RMD160 (mikutter.3.5.14.tar.gz) = 302b67a7184ac458105d4c80cd739fabc444804c
-SHA512 (mikutter.3.5.14.tar.gz) = 1cada69b3f340f37f6837e270899088e0fb35077041f5f8a36a2777222c58adcffa7d811adec1732977a4aa0b03297f51965209b29521e17e2cc622dc1b2bfe3
-Size (mikutter.3.5.14.tar.gz) = 2859859 bytes
+SHA1 (mikutter.3.5.15.tar.gz) = 611bcaa238244daaeaf9c9da35e5a24b5336abfe
+RMD160 (mikutter.3.5.15.tar.gz) = c32bd99b8e1f047e4452b3b68066417bafe84a98
+SHA512 (mikutter.3.5.15.tar.gz) = 7c2a3cb7d9f1544d56c9543b87b49203aa81b219296b4776b03ef1234751abab2a73c45ec2a2c97eab62c212ec5af815b85f4127f053e06db2d294a48e45e800
+Size (mikutter.3.5.15.tar.gz) = 2859822 bytes
 SHA1 (patch-Gemfile) = 5bd004f83aecd41ca80e08112b1f4212a320c0e4
 SHA1 (patch-core_boot_delayer.rb) = 3070cd4966c509a2bb722d4baabcc1a7e7026b30
 SHA1 (patch-core_lib_mikutwitter_api__shortcuts.rb) = 36c96889e65ff312aa4e854509edfd0e75c59dd0



Home | Main Index | Thread Index | Old Index