aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-01-28 09:34:59 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-01-28 09:35:41 +0000
commiteff4f7e83316bf0b01280c9dd27c7b26d2540645 (patch)
tree8ebeb9663f777fe507fd8d70c5b4cf8cc9afd47b
parentf79e18ed48b12e78e004c5f266f78360fc45c078 (diff)
downloadports-eff4f7e83316bf0b01280c9dd27c7b26d2540645.tar.gz
ports-eff4f7e83316bf0b01280c9dd27c7b26d2540645.zip
textproc/py-jq: update to 1.4.0
From the shipped changelog: * Update handling of non-finite numbers to match the behaviour jq 1.6. Specifically, NaN is outputted as None, Inf is outputted as DBL_MAX, and -Inf is outputted as DBL_MIN.
-rw-r--r--textproc/py-jq/Makefile4
-rw-r--r--textproc/py-jq/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-jq/Makefile b/textproc/py-jq/Makefile
index c5b310cc1288..5ed0edf59aae 100644
--- a/textproc/py-jq/Makefile
+++ b/textproc/py-jq/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jq
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.0
CATEGORIES= textproc python
MASTER_SITES= PYPI LOCAL/mandree:mandree
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,7 +26,7 @@ USES= localbase python
USE_PYTHON= autoplist distutils
post-extract:
- # move tests into place - unchanged between 1.2.1 and 1.2.2
+ # move tests into place
${MV} ${WRKDIR}/jq-1.2.1/* ${WRKSRC}
post-install:
diff --git a/textproc/py-jq/distinfo b/textproc/py-jq/distinfo
index 873578994f30..8f811147f9df 100644
--- a/textproc/py-jq/distinfo
+++ b/textproc/py-jq/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1663888297
-SHA256 (jq-1.3.0.tar.gz) = 96b66f41a91c9794f8051cc32d8fd3206c6409693f0076b22eacb4faa0bc504f
-SIZE (jq-1.3.0.tar.gz) = 2710829
+TIMESTAMP = 1674898148
+SHA256 (jq-1.4.0.tar.gz) = 6cd12a08b1f243362d8d357739a22ef60246378459cd9e84118b1de005ad09d9
+SIZE (jq-1.4.0.tar.gz) = 2711073
SHA256 (jq-1.2.1-tests.tar.gz) = 7648084f434896eda31bb5e09a4f6d32ebb561660c95655e08346c33be9b3ece
SIZE (jq-1.2.1-tests.tar.gz) = 2856