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:           Mon May  4 20:54:27 UTC 2020

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.171 -r1.172 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.191 pkgsrc/net/mikutter/Makefile:1.192
--- pkgsrc/net/mikutter/Makefile:1.191  Fri Mar 20 00:57:59 2020
+++ pkgsrc/net/mikutter/Makefile        Mon May  4 20:54:27 2020
@@ -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}-addressable>
 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}-oauth>=0.5.4
 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
 

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.171 pkgsrc/net/mikutter/distinfo:1.172
--- pkgsrc/net/mikutter/distinfo:1.171  Fri Feb 21 02:53:19 2020
+++ pkgsrc/net/mikutter/distinfo        Mon May  4 20:54:27 2020
@@ -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