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 Apr  8 07:44:23 UTC 2017

Modified Files:
        pkgsrc/net/mikutter: Makefile distinfo

Log Message:
Update mikutter to 3.5.7.

Upstream changes:

mikutter 3.5.7

* support Ayanoniwa's icecream image (thanks @ahiru3net)
* associations against (undefined) was not invoked (thanks @moguno)
* custom Model :modified key which included MessageMixin was ignored
  (thanks @moguno)


To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.125 -r1.126 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.139 pkgsrc/net/mikutter/Makefile:1.140
--- pkgsrc/net/mikutter/Makefile:1.139  Sat Apr  1 12:35:26 2017
+++ pkgsrc/net/mikutter/Makefile        Sat Apr  8 07:44:23 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.139 2017/04/01 12:35:26 tsutsui Exp $
+# $NetBSD: Makefile,v 1.140 2017/04/08 07:44:23 tsutsui Exp $
 #
 
-DISTNAME=      mikutter.3.5.6
+DISTNAME=      mikutter.3.5.7
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
 CATEGORIES=    net
 MASTER_SITES=  http://mikutter.hachune.net/bin/

Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.125 pkgsrc/net/mikutter/distinfo:1.126
--- pkgsrc/net/mikutter/distinfo:1.125  Sat Apr  1 12:35:26 2017
+++ pkgsrc/net/mikutter/distinfo        Sat Apr  8 07:44:23 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.125 2017/04/01 12:35:26 tsutsui Exp $
+$NetBSD: distinfo,v 1.126 2017/04/08 07:44:23 tsutsui Exp $
 
-SHA1 (mikutter.3.5.6.tar.gz) = ff69a0733874dc4bf618248c1e4c19ec6ee02cde
-RMD160 (mikutter.3.5.6.tar.gz) = b7d14351816c42768845926b03fda4e9c11deba7
-SHA512 (mikutter.3.5.6.tar.gz) = d3eeef4a8daf648cf2f12a8279f4f000b04f76c02cef682e8a80e4dde208a1cf39e558b93862f324b532857a9dd45bb0e638d58a8ac0ed49d06a9325d95a61f1
-Size (mikutter.3.5.6.tar.gz) = 3743937 bytes
+SHA1 (mikutter.3.5.7.tar.gz) = f42718db50e1810fa4891e8cb2b31e1f9109e1bf
+RMD160 (mikutter.3.5.7.tar.gz) = dd5a42818429fb2a951bedd00a1f973ce53a76e5
+SHA512 (mikutter.3.5.7.tar.gz) = 4b84a5681930e6b4463eff87555bdcae6d07ca7318d25906db13af519e7de47038e942aa861ed41c469725cdeb4a2ed254e791b7f7c68d50f5e7e2cae9fd5b10
+Size (mikutter.3.5.7.tar.gz) = 3743921 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) = d119209d4de835e6d47d85c8ca5209d1f199bd9e



Home | Main Index | Thread Index | Old Index