forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added support for Hare - fixed `--no-trailing-nl` option for LaTeX output (#216) - fixed typos in rnc.lang, spn.lang and znn.lang (#139) - fixed missing ngerman package for `--replace-quotes` option (#222) - fixed quotes highlighting in XML (#226) - updated file extension lists (#227) - updated astyle lib to version 3.2
- Loading branch information
Showing
4 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
$NetBSD: distinfo,v 1.26 2022/11/15 12:07:29 schmonz Exp $ | ||
$NetBSD: distinfo,v 1.27 2023/03/17 11:49:49 schmonz Exp $ | ||
|
||
BLAKE2s (highlight-4.4.tar.bz2) = cc45d3d60b329babd557f387fccd07c11c9ea702d5964ca839e483a144b63f83 | ||
SHA512 (highlight-4.4.tar.bz2) = 79cf98c7a3b028d92cb25d3c658115ae9bd3b492309907dc86691130c21e955bd26bd0f9bc76321b3a5df084e6d0c47df50f9da4b5f39c013b0ef4917c160dac | ||
Size (highlight-4.4.tar.bz2) = 1482821 bytes | ||
BLAKE2s (highlight-4.5.tar.bz2) = f026b0150938fdad0171af7bcde561ffcbc464975df7086ca4661fcf4bd49af3 | ||
SHA512 (highlight-4.5.tar.bz2) = f601f8fb33319df41bad03a80e674d054877e69b923f2b9a004e2dd52de27ab69b9d695e0aa06129e15bbf7df8d8865400dfda9abbbb5dc73bd2e87535d43c06 | ||
Size (highlight-4.5.tar.bz2) = 1482992 bytes | ||
SHA1 (patch-extras_swig_makefile) = 071290b9eb92124eb5605173b77575c5747a4b5e | ||
SHA1 (patch-makefile) = f2fb560b6fb7f49882f0c83e5aed47ca69bdf74b | ||
SHA1 (patch-src_core_platform__fs.cpp) = dfc7addeca0faf4ff4996c1efcf5114ea78aebe3 | ||
SHA1 (patch-src_gui-qt_highlight.pro) = 8aaf8a937cf3579479b2d87415fb6b50766f2599 | ||
SHA1 (patch-src_gui-qt_highlight.pro) = 821be471ee37d73317fe45f5af8b4ad88a9df2ef | ||
SHA1 (patch-src_gui-qt_mainwindow.cpp) = 8589c68e032385801bc969abe805f1be3dc2630f | ||
SHA1 (patch-src_gui-qt_showtextfile.cpp) = 9bd974f40aa9a5bf7c8178e079d4ee1818a4d7b8 | ||
SHA1 (patch-src_makefile) = a66c61de0ed3eff5fa9ac2da9d434fcd6c553b51 |
12 changes: 6 additions & 6 deletions
12
textproc/libhighlight/patches/patch-src_gui-qt_highlight.pro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters