Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2023 08:23:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275294] extproc/jq: jq --version shows no version
Message-ID:  <bug-275294-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275294

            Bug ID: 275294
           Summary: extproc/jq: jq --version shows no version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vedran@miletic.net

Installed via pkg:
% pkg info jq
jq-1.7_1
Name           : jq
Version        : 1.7_1
Installed on   : Tue Sep 26 15:43:52 2023 CEST
Origin         : textproc/jq
Architecture   : FreeBSD:14:amd64
Prefix         : /usr/local
Categories     : textproc
Licenses       : MIT
Maintainer     : yuri@FreeBSD.org
WWW            : https://stedolan.github.io/jq/
Comment        : Lightweight and flexible command-line JSON processor
Options        :
DOCS           : on
ONIGURUMA      : on
Shared Libs required:
libonig.so.5
Shared Libs provided:
libjq.so.1
Annotations    :
FreeBSD_version: 1400097
cpe            : cpe:2.3:a:jq_project:jq:1.7:::::freebsd14:x64:1
repo_type      : binary
repository     : FreeBSD
Flat size      : 1.52MiB
Description    :
jq is like sed for JSON data - you can use it to slice and
filter and map and transform structured data with the same
ease that sed, awk, grep and friends let you play with text.

% jq --version
jq-

On another machine with Linux:
$ jq --version
jq-1.7

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275294-7788>