Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163407493
D42758.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D42758.diff
View Options
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -1,28 +1,24 @@
PORTNAME= jq
-DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
+MASTER_SITES= https://github.com/jqlang/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Lightweight and flexible command-line JSON processor
-WWW= https://stedolan.github.io/jq/
+WWW= https://jqlang.github.io/jq/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf bison cpe gmake libtool
+USES= cpe gmake libtool
+CPE_VENDOR= ${PORTNAME}_project
USE_CSTD= gnu99
USE_LDCONFIG= yes
-CPE_VENDOR= ${PORTNAME}_project
-
-USE_GITHUB= yes
-GH_ACCOUNT= stedolan
-
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --docdir="${DOCSDIR}" \
- --disable-maintainer-mode
+CONFIGURE_ARGS= --disable-maintainer-mode \
+ --docdir="${DOCSDIR}"
INSTALL_TARGET= install-strip
TEST_TARGET= check # 3 tests fail, see https://github.com/jqlang/jq/issues/2885
@@ -32,8 +28,8 @@
OPTIONS_DEFINE= DOCS ONIGURUMA
OPTIONS_DEFAULT= ONIGURUMA
-DOCS_MAKE_ARGS_OFF= docdir=
DOCS_CONFIGURE_ENABLE= docs
+DOCS_MAKE_ARGS_OFF= docdir=
ONIGURUMA_DESC= With oniguruma BSDL regular expression library
ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma
diff --git a/textproc/jq/distinfo b/textproc/jq/distinfo
--- a/textproc/jq/distinfo
+++ b/textproc/jq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694068636
-SHA256 (stedolan-jq-jq-1.7_GH0.tar.gz) = f755e813b88b494a5087502812cb35bc32e1544102345900707e8d71124caffc
-SIZE (stedolan-jq-jq-1.7_GH0.tar.gz) = 1267139
+TIMESTAMP = 1700850542
+SHA256 (jq-1.7.tar.gz) = 402a0d6975d946e6f4e484d1a84320414a0ff8eb6cf49d2c11d144d4d344db62
+SIZE (jq-1.7.tar.gz) = 1905863
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 10:49 PM (12 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35418576
Default Alt Text
D42758.diff (1 KB)
Attached To
Mode
D42758: textproc/jq: Use tarball published by upstream
Attached
Detach File
Event Timeline
Log In to Comment