Update ruby-rouge to 3.12.0.

This commit is contained in:
fcambus 2019-10-19 07:48:26 +00:00
parent 482444d5e5
commit 35e59fad5b
3 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2019/10/02 05:44:37 fcambus Exp $
# $OpenBSD: Makefile,v 1.14 2019/10/19 07:48:26 fcambus Exp $
COMMENT = pure-ruby code highlighter compatible with pygments
DISTNAME = rouge-3.11.1
DISTNAME = rouge-3.12.0
CATEGORIES = textproc

View File

@ -1,2 +1,2 @@
SHA256 (rouge-3.11.1.gem) = yU/Er4njUyFK5gSSXPSdL59gcL+KHl8HCKAro9WQJ04=
SIZE (rouge-3.11.1.gem) = 396800
SHA256 (rouge-3.12.0.gem) = /LMgP0urfoyrwgz6gAn2WjvVtQ9UK+nsxbpsDFe31yE=
SIZE (rouge-3.12.0.gem) = 397824

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2019/09/19 11:26:35 fcambus Exp $
@comment $OpenBSD: PLIST,v 1.11 2019/10/19 07:48:26 fcambus Exp $
${GEM_BIN}/rougify${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
@ -112,6 +112,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/markdown
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/mason
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/mathematica
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/matlab
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/minizinc
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/moonscript
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/mosel
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/demos/msgtrans
@ -320,6 +321,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/mathematica/builtins.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/matlab/
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/matlab.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/matlab/builtins.yml
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/minizinc.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/moonscript.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/mosel.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rouge/lexers/msgtrans.rb