From owner-svn-ports-all@freebsd.org Mon Nov 18 20:48:36 2019 Return-Path: Delivered-To: svn-ports-all@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 E377D1C9458; Mon, 18 Nov 2019 20:48:36 +0000 (UTC) (envelope-from amdmi3@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) server-signature RSA-PSS (4096 bits) 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 47H1JN5bFWz4W7m; Mon, 18 Nov 2019 20:48:36 +0000 (UTC) (envelope-from amdmi3@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 8734E2F808; Mon, 18 Nov 2019 20:48:36 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAIKmaj9027244; Mon, 18 Nov 2019 20:48:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAIKmZe3027239; Mon, 18 Nov 2019 20:48:35 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201911182048.xAIKmZe3027239@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 18 Nov 2019 20:48:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517924 - head/textproc/uncrustify X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/uncrustify X-SVN-Commit-Revision: 517924 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2019 20:48:37 -0000 Author: amdmi3 Date: Mon Nov 18 20:48:35 2019 New Revision: 517924 URL: https://svnweb.freebsd.org/changeset/ports/517924 Log: - Update to 0.70.0 Config files are now installed both into the DATADIR (implemented upstream in this version) and ETCDIR (as always been done by the port). I'm going to discuss this with upstream ([1]) as ETCDIR surely looks more suitable, so for now this duplication is indended. [1] https://github.com/uncrustify/uncrustify/commit/ea6950086657de0ad12bc098f169a992407889ca Modified: head/textproc/uncrustify/Makefile head/textproc/uncrustify/distinfo head/textproc/uncrustify/pkg-plist Modified: head/textproc/uncrustify/Makefile ============================================================================== --- head/textproc/uncrustify/Makefile Mon Nov 18 20:22:51 2019 (r517923) +++ head/textproc/uncrustify/Makefile Mon Nov 18 20:48:35 2019 (r517924) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= uncrustify -PORTVERSION= 0.69.0 -PORTREVISION= 1 +PORTVERSION= 0.70.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc @@ -23,7 +22,8 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS -# fixes BROKENs above, but may introduce different errors +# fixes build on gcc archs (unrecognized command line option +# -std=gnu++0x), but may introduce other errors in future post-patch: @${REINPLACE_CMD} -e '/gnu++0x/ d' ${WRKSRC}/CMakeLists.txt Modified: head/textproc/uncrustify/distinfo ============================================================================== --- head/textproc/uncrustify/distinfo Mon Nov 18 20:22:51 2019 (r517923) +++ head/textproc/uncrustify/distinfo Mon Nov 18 20:48:35 2019 (r517924) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557769717 -SHA256 (uncrustify-uncrustify-uncrustify-0.69.0_GH0.tar.gz) = 33bd97a07f7c4bd114874f73171aca220bf05c17108f8505a117b97374a347b6 -SIZE (uncrustify-uncrustify-uncrustify-0.69.0_GH0.tar.gz) = 1600390 +TIMESTAMP = 1574077341 +SHA256 (uncrustify-uncrustify-uncrustify-0.70.0_GH0.tar.gz) = d8ff60852e6db90c855cab18dd8003fde6f8694d8a85556a86f01114729c5185 +SIZE (uncrustify-uncrustify-uncrustify-0.70.0_GH0.tar.gz) = 1638766 Modified: head/textproc/uncrustify/pkg-plist ============================================================================== --- head/textproc/uncrustify/pkg-plist Mon Nov 18 20:22:51 2019 (r517923) +++ head/textproc/uncrustify/pkg-plist Mon Nov 18 20:48:35 2019 (r517924) @@ -16,4 +16,21 @@ bin/uncrustify %%ETCDIR%%/objc.cfg %%ETCDIR%%/sun.cfg %%ETCDIR%%/xsupplicant.cfg +%%DATADIR%%/MS-calling_conventions.cfg +%%DATADIR%%/amxmodx.cfg +%%DATADIR%%/ben.cfg +%%DATADIR%%/ben2.cfg +%%DATADIR%%/d.cfg +%%DATADIR%%/defaults.cfg +%%DATADIR%%/freebsd.cfg +%%DATADIR%%/gnu-indent.cfg +%%DATADIR%%/klaus.cfg +%%DATADIR%%/kr-indent.cfg +%%DATADIR%%/linux-indent.cfg +%%DATADIR%%/linux.cfg +%%DATADIR%%/mono.cfg +%%DATADIR%%/msvc.cfg +%%DATADIR%%/objc.cfg +%%DATADIR%%/sun.cfg +%%DATADIR%%/xsupplicant.cfg man/man1/uncrustify.1.gz