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.5.11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/921497e60069
branches: trunk
changeset: 367500:921497e60069
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Sep 03 04:34:22 2017 +0000
description:
Update mikutter to 3.5.11.
Upstream changes:
- crash on startup if develop version (3.6) is never used
diffstat:
net/mikutter/Makefile | 4 ++--
net/mikutter/distinfo | 11 +++++------
net/mikutter/patches/patch-core_userconfig.rb | 14 --------------
3 files changed, 7 insertions(+), 22 deletions(-)
diffs (55 lines):
diff -r 7f3a173237ee -r 921497e60069 net/mikutter/Makefile
--- a/net/mikutter/Makefile Sun Sep 03 01:41:00 2017 +0000
+++ b/net/mikutter/Makefile Sun Sep 03 04:34:22 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.144 2017/08/26 11:57:49 tsutsui Exp $
+# $NetBSD: Makefile,v 1.145 2017/09/03 04:34:22 tsutsui Exp $
#
-DISTNAME= mikutter.3.5.10
+DISTNAME= mikutter.3.5.11
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
diff -r 7f3a173237ee -r 921497e60069 net/mikutter/distinfo
--- a/net/mikutter/distinfo Sun Sep 03 01:41:00 2017 +0000
+++ b/net/mikutter/distinfo Sun Sep 03 04:34:22 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.129 2017/08/26 11:57:49 tsutsui Exp $
+$NetBSD: distinfo,v 1.130 2017/09/03 04:34:22 tsutsui Exp $
-SHA1 (mikutter.3.5.10.tar.gz) = 7b4556999d2238ef40e9d062c515b187bf5f55de
-RMD160 (mikutter.3.5.10.tar.gz) = 4b93c2937a06e8c1da763b5cd437a9b13c67b92e
-SHA512 (mikutter.3.5.10.tar.gz) = b122c9a5da0a191102dad8ce0784124b69ff0f8d1451e7f9c1aea6651e75c874150b0644aaef76a0ac216880247ba074af8955984f93fc2b3935336ce3050744
-Size (mikutter.3.5.10.tar.gz) = 2733062 bytes
+SHA1 (mikutter.3.5.11.tar.gz) = 02430c329fc8549aa29634d3e8c9a08c25120db3
+RMD160 (mikutter.3.5.11.tar.gz) = 502cf514ef6b9c63aca3381be2bc8a5c308c8929
+SHA512 (mikutter.3.5.11.tar.gz) = e6aae2a6aeb211795d02f4c898e2e19dd7d37c7c458a819bc797b69d95a89a3eb03993966585435fe5bc7bf914c2dd73f10e5d714c25484ceadab06af6fd31a8
+Size (mikutter.3.5.11.tar.gz) = 2733061 bytes
SHA1 (patch-Gemfile) = 5bd004f83aecd41ca80e08112b1f4212a320c0e4
SHA1 (patch-core_boot_delayer.rb) = 3070cd4966c509a2bb722d4baabcc1a7e7026b30
SHA1 (patch-core_lib_mikutwitter_api__shortcuts.rb) = 36c96889e65ff312aa4e854509edfd0e75c59dd0
@@ -12,5 +12,4 @@
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) = 182135fc0b46035c343c746ddba091d71cdc81f4
-SHA1 (patch-core_userconfig.rb) = b932ab9f0d69690e2323a5843b2c30dc34b08cb8
SHA1 (patch-mikutter.rb) = b82a38101b94d9f00a998965b02f05ee3947fc73
diff -r 7f3a173237ee -r 921497e60069 net/mikutter/patches/patch-core_userconfig.rb
--- a/net/mikutter/patches/patch-core_userconfig.rb Sun Sep 03 01:41:00 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-core_userconfig.rb,v 1.1 2017/08/26 11:57:49 tsutsui Exp $
-
-- workaround for upstream Redmine ticket #1064
-
---- core/userconfig.rb.orig 2017-08-26 08:59:57.000000000 +0000
-+++ core/userconfig.rb
-@@ -1,6 +1,6 @@
- # -*- coding: utf-8 -*-
-
--miquire :core, 'configloader'
-+miquire :core, 'configloader', 'plugin'
-
- require 'singleton'
- require 'fileutils'
Home |
Main Index |
Thread Index |
Old Index