Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] highlight: update to 3.58.
@ 2020-10-30 20:34 wundrweapon
  2020-11-10 21:15 ` abenson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: wundrweapon @ 2020-10-30 20:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

There is a new pull request by wundrweapon against master on the void-packages repository

https://github.com/wundrweapon/void-packages update-highlight
https://github.com/void-linux/void-packages/pull/25990

highlight: update to 3.58.
Builds on Lua 5.4 and fixes a typo in the template

A patch file from https://github.com/void-linux/void-packages/pull/25990.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-highlight-25990.patch --]
[-- Type: text/x-diff, Size: 1416 bytes --]

From aa0a797ca7d4053e6e3dcd7fbbd7b838942c3475 Mon Sep 17 00:00:00 2001
From: wundrweapon <whhacker.dcx@gmail.com>
Date: Fri, 30 Oct 2020 16:30:56 -0400
Subject: [PATCH] highlight: update to 3.58.

---
 srcpkgs/highlight/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template
index 487d6195561..5bfc991799b 100644
--- a/srcpkgs/highlight/template
+++ b/srcpkgs/highlight/template
@@ -1,16 +1,16 @@
 # Template file for 'highlight'
 pkgname=highlight
-version=3.57
-revision=3
+version=3.58
+revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config swig perl"
-makedepends="boost-devel lua53-devel perl"
+makedepends="boost-devel lua54-devel perl"
 short_desc="Fast and flexible source code highlighter (CLI version)"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
 distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
-checksum=f203f75e7e35ce381d0a13270bfdc9ee53fa965c39cc137a9927b9ff0e3be913
+checksum=df80251be1f83adfc58aaad589fd9a8f9a3866b0d89b9f3c81b1696f07db45f8
 conf_files="/etc/highlight/filetypes.conf"
 
 post_extract() {
@@ -30,7 +30,7 @@ pre_build() {
 }
 
 do_check() {
-	# No check target, fails spetarcularly when asked
+	# No check target, fails spectacularly when asked
 	:
 }
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-21 21:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 20:34 [PR PATCH] highlight: update to 3.58 wundrweapon
2020-11-10 21:15 ` abenson
2020-11-12  1:55 ` [PR PATCH] [Updated] " wundrweapon
2020-11-21 21:59 ` [PR PATCH] [Merged]: " the-maldridge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).