From owner-svn-ports-all@freebsd.org Fri May 18 00:31:30 2018 Return-Path: Delivered-To: svn-ports-all@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 699D8EE47D4; Fri, 18 May 2018 00:31:30 +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.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 1B2FA7CF6B; Fri, 18 May 2018 00:31:30 +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 F088110D1F; Fri, 18 May 2018 00:31:29 +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 w4I0VTj1073037; Fri, 18 May 2018 00:31:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4I0VTjJ073035; Fri, 18 May 2018 00:31:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201805180031.w4I0VTjJ073035@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 18 May 2018 00:31:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470253 - head/textproc/uncrustify X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/uncrustify X-SVN-Commit-Revision: 470253 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.26 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: Fri, 18 May 2018 00:31:30 -0000 Author: amdmi3 Date: Fri May 18 00:31:29 2018 New Revision: 470253 URL: https://svnweb.freebsd.org/changeset/ports/470253 Log: - Update to 0.67 Modified: head/textproc/uncrustify/Makefile head/textproc/uncrustify/distinfo Modified: head/textproc/uncrustify/Makefile ============================================================================== --- head/textproc/uncrustify/Makefile Fri May 18 00:18:01 2018 (r470252) +++ head/textproc/uncrustify/Makefile Fri May 18 00:31:29 2018 (r470253) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= uncrustify -PORTVERSION= 0.66.1 +PORTVERSION= 0.67 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Highly configurable source code beautifier @@ -16,7 +16,8 @@ BROKEN_mips= fails to compile: cc1plus: error: unreco BROKEN_mips64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x" BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x" -NO_WRKSUBDIR= yes +USE_GITHUB= yes + USES= cmake:outsource CMAKE_ARGS= -DNoGitVersionString:BOOL=TRUE TEST_TARGET= test Modified: head/textproc/uncrustify/distinfo ============================================================================== --- head/textproc/uncrustify/distinfo Fri May 18 00:18:01 2018 (r470252) +++ head/textproc/uncrustify/distinfo Fri May 18 00:31:29 2018 (r470253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511526864 -SHA256 (uncrustify-0.66.1.tar.gz) = 4b36dabcb33cfc286d79ea8fcb5babadf1d0a25eb5eb7ea9da650414325063e4 -SIZE (uncrustify-0.66.1.tar.gz) = 1207329 +TIMESTAMP = 1526601254 +SHA256 (uncrustify-uncrustify-uncrustify-0.67_GH0.tar.gz) = 0e033e8d1a6fd0b4162ff18d8d0549e475561ebde9d197e3572069cc23c9e70b +SIZE (uncrustify-uncrustify-uncrustify-0.67_GH0.tar.gz) = 1514735