pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hoe



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 12 14:30:30 UTC 2017

Modified Files:
        pkgsrc/devel/hoe: Makefile distinfo

Log Message:
Update hoe to 3.16.0.

=== 3.16.0 / YYYY-MM-DD

* 1 minor enhancement:

  * Updated compiler plugin dependency for rake-compiler to 1.x.

* 2 bug fixes:

  * Fixed rdoc cmd to be more resilient to ruby version changes (w/ isolate)
  * Relaxed rake dependency to < 13 to fix against latest release.

=== 3.15.3 / 2016-11-17

* 1 bug fix:

  * Call Gem::Specification.reset after installing a gem. (segiddins)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/hoe/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/hoe/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hoe/Makefile
diff -u pkgsrc/devel/hoe/Makefile:1.38 pkgsrc/devel/hoe/Makefile:1.39
--- pkgsrc/devel/hoe/Makefile:1.38      Sat Oct 15 15:29:27 2016
+++ pkgsrc/devel/hoe/Makefile   Sun Mar 12 14:30:30 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/10/15 15:29:27 taca Exp $
+# $NetBSD: Makefile,v 1.39 2017/03/12 14:30:30 taca Exp $
 
-DISTNAME=      hoe-3.15.2
+DISTNAME=      hoe-3.16.0
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/devel/hoe/distinfo
diff -u pkgsrc/devel/hoe/distinfo:1.35 pkgsrc/devel/hoe/distinfo:1.36
--- pkgsrc/devel/hoe/distinfo:1.35      Sat Oct 15 15:29:27 2016
+++ pkgsrc/devel/hoe/distinfo   Sun Mar 12 14:30:30 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2016/10/15 15:29:27 taca Exp $
+$NetBSD: distinfo,v 1.36 2017/03/12 14:30:30 taca Exp $
 
-SHA1 (hoe-3.15.2.gem) = 4bae2d4c5dd597d740f6d32b12bb1ac4be85e0a1
-RMD160 (hoe-3.15.2.gem) = e3b2bced1883871353a3da332dc33da151c32d81
-SHA512 (hoe-3.15.2.gem) = 1d15551c59b9314d8c5a4514f93491100c9d31c0011fde34c937d9ee12cba3b073e112950659173034f754cf57f5d4b602487fd933b23ed8c23c3a1bcbcacf3f
-Size (hoe-3.15.2.gem) = 188416 bytes
+SHA1 (hoe-3.16.0.gem) = a85873c0eb654a69451a878dba53024fd2346f02
+RMD160 (hoe-3.16.0.gem) = a1f493773bd4d1fb46172731911d6df0757b4f48
+SHA512 (hoe-3.16.0.gem) = 66cefb5a24906e19bbf0c82c8539d6d101b84d0dc1d3ce1910e4117357639489968271e76e86bd3c432b9ef7e3b24a78294c06210cbef280860f7dac18100606
+Size (hoe-3.16.0.gem) = 188416 bytes



Home | Main Index | Thread Index | Old Index