Skip to content

Commit

Permalink
jo: update to 1.4.
Browse files Browse the repository at this point in the history
ChangeLog:

2020-07-18 1.4
- FIX: Coercion flag logic now permits getopt(3) double-dash
- FIX: Documentation clarifies special characters
- FIX: Jo builds on snap builds (#110)
- FIX: Jo builds on systems with slightly older pkg-config (#107)
  • Loading branch information
fcambus committed Jul 19, 2020
1 parent 13d5d43 commit 408868f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions textproc/jo/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.10 2019/12/25 12:49:27 adam Exp $
# $NetBSD: Makefile,v 1.11 2020/07/19 07:41:36 fcambus Exp $

DISTNAME= jo-1.3
PKGREVISION= 1
DISTNAME= jo-1.4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jpmens/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Expand Down
10 changes: 5 additions & 5 deletions textproc/jo/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2019/11/04 09:24:22 fcambus Exp $
$NetBSD: distinfo,v 1.6 2020/07/19 07:41:36 fcambus Exp $

SHA1 (jo-1.3.tar.gz) = e6d407b2f951bd1ed029f340c06975425199ffbd
RMD160 (jo-1.3.tar.gz) = fec8f166a48e9cf6050f9bcb88de1a48701fd172
SHA512 (jo-1.3.tar.gz) = 3c9480257d0ab9d9f19f1aaeb3a5b72e69caff6dcf87118bea8aca74a3b0864c0d17ed52bfc5550783c4636ee3a6acb8578f08316d976cea4f06af7096c12f02
Size (jo-1.3.tar.gz) = 143425 bytes
SHA1 (jo-1.4.tar.gz) = b2fba63dd7f71f4b0dc2cc33e69362499acd9312
RMD160 (jo-1.4.tar.gz) = ae05e4bcd9955833c20670cb7ce26351b6e55ee0
SHA512 (jo-1.4.tar.gz) = c283b25e76fa06842c4f7d8ae8d94b207981d92a1bd4a064631e0646bdeedc06c1a00dddac405a455b27bda5eb34aaa7dc6d886ccf750741fd4d7312f692d169
Size (jo-1.4.tar.gz) = 144596 bytes

0 comments on commit 408868f

Please sign in to comment.