pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-yard textproc/ruby-yard: update to 0.9.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac3f3c1f21d0
branches:  trunk
changeset: 313168:ac3f3c1f21d0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 23 16:44:15 2018 +0000

description:
textproc/ruby-yard: update to 0.9.16

# [0.9.16] - August 11th, 2018

[0.9.16]: https://github.com/lsegal/yard/compare/v0.9.15...v0.9.16

- Documentation fixes (#1175, #1178).
- Fixed stack overflow issue when parsing extremely large lists (#1176).

# [0.9.15] - July 17th, 2018

[0.9.15]: https://github.com/lsegal/yard/compare/v0.9.14...v0.9.15

- Fixed security issue in parsing of Ruby code that could allow for arbitrary
  execution. Credit to Nelson Elhage <nelhage%nelhage.com@localhost> for discovering this
  issue.

# [0.9.14] - June 2nd, 2018

[0.9.14]: https://github.com/lsegal/yard/compare/v0.9.13...v0.9.14

- Fixed a regression in symbol parsing (#1170).

# [0.9.13] - May 28th, 2018

[0.9.13]: https://github.com/lsegal/yard/compare/v0.9.12...v0.9.13

- Added support for grouped constants via `@!group` directive (#1056).
- Added support for quoted symbols (#1168).
- Added support for i18n in tag text (#1169).
- Fixed HTML rendering of inline code blocks (#1152).
- Fixed rendering of anchor URLs in rendered HTML (#1154).

diffstat:

 textproc/ruby-yard/Makefile |   4 ++--
 textproc/ruby-yard/PLIST    |   4 +++-
 textproc/ruby-yard/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (52 lines):

diff -r f76d07dd3c4f -r ac3f3c1f21d0 textproc/ruby-yard/Makefile
--- a/textproc/ruby-yard/Makefile       Sun Sep 23 16:43:37 2018 +0000
+++ b/textproc/ruby-yard/Makefile       Sun Sep 23 16:44:15 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/03/17 14:48:25 taca Exp $
+# $NetBSD: Makefile,v 1.10 2018/09/23 16:44:15 taca Exp $
 
-DISTNAME=      yard-0.9.12
+DISTNAME=      yard-0.9.16
 CATEGORIES=    ruby textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r f76d07dd3c4f -r ac3f3c1f21d0 textproc/ruby-yard/PLIST
--- a/textproc/ruby-yard/PLIST  Sun Sep 23 16:43:37 2018 +0000
+++ b/textproc/ruby-yard/PLIST  Sun Sep 23 16:44:15 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/01/01 22:30:00 rillig Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/09/23 16:44:15 taca Exp $
 bin/yard${RUBY_SUFFIX}
 bin/yardoc${RUBY_SUFFIX}
 bin/yri${RUBY_SUFFIX}
@@ -270,6 +270,7 @@
 ${GEM_LIBDIR}/spec/cli/markup_types_spec.rb
 ${GEM_LIBDIR}/spec/cli/server_spec.rb
 ${GEM_LIBDIR}/spec/cli/stats_spec.rb
+${GEM_LIBDIR}/spec/cli/yard_on_yard_spec.rb
 ${GEM_LIBDIR}/spec/cli/yardoc_spec.rb
 ${GEM_LIBDIR}/spec/cli/yri_spec.rb
 ${GEM_LIBDIR}/spec/code_objects/base_spec.rb
@@ -434,6 +435,7 @@
 ${GEM_LIBDIR}/spec/templates/examples/module002.html
 ${GEM_LIBDIR}/spec/templates/examples/module003.html
 ${GEM_LIBDIR}/spec/templates/examples/module004.html
+${GEM_LIBDIR}/spec/templates/examples/module005.html
 ${GEM_LIBDIR}/spec/templates/examples/tag001.txt
 ${GEM_LIBDIR}/spec/templates/helpers/base_helper_spec.rb
 ${GEM_LIBDIR}/spec/templates/helpers/html_helper_spec.rb
diff -r f76d07dd3c4f -r ac3f3c1f21d0 textproc/ruby-yard/distinfo
--- a/textproc/ruby-yard/distinfo       Sun Sep 23 16:43:37 2018 +0000
+++ b/textproc/ruby-yard/distinfo       Sun Sep 23 16:44:15 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/03/17 14:48:25 taca Exp $
+$NetBSD: distinfo,v 1.8 2018/09/23 16:44:15 taca Exp $
 
-SHA1 (yard-0.9.12.gem) = eba196600dee01f61861e348fb5735abbe6916ea
-RMD160 (yard-0.9.12.gem) = 54a63ac61d7b5bc4329784ccbfab6e4d38d89b85
-SHA512 (yard-0.9.12.gem) = e26d759e80c9f76aa9b990ee01e6be9afad61ad49d6c7941b8ade262a42717782815383f8ef757eacea9b0b87dc48da3d3a4effa966ecb0bf8b989a195f64c70
-Size (yard-0.9.12.gem) = 636416 bytes
+SHA1 (yard-0.9.16.gem) = 99492fa46d1ff80a0be7208a5be46d02c25dcafb
+RMD160 (yard-0.9.16.gem) = d9172d9df9d57f249b63ffbe8811494368561fc8
+SHA512 (yard-0.9.16.gem) = 73166f6d17bf2b44147640d136a109a32cc7bded2f0ceaa0a4458e85b86387ba4c241c897a2db6dffda8b9b73c3d0044ed5b4fedba2eb4e668d55b45a221c30c
+Size (yard-0.9.16.gem) = 634880 bytes



Home | Main Index | Thread Index | Old Index