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 Aug 10 13:54:17 UTC 2019

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
mikutter: update to 3.9.3.

Upstream changes:

mikutter 3.9.3

* avoid use of deperecated NUL separated strings for patterns
  passed to Dir.glob
* discard widgets when setting window is switched
 * make it possible to define event listeners and filters in Setting DSL
   for this change


To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.164 -r1.165 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.180 pkgsrc/net/mikutter/Makefile:1.181
--- pkgsrc/net/mikutter/Makefile:1.180  Sat Jul 27 14:05:14 2019
+++ pkgsrc/net/mikutter/Makefile        Sat Aug 10 13:54:17 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.180 2019/07/27 14:05:14 tsutsui Exp $
+# $NetBSD: Makefile,v 1.181 2019/08/10 13:54:17 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.9.2
+DISTNAME=      mikutter.3.9.3
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  https://mikutter.hachune.net/bin/

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.164 pkgsrc/net/mikutter/distinfo:1.165
--- pkgsrc/net/mikutter/distinfo:1.164  Sat Jul 27 14:05:14 2019
+++ pkgsrc/net/mikutter/distinfo        Sat Aug 10 13:54:17 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.164 2019/07/27 14:05:14 tsutsui Exp $
+$NetBSD: distinfo,v 1.165 2019/08/10 13:54:17 tsutsui Exp $
 
-SHA1 (mikutter.3.9.2.tar.gz) = 75ff472e6079c204b7d1da5e09d0242d0a467260
-RMD160 (mikutter.3.9.2.tar.gz) = f2f476fbcddd615237feb385498c7d631195107d
-SHA512 (mikutter.3.9.2.tar.gz) = ae93a4803a1dfa5fd6803bbc3f2afe54384f7f34e8b12590b30a27546667092cf0df396fc8f93d016dc1e64411090dacb4837196aa34c7069d9ea4c8edfb00cd
-Size (mikutter.3.9.2.tar.gz) = 2759052 bytes
+SHA1 (mikutter.3.9.3.tar.gz) = 313ca1b862a1e525e1f018ad24fc9494c9bb3b7b
+RMD160 (mikutter.3.9.3.tar.gz) = e65a9f6024e663f00dd9735a77ce1d235c4c860c
+SHA512 (mikutter.3.9.3.tar.gz) = 4e38acc21eac0c554d9da664a26690776ddaa267684f7904c600020d98b59aebcbd8efc9b40ddade2ce74cd9c55b2a9166c1ca882434cc37e1c0dfa5a7a30047
+Size (mikutter.3.9.3.tar.gz) = 2767245 bytes
 SHA1 (patch-mikutter.rb) = 34f3ae812c5db53b448111ff0d7c36100e93adce



Home | Main Index | Thread Index | Old Index