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 Feb 8 14:13:53 UTC 2025
Modified Files:
pkgsrc/net/mikutter: Makefile PLIST distinfo
Log Message:
mikutter: update to 5.1.1.
Upstream changes:
https://mikutter.hatenablog.com/entry/2025/02/08/214450
* [photo support] remove EOLed image posting services
* fix problems on Ruby 3.4
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.55 -r1.56 pkgsrc/net/mikutter/PLIST
cvs rdiff -u -r1.191 -r1.192 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.226 pkgsrc/net/mikutter/Makefile:1.227
--- pkgsrc/net/mikutter/Makefile:1.226 Mon Dec 30 20:41:28 2024
+++ pkgsrc/net/mikutter/Makefile Sat Feb 8 14:13:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.226 2024/12/30 20:41:28 tsutsui Exp $
+# $NetBSD: Makefile,v 1.227 2025/02/08 14:13:53 tsutsui Exp $
-DISTNAME= mikutter-5.1.0
+DISTNAME= mikutter-5.1.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= net
MASTER_SITES= https://mikutter.hachune.net/bin/
Index: pkgsrc/net/mikutter/PLIST
diff -u pkgsrc/net/mikutter/PLIST:1.55 pkgsrc/net/mikutter/PLIST:1.56
--- pkgsrc/net/mikutter/PLIST:1.55 Mon Dec 30 20:41:28 2024
+++ pkgsrc/net/mikutter/PLIST Sat Feb 8 14:13:53 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.55 2024/12/30 20:41:28 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.56 2025/02/08 14:13:53 tsutsui Exp $
bin/mikutter
share/applications/mikutter.desktop
share/doc/mikutter/README
@@ -487,6 +487,7 @@ share/mikutter/plugin/intent_selector/li
share/mikutter/plugin/libnotify/.mikutter.yml
share/mikutter/plugin/libnotify/libnotify.rb
share/mikutter/plugin/mastodon/.mikutter.yml
+share/mikutter/plugin/mastodon/Gemfile
share/mikutter/plugin/mastodon/api.rb
share/mikutter/plugin/mastodon/extractcondition.rb
share/mikutter/plugin/mastodon/mastodon.rb
@@ -529,6 +530,7 @@ share/mikutter/plugin/mastodon_setting/.
share/mikutter/plugin/mastodon_setting/instance_setting_list.rb
share/mikutter/plugin/mastodon_setting/mastodon_setting.rb
share/mikutter/plugin/mastodon_sse_streaming/.mikutter.yml
+share/mikutter/plugin/mastodon_sse_streaming/Gemfile
share/mikutter/plugin/mastodon_sse_streaming/connection.rb
share/mikutter/plugin/mastodon_sse_streaming/cooldown_time.rb
share/mikutter/plugin/mastodon_sse_streaming/error.rb
Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.191 pkgsrc/net/mikutter/distinfo:1.192
--- pkgsrc/net/mikutter/distinfo:1.191 Mon Dec 30 20:41:28 2024
+++ pkgsrc/net/mikutter/distinfo Sat Feb 8 14:13:53 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.191 2024/12/30 20:41:28 tsutsui Exp $
+$NetBSD: distinfo,v 1.192 2025/02/08 14:13:53 tsutsui Exp $
-BLAKE2s (mikutter-5.1.0.tar.gz) = 5e87c21382856aecd374c2d8c6d7d864058d99411859f7ae2fb6433fd50d0f87
-SHA512 (mikutter-5.1.0.tar.gz) = 4706b612be848f8ba6b6ba541283c14dc316814d358c765db427a5d4c103f72f6081ba8c39e7593e50ae015a10cc3ed9222a7b4a8d207959fd272ea469f330e6
-Size (mikutter-5.1.0.tar.gz) = 2384616 bytes
+BLAKE2s (mikutter-5.1.1.tar.gz) = 0639e3a47a333237d05ab772f45bc7070e73cbc74f0172571996f4ed41467be3
+SHA512 (mikutter-5.1.1.tar.gz) = 65f52cf0385b8cda1f6714fd47e8bb19a5c7be2e264c9a447af1d266b08d1a8a97d46d347c2e78d5fbb7e90aff88f31372b57154414be3be6fd57a3dfc0863eb
+Size (mikutter-5.1.1.tar.gz) = 2384508 bytes
SHA1 (patch-core_config.rb) = a3167ba101f840983d9d27ea36252ec5e0b0435d
SHA1 (patch-mikutter.rb) = 9eaf234bb01f8a429c84d5055537284b7e0450aa
Home |
Main Index |
Thread Index |
Old Index