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: Mon Jun 11 14:09:11 UTC 2018
Modified Files:
pkgsrc/net/mikutter: Makefile distinfo
Log Message:
mikutter: update to 3.7.2.
pkgsrc changes:
* drop json_pure dependency
https://dev.mikutter.hachune.net/issues/1246
Upstream changes:
mikutter 3.7.2
* add a setting to disable extracting custom emoji
* handle a case that Twitter API returns non-URL strings as an entity
* thanks cob odo
* unify options of remain_charcount with compose spell
* thanks Shibafu Midorino
* stack overflow when strings which include URL are entered
* thanks Shibafu Midorino
* import https://github.com/cobodo/photo_support_extra
* thanks cob odo
* remain_charcount Spell
* thanks Shibafu Midorino
* not enough height of a list in the extract tab's setting window
in some case
* thanks Yuto Tokunaga
Fixed several crash bugs.
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.144 -r1.145 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.160 pkgsrc/net/mikutter/Makefile:1.161
--- pkgsrc/net/mikutter/Makefile:1.160 Sun May 27 05:17:40 2018
+++ pkgsrc/net/mikutter/Makefile Mon Jun 11 14:09:11 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.160 2018/05/27 05:17:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.161 2018/06/11 14:09:11 tsutsui Exp $
#
-DISTNAME= mikutter.3.7.1
+DISTNAME= mikutter.3.7.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= https://mikutter.hachune.net/bin/
@@ -17,7 +17,6 @@ RUBY_VERSIONS_ACCEPTED= 23 24
DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
DEPENDS+= ${RUBY_PKGPREFIX}-diva>=0.3.2:../../devel/ruby-diva
-DEPENDS+= ${RUBY_PKGPREFIX}-json-pure>=1.8:../../textproc/ruby-json-pure
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.2.4nb2:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.1:../../security/ruby-oauth
Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.144 pkgsrc/net/mikutter/distinfo:1.145
--- pkgsrc/net/mikutter/distinfo:1.144 Sun May 27 05:17:40 2018
+++ pkgsrc/net/mikutter/distinfo Mon Jun 11 14:09:11 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.144 2018/05/27 05:17:40 tsutsui Exp $
+$NetBSD: distinfo,v 1.145 2018/06/11 14:09:11 tsutsui Exp $
-SHA1 (mikutter.3.7.1.tar.gz) = 4e3496cbeee45fcefac2f6ec17831775198b9a5a
-RMD160 (mikutter.3.7.1.tar.gz) = e9bc15b166ec5f83d520b45397cdc930408b5963
-SHA512 (mikutter.3.7.1.tar.gz) = c88a0c10f75a863b0b6b8669ecf63af5d4bb4c2b8b5835a82cee5b805aaf3f094c0f2fa817d1178b72efb3e383d1e7a4350fa70e01be10046906d0091b00f6dc
-Size (mikutter.3.7.1.tar.gz) = 2908736 bytes
+SHA1 (mikutter.3.7.2.tar.gz) = 21b823c752ae4fa49de226f196dadcda5d224aec
+RMD160 (mikutter.3.7.2.tar.gz) = 13bca59a3040d40ee0cc885a31a5f7bfe072e71c
+SHA512 (mikutter.3.7.2.tar.gz) = 58b8fc4734aafa32bfa616c32f1f72c1ce484c56ba52f46c1eb9aeec462853a1a66f2af31db7544dd0ee74f78833444fab8a2041eac0a1e7767bddf2f17788d8
+Size (mikutter.3.7.2.tar.gz) = 2908984 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) = 2d10f907d278000168210c5325e7d41c5dd2ca08
Home |
Main Index |
Thread Index |
Old Index