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:           Sat Mar 11 03:35:51 UTC 2017

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
Update mikutter to 3.5.4.

Upstream changes:

mikutter 3.5.4

* unify follow notifications (thanks @osa_k)
* delete button wasn't drawn in setting window of extract tabs (thanks @moguno)
* excessive memory access on receiveng tweets

"Release from Shinkansen bounding for Open Source Conference Tokyo"


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.122 -r1.123 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.136 pkgsrc/net/mikutter/Makefile:1.137
--- pkgsrc/net/mikutter/Makefile:1.136  Sat Mar  4 08:41:03 2017
+++ pkgsrc/net/mikutter/Makefile        Sat Mar 11 03:35:51 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.136 2017/03/04 08:41:03 tsutsui Exp $
+# $NetBSD: Makefile,v 1.137 2017/03/11 03:35:51 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.5.3
+DISTNAME=      mikutter.3.5.4
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  http://mikutter.hachune.net/bin/

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.122 pkgsrc/net/mikutter/distinfo:1.123
--- pkgsrc/net/mikutter/distinfo:1.122  Sat Mar  4 08:41:03 2017
+++ pkgsrc/net/mikutter/distinfo        Sat Mar 11 03:35:51 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.122 2017/03/04 08:41:03 tsutsui Exp $
+$NetBSD: distinfo,v 1.123 2017/03/11 03:35:51 tsutsui Exp $
 
-SHA1 (mikutter.3.5.3.tar.gz) = ca1a45dac45f3a38841926cd34e3487d4e67cc2c
-RMD160 (mikutter.3.5.3.tar.gz) = cab59e917322f7114f078ce3d597ff8d21c4e49e
-SHA512 (mikutter.3.5.3.tar.gz) = 1775f44b44ee8bb70f4725969af33fc7354901c30f9c90f9caa45b7043f6928d2bebb916b2c0cda500f04f553ba0cb431729e39fe99fa0c82e569d468c3fbfb7
-Size (mikutter.3.5.3.tar.gz) = 3743377 bytes
+SHA1 (mikutter.3.5.4.tar.gz) = 11e5cb1c0827ddb88a180de804b9f7081fd9c4ea
+RMD160 (mikutter.3.5.4.tar.gz) = be48601154865ca0a1a6d944124e4d14934491cf
+SHA512 (mikutter.3.5.4.tar.gz) = adb7a1902026ee01737840d0b7f9004ab363e874e01f7c497bd9252fccb3cc16f86f1959bb2eff3d309cb7ba1fa93376d9a1e46d5226859a1279069de7f2ba8e
+Size (mikutter.3.5.4.tar.gz) = 3743674 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