pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-review
Module Name: pkgsrc
Committed By: taca
Date: Sat Dec 11 14:37:48 UTC 2021
Modified Files:
pkgsrc/textproc/ruby-review: Makefile distinfo
Log Message:
textproc/ruby-review: update to 5.3.0
5.3.0 (2021-10-29)
New Features
* add the future of endnote. //endnote specifies the content of the
endnote, @<endnote> specifies the reference to the endnote, and
//printendnotes places endnotes (#1724)
Bug Fixes
* fixed an error in new jlreq that caused it to become independent of ifthen
package (#1718)
* fixed an issue with hidden folio being set to all 1 when using
review-jsbook with TeXLive 2020 or later (#1720)
* fixed an error that occurred when a non-existent file was specified in the
coverimage parameter (#1726, #1729)
* it now warns when a non-existent file is specified in the titlefile,
creditfile, and profile parameters (#1730)
* fixed @<tcy> op error in review-jlreq. this op will be expanded into
\reviewtcy macro (#1733)
* fixed exception errors in review-vol and review-index (#1740)
* fixed forgetting to copy __IMGMATH_BODY__.tex when math compiling error
occurs (#1747)
* fixed the problem that the position of //beginchild and //endchild is not
displayed when an error occurs (#1742)
* fixed a build error when using //graph op (#1744)
* fixed undefined variable in epubmaker.rb (#1755)
* fixed execution error in review-catalog-converter (#1753)
Enhancements
* warnings are now given when footnotes (//footnote) and endnotes
(//endnote) are defined but not referenced (@<fn>, @<endnote>) (#1725)
* \includefullpagegraphics macro that pastes an image over the entire page
now supports vertical writing (#1734)
* try to find plantuml.jar from the working folder, /usr/share/plantuml, or
/usr/share/java (#1760)
Docs
* format.ja.md, format.md: fixed a mistake in the command line for creating
SVG formulas (#1748)
Others
* added tests for Ruby 2.7 for Windows (#1743)
* refactor code with Rubocop 1.22.1 (#1759)
Contributors
* @munepi
* @huideyeren
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/ruby-review/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/ruby-review/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-review/Makefile
diff -u pkgsrc/textproc/ruby-review/Makefile:1.6 pkgsrc/textproc/ruby-review/Makefile:1.7
--- pkgsrc/textproc/ruby-review/Makefile:1.6 Mon Aug 30 15:54:03 2021
+++ pkgsrc/textproc/ruby-review/Makefile Sat Dec 11 14:37:48 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/08/30 15:54:03 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/12/11 14:37:48 taca Exp $
-DISTNAME= review-5.2.0
+DISTNAME= review-5.3.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/ruby-review/distinfo
diff -u pkgsrc/textproc/ruby-review/distinfo:1.8 pkgsrc/textproc/ruby-review/distinfo:1.9
--- pkgsrc/textproc/ruby-review/distinfo:1.8 Tue Oct 26 11:23:26 2021
+++ pkgsrc/textproc/ruby-review/distinfo Sat Dec 11 14:37:48 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:23:26 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/12/11 14:37:48 taca Exp $
-BLAKE2s (review-5.2.0.gem) = 7a7758ffc927d1a1ea737be4e0a9e10dff0c796ad75c47e06d2b8625941aa0f8
-SHA512 (review-5.2.0.gem) = 65906030082b09b2bb72b5b397ffa6a6a82c67e92a381db374e0d44cfd62cb2c9e05c9f4f2e8a2f92e7c4c3d44c8163d32019a37efc2ac94109356b3d1dcf471
-Size (review-5.2.0.gem) = 7607296 bytes
+BLAKE2s (review-5.3.0.gem) = 053423a2137668d60e851eb39c350411c3f217e1c0f3b13bfb2cf4388e60a0a5
+SHA512 (review-5.3.0.gem) = 652a68f33da37f921d47d2a32d9c0ad14c7b2fe58bbd1a2a56b997a80633b2d9726f72a78cc553bfd9bd2ef59fa96bd9255f45af107f8226642835e01eec0ebb
+Size (review-5.3.0.gem) = 7612416 bytes
Home |
Main Index |
Thread Index |
Old Index