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:           Tue Nov 13 14:33:31 UTC 2018

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
mikutter: update to 3.8.3.

Upstream changes:

mikutter 3.8.3

* fix use of an unintended function that should have been removed
  but accidentally released in the Diva gem
* insufficient file dependencies
 * thanks @ahiru3net
* remove dependencies on Photo plugin from the twitter, gui, and skin plugins
* add missed dependencies in the intent plugin
 * thanks @ahiru3net


To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.151 -r1.152 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.167 pkgsrc/net/mikutter/Makefile:1.168
--- pkgsrc/net/mikutter/Makefile:1.167  Sun Oct 28 06:47:30 2018
+++ pkgsrc/net/mikutter/Makefile        Tue Nov 13 14:33:31 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.167 2018/10/28 06:47:30 tsutsui Exp $
+# $NetBSD: Makefile,v 1.168 2018/11/13 14:33:31 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.8.2
+DISTNAME=      mikutter.3.8.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.151 pkgsrc/net/mikutter/distinfo:1.152
--- pkgsrc/net/mikutter/distinfo:1.151  Sun Oct 28 06:47:30 2018
+++ pkgsrc/net/mikutter/distinfo        Tue Nov 13 14:33:31 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.151 2018/10/28 06:47:30 tsutsui Exp $
+$NetBSD: distinfo,v 1.152 2018/11/13 14:33:31 tsutsui Exp $
 
-SHA1 (mikutter.3.8.2.tar.gz) = ec276471757b45b74fa7cfa1c230d052b576cc51
-RMD160 (mikutter.3.8.2.tar.gz) = 6aa4b353a8cb124d66b21373dc2ce99bfe4616ce
-SHA512 (mikutter.3.8.2.tar.gz) = 8c96fafb52cc4bc0bd4c2763bf3d08681199b0b5c2b0d5175e204ce4ca3b78c46f9951ba0efd57623014f9cf30f183f8fe428453e9cec2a84a212a22b63e4afb
-Size (mikutter.3.8.2.tar.gz) = 2895521 bytes
+SHA1 (mikutter.3.8.3.tar.gz) = 387dca49d1880cf59ed3863e66eab9a51fcb0d15
+RMD160 (mikutter.3.8.3.tar.gz) = da9295737a5fceff41266db426993e9ae4c60b16
+SHA512 (mikutter.3.8.3.tar.gz) = 2f2b682bcfb54b5bc2ccd718b088da9c9bf7c185394181892b1942770f52fe7c12f5d634ed3bd4ff7576cf55f75a0d1967149b0fe1b010d7da124ecc66e42a89
+Size (mikutter.3.8.3.tar.gz) = 2895506 bytes
 SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
 SHA1 (patch-core_plugin_photo__support_Gemfile) = 754b96024904e2e2f55c83e88fd3c763eecf723c
 SHA1 (patch-core_plugin_photo__support_photo__support.rb) = c338c33108987c5dfd7edb4cd9f178cb1d0e63e7



Home | Main Index | Thread Index | Old Index