pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mikutter mikutter: update to 3.5.13.
details: https://anonhg.NetBSD.org/pkgsrc/rev/519f570f2a6a
branches: trunk
changeset: 370944:519f570f2a6a
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sat Oct 28 14:41:38 2017 +0000
description:
mikutter: update to 3.5.13.
Upstream changes:
- use ruby-gtk2 3.1.9 (thanks @Phenomer)
- activity plugin crash problem
- MIKUTTER_CONFROOT environment for Gemfile was dealt differently
from mikutter itself
diffstat:
net/mikutter/Makefile | 6 +++---
net/mikutter/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r 012b729a5810 -r 519f570f2a6a net/mikutter/Makefile
--- a/net/mikutter/Makefile Sat Oct 28 11:23:50 2017 +0000
+++ b/net/mikutter/Makefile Sat Oct 28 14:41:38 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.146 2017/10/17 14:10:45 tsutsui Exp $
+# $NetBSD: Makefile,v 1.147 2017/10/28 14:41:38 tsutsui Exp $
#
-DISTNAME= mikutter.3.5.12
+DISTNAME= mikutter.3.5.13
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
@@ -14,7 +14,7 @@
.include "../../lang/ruby/rubyversion.mk"
DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.1.8:../../x11/ruby-gnome2-gtk
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.1.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
diff -r 012b729a5810 -r 519f570f2a6a net/mikutter/distinfo
--- a/net/mikutter/distinfo Sat Oct 28 11:23:50 2017 +0000
+++ b/net/mikutter/distinfo Sat Oct 28 14:41:38 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.131 2017/10/17 14:10:45 tsutsui Exp $
+$NetBSD: distinfo,v 1.132 2017/10/28 14:41:38 tsutsui Exp $
-SHA1 (mikutter.3.5.12.tar.gz) = 83cd09bb676ca0f7d5e97e5f442f0204495300f1
-RMD160 (mikutter.3.5.12.tar.gz) = 18542af0f9e9a0324a88dad3a609dec3ea467f5c
-SHA512 (mikutter.3.5.12.tar.gz) = a2dabd683c39cbbbdce8851b8e043ed719c49bcc98535a15f116a9aff5b47c607e310865d53de748e9cfd8b8ae502a7de77923b5c6d47eacae100aa1f2493df8
-Size (mikutter.3.5.12.tar.gz) = 2859323 bytes
+SHA1 (mikutter.3.5.13.tar.gz) = 82870f7f1d0342115458291e677656e8e5f31f25
+RMD160 (mikutter.3.5.13.tar.gz) = 798b9b540c98553e288c826e8b7a331dc5c6c17d
+SHA512 (mikutter.3.5.13.tar.gz) = 41c3a07d1f6c9fcc8b4ba5964d42fa2f8b7ae8a0c4db6a62035b6b68b26cd33ac1dd479f4e66c9353726043c8e4770550a430cc1a3c442e012d2b1ea07073540
+Size (mikutter.3.5.13.tar.gz) = 2859319 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