Source-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 4.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/927f880ef294
branches:  trunk
changeset: 430837:927f880ef294
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Mon May 04 20:54:27 2020 +0000

description:
mikutter: update to 4.0.5.

pkgsrc changes:

* adjust distfile rename and reorganization (upstream ticket #1422)

Upstream changes:

mikutter 4.0.5

* gettext 3.3.5
* remove a notice in the request log
 * thanks Ahiru Iegamo

diffstat:

 net/mikutter/Makefile |  11 ++++-------
 net/mikutter/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 12 deletions(-)

diffs (50 lines):

diff -r 6c9047d8e164 -r 927f880ef294 net/mikutter/Makefile
--- a/net/mikutter/Makefile     Mon May 04 20:48:36 2020 +0000
+++ b/net/mikutter/Makefile     Mon May 04 20:54:27 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.191 2020/03/20 00:57:59 joerg Exp $
+# $NetBSD: Makefile,v 1.192 2020/05/04 20:54:27 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.4.0.4
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
+DISTNAME=      mikutter-4.0.5
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/
 
@@ -19,7 +19,7 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-delayer>=1.0.2:../../devel/ruby-delayer
 DEPENDS+=      ${RUBY_PKGPREFIX}-delayer-deferred>=2.1.3:../../devel/ruby-delayer-deferred
 DEPENDS+=      ${RUBY_PKGPREFIX}-diva>=1.0.2:../../devel/ruby-diva
-DEPENDS+=      ${RUBY_PKGPREFIX}-gettext>=3.2.9:../../devel/ruby-gettext
+DEPENDS+=      ${RUBY_PKGPREFIX}-gettext>=3.3.5:../../devel/ruby-gettext
 DEPENDS+=      ${RUBY_PKGPREFIX}-gtk2>=3.3.8:../../x11/ruby-gtk2
 DEPENDS+=      ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient
 DEPENDS+=      ${RUBY_PKGPREFIX}-memoist>=0.16.2:../../devel/ruby-memoist
@@ -29,9 +29,6 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-pluggaloid>=1.2.0:../../net/ruby-pluggaloid
 DEPENDS+=      ${RUBY_PKGPREFIX}-typed-array>=0.1.2:../../misc/ruby-typed-array
 
-EXTRACT_DIR=   ${WRKDIR}/mikutter
-WRKSRC=                ${EXTRACT_DIR}
-
 USE_LANGUAGES= # none
 USE_TOOLS+=    pax
 
diff -r 6c9047d8e164 -r 927f880ef294 net/mikutter/distinfo
--- a/net/mikutter/distinfo     Mon May 04 20:48:36 2020 +0000
+++ b/net/mikutter/distinfo     Mon May 04 20:54:27 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.171 2020/02/21 02:53:19 tsutsui Exp $
+$NetBSD: distinfo,v 1.172 2020/05/04 20:54:27 tsutsui Exp $
 
-SHA1 (mikutter.4.0.4.tar.gz) = c2cb9d66eb66d37a11f380d5ffe2a4c8b73bd758
-RMD160 (mikutter.4.0.4.tar.gz) = e7b7793dba3eba7bdd08abfcb7fccbe85d38ab6a
-SHA512 (mikutter.4.0.4.tar.gz) = 76ca387b2c0e3889a79796e78e0b4d9fa2ba5e542e46184c0cb21039601975d820013b593ca5a9a1868dd4b870360d73c496aae58aa5750f5f3cd6fec7ac3b93
-Size (mikutter.4.0.4.tar.gz) = 2321242 bytes
+SHA1 (mikutter-4.0.5.tar.gz) = 17d5df01fac6813df0c543b00b85cc80a90733f2
+RMD160 (mikutter-4.0.5.tar.gz) = 5b49d94ff6eb9802b4297281646d2a042358eb3a
+SHA512 (mikutter-4.0.5.tar.gz) = 37b446c2ec70708c65e36bf9313fc689c2f3ec5e6d9ae0dfa2cb81602a0efb8fb6f1bfacf7504b60a44fd2dbc67569a144fa0c5a8b6402220cd3c80d2006970b
+Size (mikutter-4.0.5.tar.gz) = 2321799 bytes
 SHA1 (patch-mikutter.rb) = 32883f84e9c628954d46744c07f1247b8fc731bc



Home | Main Index | Thread Index | Old Index