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: Sun Aug 25 15:17:19 UTC 2019
Modified Files:
pkgsrc/net/mikutter: Makefile distinfo
Log Message:
mikutter: update to 3.9.5.
pkgsrc changes:
Use ruby-twitter-text-simpleidn gem as upstream,
to avoild libidn dependencies.
Upstream changes:
mikutter 3.9.5
* fix a problem the Appimage version cannot invoke an external browser etc.
* make shibafu528 commiter
* fix a problem Mastodon Toots cannot be deleted
* thanks Shibafu Midorino
* remove dependency on libidn11
* thanks Shibafu Midorino
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.166 -r1.167 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.182 pkgsrc/net/mikutter/Makefile:1.183
--- pkgsrc/net/mikutter/Makefile:1.182 Sun Aug 18 03:42:01 2019
+++ pkgsrc/net/mikutter/Makefile Sun Aug 25 15:17:19 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.182 2019/08/18 03:42:01 tsutsui Exp $
+# $NetBSD: Makefile,v 1.183 2019/08/25 15:17:19 tsutsui Exp $
#
-DISTNAME= mikutter.3.9.4
+DISTNAME= mikutter.3.9.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= https://mikutter.hachune.net/bin/
@@ -26,7 +26,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-delayer-defe
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri-[0-9]*:../../textproc/ruby-nokogiri
DEPENDS+= ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient
DEPENDS+= ${RUBY_PKGPREFIX}-moneta>=0.7:../../databases/ruby-moneta
-DEPENDS+= ${RUBY_PKGPREFIX}-twitter-text>=3.0.0:../../net/ruby-twitter-text
+DEPENDS+= ${RUBY_PKGPREFIX}-twitter-text-simpleidn>=3.0.0.0:../../net/ruby-twitter-text-simpleidn
WRKSRC= ${WRKDIR}/mikutter
USE_LANGUAGES= # none
Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.166 pkgsrc/net/mikutter/distinfo:1.167
--- pkgsrc/net/mikutter/distinfo:1.166 Sun Aug 18 03:42:01 2019
+++ pkgsrc/net/mikutter/distinfo Sun Aug 25 15:17:19 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.166 2019/08/18 03:42:01 tsutsui Exp $
+$NetBSD: distinfo,v 1.167 2019/08/25 15:17:19 tsutsui Exp $
-SHA1 (mikutter.3.9.4.tar.gz) = ab240a7b222a8c6519d055688c08760a36afc1c9
-RMD160 (mikutter.3.9.4.tar.gz) = 7751ef44541bf39199cff7882663348a8314e75b
-SHA512 (mikutter.3.9.4.tar.gz) = c1d3ad7d9e8c178d42b24a42ceee41473b0ee4cc9750aae44046e3173ed67dcf8a38d6f814d8f9be7a8a4daae808d4ade768e44c68b7fd4a244b63b6b5d8af42
-Size (mikutter.3.9.4.tar.gz) = 2758025 bytes
+SHA1 (mikutter.3.9.5.tar.gz) = 138f63b03893c00d5a5f23c751f2d3ce85d06f27
+RMD160 (mikutter.3.9.5.tar.gz) = 0a4cf724071e70650e7c0fd1d7be93d5c848952f
+SHA512 (mikutter.3.9.5.tar.gz) = 690a94dc56771313a4d73e69bfd68c6b6d5763e3568e6e21edf2a10a5f859363c604883537b1ce1ddf43b3f5c1dcc7681f70bac4286543eba805e322df50c713
+Size (mikutter.3.9.5.tar.gz) = 2758087 bytes
SHA1 (patch-mikutter.rb) = 34f3ae812c5db53b448111ff0d7c36100e93adce
Home |
Main Index |
Thread Index |
Old Index