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.4.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5168da63d7ed
branches: trunk
changeset: 348272:5168da63d7ed
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sat Jun 11 14:26:32 2016 +0000
description:
Update mikutter to 3.4.0.
Upstream changes (from 3.3.x, which include changes during alpha releases):
* library
* Pluggaloid 1.1
* "open tweet" function
* profile
* brush up UI
* a bunch of settings for reply tweet view
* a bunch of settings for quoted retweet view
* fix issue that clicking video links just showed thumbnail image
* drop Ruby 2.0 support and requires 2.1 or later
* Cairo::SubPartsMessageBase
* "tweet in tweet view" function used for reply and quoted tweets,
which can be used third party plugins
* graph of plugin dependency now can be used by mikutter sources
* plugin dependency now can be put into dot file
diffstat:
net/mikutter/Makefile | 6 +++---
net/mikutter/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r 95a1f0abbdfc -r 5168da63d7ed net/mikutter/Makefile
--- a/net/mikutter/Makefile Sat Jun 11 13:39:44 2016 +0000
+++ b/net/mikutter/Makefile Sat Jun 11 14:26:32 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.120 2016/06/04 02:28:25 tsutsui Exp $
+# $NetBSD: Makefile,v 1.121 2016/06/11 14:26:32 tsutsui Exp $
#
-DISTNAME= mikutter.3.4.0-alpha3
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-//:S/./-/}
+DISTNAME= mikutter.3.4.0
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
diff -r 95a1f0abbdfc -r 5168da63d7ed net/mikutter/distinfo
--- a/net/mikutter/distinfo Sat Jun 11 13:39:44 2016 +0000
+++ b/net/mikutter/distinfo Sat Jun 11 14:26:32 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.105 2016/06/04 02:28:25 tsutsui Exp $
+$NetBSD: distinfo,v 1.106 2016/06/11 14:26:32 tsutsui Exp $
-SHA1 (mikutter.3.4.0-alpha3.tar.gz) = b52a34d46b77b23abf64936f70c3c33f316c7246
-RMD160 (mikutter.3.4.0-alpha3.tar.gz) = 97bbe67fd85aa2546a0d0ecda2ba3e5c11a3731a
-SHA512 (mikutter.3.4.0-alpha3.tar.gz) = b84fa8e08f15f87037c91b06e6bd603bb60e40162165dd989c69b503ad8857c41337e8e727dd8c1f1282ece57d659f24424a8d9a7565a1a11232ad680612599e
-Size (mikutter.3.4.0-alpha3.tar.gz) = 2806899 bytes
+SHA1 (mikutter.3.4.0.tar.gz) = ef58f8c57a6ffc7b8d1703bdaf545e2608dbe2fa
+RMD160 (mikutter.3.4.0.tar.gz) = 46da63e357de2135fdbbb5772ad500b4256eb7e2
+SHA512 (mikutter.3.4.0.tar.gz) = dafb1ec0a032e4f52fd5785c56b123e55c01ee623e5076580c36836f460b7d6c46f9d85f99918b6ad263b93cbb409345c4177c38c8bf2aeac3942ed9475249ea
+Size (mikutter.3.4.0.tar.gz) = 2806859 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