highlight: 3.60 -> 3.61

This commit is contained in:
Tim Biermann 2021-02-14 13:44:53 +00:00
parent 583f5e2675
commit 5c017cc2ba
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 6 deletions

View File

@ -163,6 +163,7 @@ drwxr-xr-x root/root usr/share/highlight/langDefs/
-rw-r--r-- root/root usr/share/highlight/langDefs/ocaml.lang
-rw-r--r-- root/root usr/share/highlight/langDefs/octave.lang
-rw-r--r-- root/root usr/share/highlight/langDefs/oorexx.lang
-rw-r--r-- root/root usr/share/highlight/langDefs/org.lang
-rw-r--r-- root/root usr/share/highlight/langDefs/os.lang
-rw-r--r-- root/root usr/share/highlight/langDefs/oz.lang
-rw-r--r-- root/root usr/share/highlight/langDefs/paradox.lang
@ -283,6 +284,7 @@ drwxr-xr-x root/root usr/share/highlight/plugins/
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_ie7_webctrl.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_keyword_matcher.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_ligature_fonts.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_lsp_clangd.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_modern_fonts.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_parantheses_matcher.lua
-rw-r--r-- root/root usr/share/highlight/plugins/outhtml_tooltips.lua

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yfq+lTZHZyjr5Yay6zgOdeS9XAC8FKSi9RK461+xwhPnOzYi3CgZz/H5+HHxSNVawjYnpvFsAAHPtjvPalqoAU=
SHA256 (Pkgfile) = fdd8af5917b859bd45d0f77828cbba4323ba38d23944582122e6353c3d93b57e
SHA256 (.footprint) = da260aaa47f7d11544939bb62741b13e0784e40bceaa167f06c46a34df7f8598
SHA256 (highlight-3.60.zip) = 849aec8e24e6f01c85f3fa33d591ac6f0b6fed552bc9951884a6d1763cf3826a
RWSagIOpLGJF32Svin7BuSNdTBSJMWPYlNIMRg4amALknw3XzOFdgH6rDZgHfQHDSxY9s8UOJrMlgOlvn6zokuuRTucCY795+wU=
SHA256 (Pkgfile) = b1e11c891309f8cff6d3fe41380cdd8878aa9d6f004693c0f7e7901381084c95
SHA256 (.footprint) = 049332bfb8811022d45bf8294ecfb8751db431d08fe4d403be049d627e9eaef7
SHA256 (highlight-3.61.tar.bz2) = b3d0b1fafffd01d45a96e8ac0e981d18814e7482df3f9e0b499c6be9e0d1a970

View File

@ -4,9 +4,9 @@
# Depends on: lua boost
name=highlight
version=3.60
version=3.61
release=1
source=(http://www.andre-simon.de/zip/$name-$version.zip)
source=(http://www.andre-simon.de/zip/$name-$version.tar.bz2)
build() {
cd $name-$version