pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/jo jo: update to 1.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b5daa25072b
branches:  trunk
changeset: 387471:8b5daa25072b
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Oct 30 16:52:29 2022 +0000

description:
jo: update to 1.7.

2022-10-29 1.7
- FIX: fix warnings on Windows build and reimplement err{x,} functions
- FIX: fix reading of long lines from stdin and refactor slurp_file() in
  the process
- NEW: Add option -o outfile for when not run from a shell and redirect
  '>' is not an option
- FIX: fix tables in jo.md

diffstat:

 textproc/jo/Makefile |  4 ++--
 textproc/jo/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 506193728478 -r 8b5daa25072b textproc/jo/Makefile
--- a/textproc/jo/Makefile      Sun Oct 30 15:38:54 2022 +0000
+++ b/textproc/jo/Makefile      Sun Oct 30 16:52:29 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/06/27 15:29:17 fcambus Exp $
+# $NetBSD: Makefile,v 1.15 2022/10/30 16:52:29 fcambus Exp $
 
-DISTNAME=      jo-1.6
+DISTNAME=      jo-1.7
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jpmens/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r 506193728478 -r 8b5daa25072b textproc/jo/distinfo
--- a/textproc/jo/distinfo      Sun Oct 30 15:38:54 2022 +0000
+++ b/textproc/jo/distinfo      Sun Oct 30 16:52:29 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/01/07 21:29:43 fcambus Exp $
+$NetBSD: distinfo,v 1.11 2022/10/30 16:52:29 fcambus Exp $
 
-BLAKE2s (jo-1.6.tar.gz) = e7f62734b64a0c5e4fe744f04fd5d0b8f7a2672b68e71c52012735e9968dac16
-SHA512 (jo-1.6.tar.gz) = a2cb1327c8255e0f8d1b6e6056bbce081d7703192bdb974e908549b863d7db645531dbeff87629a6ed53626295ab7ca8a72816d104f9188846ef175c8a9acb07
-Size (jo-1.6.tar.gz) = 151941 bytes
+BLAKE2s (jo-1.7.tar.gz) = 7437763f64e7615267dc519b291d932e894876f2efab9c57494e98870bee9972
+SHA512 (jo-1.7.tar.gz) = 3bbd18b60233760718170f1501653671607247c7c029bfe9a72ca0363e04f0867db05c110f0fca4406a46b7bb0a886be0f6d4497e1ad54f32798571b1d9c965a
+Size (jo-1.7.tar.gz) = 152982 bytes



Home | Main Index | Thread Index | Old Index