From owner-svn-ports-head@freebsd.org Thu Jan 14 00:39:01 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CCEFD4ED058; Thu, 14 Jan 2021 00:39:01 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DGQRT5RDkz4Tb1; Thu, 14 Jan 2021 00:39:01 +0000 (UTC) (envelope-from grembo@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 A2CDB209B5; Thu, 14 Jan 2021 00:39:01 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10E0d1Em021120; Thu, 14 Jan 2021 00:39:01 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10E0d1FC021117; Thu, 14 Jan 2021 00:39:01 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <202101140039.10E0d1FC021117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Thu, 14 Jan 2021 00:39:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561526 - head/devel/arcanist-lib X-SVN-Group: ports-head X-SVN-Commit-Author: grembo X-SVN-Commit-Paths: head/devel/arcanist-lib X-SVN-Commit-Revision: 561526 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.34 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: Thu, 14 Jan 2021 00:39:01 -0000 Author: grembo Date: Thu Jan 14 00:39:00 2021 New Revision: 561526 URL: https://svnweb.freebsd.org/changeset/ports/561526 Log: Update to 20210113 PR: 252638 Reported by: fluffy Modified: head/devel/arcanist-lib/Makefile head/devel/arcanist-lib/distinfo head/devel/arcanist-lib/pkg-plist Modified: head/devel/arcanist-lib/Makefile ============================================================================== --- head/devel/arcanist-lib/Makefile Thu Jan 14 00:30:06 2021 (r561525) +++ head/devel/arcanist-lib/Makefile Thu Jan 14 00:39:00 2021 (r561526) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= arcanist -PORTVERSION?= 20210111 +PORTVERSION?= 20210113 CATEGORIES?= devel PKGNAMESUFFIX= ${SLAVE_PKGNAMESUFFIX}${PHP_PKGNAMESUFFIX} @@ -32,7 +32,7 @@ NO_BUILD= yes NO_ARCH= yes PORTSCOUT= ignore:1 GH_ACCOUNT= phacility -GH_TAGNAME= 1723812 +GH_TAGNAME= b2e715f PLIST= ${.CURDIR}/pkg-plist .if ${SLAVEPORT} == lib Modified: head/devel/arcanist-lib/distinfo ============================================================================== --- head/devel/arcanist-lib/distinfo Thu Jan 14 00:30:06 2021 (r561525) +++ head/devel/arcanist-lib/distinfo Thu Jan 14 00:39:00 2021 (r561526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610583330 -SHA256 (phacility-arcanist-20210111-1723812_GH0.tar.gz) = 56b7005eca659373c2a27341d6a5579a321ae57269eb6933678e8a180d3da6ce -SIZE (phacility-arcanist-20210111-1723812_GH0.tar.gz) = 2277780 +TIMESTAMP = 1610584331 +SHA256 (phacility-arcanist-20210113-b2e715f_GH0.tar.gz) = 6deba7dd0fd176a46230baa26c31a526824569801f043ef7e3002d6735514a8a +SIZE (phacility-arcanist-20210113-b2e715f_GH0.tar.gz) = 2278159 Modified: head/devel/arcanist-lib/pkg-plist ============================================================================== --- head/devel/arcanist-lib/pkg-plist Thu Jan 14 00:30:06 2021 (r561525) +++ head/devel/arcanist-lib/pkg-plist Thu Jan 14 00:39:00 2021 (r561526) @@ -1560,12 +1560,14 @@ lib/php/arcanist/src/xsprintf/ArcanistTerminalStringIn lib/php/arcanist/src/xsprintf/PhutilCommandString.php lib/php/arcanist/src/xsprintf/PhutilTerminalString.php lib/php/arcanist/src/xsprintf/__tests__/PhutilCsprintfTestCase.php +lib/php/arcanist/src/xsprintf/__tests__/PhutilGitsprintfTestCase.php lib/php/arcanist/src/xsprintf/__tests__/PhutilHgsprintfTestCase.php lib/php/arcanist/src/xsprintf/__tests__/PhutilPregsprintfTestCase.php lib/php/arcanist/src/xsprintf/__tests__/PhutilTsprintfTestCase.php lib/php/arcanist/src/xsprintf/__tests__/PhutilUrisprintfTestCase.php lib/php/arcanist/src/xsprintf/csprintf.php lib/php/arcanist/src/xsprintf/exception/XsprintfUnknownConversionException.php +lib/php/arcanist/src/xsprintf/gitsprintf.php lib/php/arcanist/src/xsprintf/hgsprintf.php lib/php/arcanist/src/xsprintf/jsprintf.php lib/php/arcanist/src/xsprintf/ldapsprintf.php