Update ruby-rouge to 3.12.0.
This commit is contained in:
parent
482444d5e5
commit
35e59fad5b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user