From owner-svn-ports-head@freebsd.org Sat Nov 3 04:44:47 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F17210EE1CF; Sat, 3 Nov 2018 04:44:47 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEAA57194E; Sat, 3 Nov 2018 04:44:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 87D6E15373; Sat, 3 Nov 2018 04:44:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA34ikLO099541; Sat, 3 Nov 2018 04:44:46 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA34ij1S099538; Sat, 3 Nov 2018 04:44:45 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201811030444.wA34ij1S099538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 3 Nov 2018 04:44:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483874 - head/textproc/jq X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/textproc/jq X-SVN-Commit-Revision: 483874 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2018 04:44:47 -0000 Author: yuri Date: Sat Nov 3 04:44:45 2018 New Revision: 483874 URL: https://svnweb.freebsd.org/changeset/ports/483874 Log: textproc/jq: Update 1.5 -> 1.6 Changelog: https://github.com/stedolan/jq/releases/tag/jq-1.6 Port changes: * Order the USExx section * Update the ONIGURUMA option section * Update WWW Modified: head/textproc/jq/Makefile head/textproc/jq/distinfo head/textproc/jq/pkg-descr Modified: head/textproc/jq/Makefile ============================================================================== --- head/textproc/jq/Makefile Sat Nov 3 04:29:40 2018 (r483873) +++ head/textproc/jq/Makefile Sat Nov 3 04:44:45 2018 (r483874) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= jq -PORTVERSION= 1.5 -PORTREVISION= 3 DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSION= 1.6 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -13,28 +12,26 @@ COMMENT= Lightweight and flexible command-line JSON pr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +USES= autoreconf gmake libtool USE_GITHUB= yes GH_ACCOUNT= stedolan - GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir="${DOCSDIR}" \ --disable-maintainer-mode USE_CSTD= gnu99 USE_LDCONFIG= yes -USES= gmake libtool INSTALL_TARGET= install-strip PORTDOCS= * -OPTIONS_DEFINE= DOCS ONIGURUMA -OPTIONS_DEFAULT=ONIGURUMA +OPTIONS_DEFINE= DOCS ONIGURUMA +OPTIONS_DEFAULT= ONIGURUMA -DOCS_MAKE_ARGS_OFF= docdir= -DOCS_CONFIGURE_ENABLE= docs +DOCS_MAKE_ARGS_OFF= docdir= +DOCS_CONFIGURE_ENABLE= docs -ONIGURUMA_DESC= With oniguruma BSDL regular expression library -ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma -#ONIGURUMA_CONFIGURE_WITH=oniguruma=${LOCALBASE} # pending resolution of https://github.com/stedolan/jq/issues/1021, next line is the workaround -ONIGURUMA_CONFIGURE_ON= --with-oniguruma=${LOCALBASE} +ONIGURUMA_DESC= With oniguruma BSDL regular expression library +ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma +ONIGURUMA_CONFIGURE_WITH= oniguruma=${LOCALBASE} .include Modified: head/textproc/jq/distinfo ============================================================================== --- head/textproc/jq/distinfo Sat Nov 3 04:29:40 2018 (r483873) +++ head/textproc/jq/distinfo Sat Nov 3 04:44:45 2018 (r483874) @@ -1,2 +1,3 @@ -SHA256 (stedolan-jq-jq-1.5_GH0.tar.gz) = d5667641d28c27d0c1e70de83e7f9bd8b2fed7fbf6a1d68731177d400a533c65 -SIZE (stedolan-jq-jq-1.5_GH0.tar.gz) = 1118086 +TIMESTAMP = 1541217486 +SHA256 (stedolan-jq-jq-1.6_GH0.tar.gz) = 158182b85f3be9e23ab1dc50cfcc24e415aade2a0b8a5d9f709e0b587666d61b +SIZE (stedolan-jq-jq-1.6_GH0.tar.gz) = 417405 Modified: head/textproc/jq/pkg-descr ============================================================================== --- head/textproc/jq/pkg-descr Sat Nov 3 04:29:40 2018 (r483873) +++ head/textproc/jq/pkg-descr Sat Nov 3 04:44:45 2018 (r483874) @@ -2,4 +2,4 @@ jq is like sed for JSON data - you can use it to slice filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. -WWW: http://stedolan.github.com/jq/ +WWW: https://stedolan.github.io/jq/