pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52460 CVS commit: pkgsrc/devel/jq
The following reply was made to PR pkg/52460; it has been noted by GNATS.
From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52460 CVS commit: pkgsrc/devel/jq
Date: Sun, 19 Aug 2018 18:08:06 +0000
Module Name: pkgsrc
Committed By: leot
Date: Sun Aug 19 18:08:06 UTC 2018
Modified Files:
pkgsrc/devel/jq: Makefile distinfo
Added Files:
pkgsrc/devel/jq/patches: patch-builtin.c patch-compile.c
patch-configure.ac patch-inject__errors.c patch-util.c
Log Message:
jq: Avoid SIGSEGVs when using date builtins
Apply patch written by <soda> and shared with upstream as part of
<https://github.com/stedolan/jq/pull/1458> in order to fix crashes of jq when
using date builtin functions.
Also add a SUBST class intended to avoid invoking git as part of pre-configure
phase when invoking autoreconf.
While here take the MAINTAINERship and reformat a bit the Makefile
(NFCI).
Thanks a lot to <soda>, Takehiko NOZAKI and <nonaka> for investigating
the issue, writing the patches, sharing them with upstream and as
part of PR pkg/52460!
Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/jq/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/jq/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/jq/patches/patch-builtin.c \
pkgsrc/devel/jq/patches/patch-compile.c \
pkgsrc/devel/jq/patches/patch-inject__errors.c \
pkgsrc/devel/jq/patches/patch-util.c
cvs rdiff -u -r0 -r1.3 pkgsrc/devel/jq/patches/patch-configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index