From owner-svn-ports-all@freebsd.org Fri Apr 24 16:15:59 2020 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 664F72B9E1A; Fri, 24 Apr 2020 16:15:59 +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.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 497zmv211sz4Zqs; Fri, 24 Apr 2020 16:15:59 +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 4027B209AE; Fri, 24 Apr 2020 16:15:59 +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 03OGFxHf082216; Fri, 24 Apr 2020 16:15:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03OGFwFq082213; Fri, 24 Apr 2020 16:15:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202004241615.03OGFwFq082213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 24 Apr 2020 16:15:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532768 - head/sysutils/triton X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/sysutils/triton X-SVN-Commit-Revision: 532768 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: Fri, 24 Apr 2020 16:15:59 -0000 Author: yuri Date: Fri Apr 24 16:15:58 2020 New Revision: 532768 URL: https://svnweb.freebsd.org/changeset/ports/532768 Log: sysutils/triton: Update 0.7 -> 0.8 Reported by: portscout Modified: head/sysutils/triton/Makefile head/sysutils/triton/distinfo head/sysutils/triton/pkg-plist Modified: head/sysutils/triton/Makefile ============================================================================== --- head/sysutils/triton/Makefile Fri Apr 24 16:05:37 2020 (r532767) +++ head/sysutils/triton/Makefile Fri Apr 24 16:15:58 2020 (r532768) @@ -2,7 +2,7 @@ PORTNAME= triton DISTVERSIONPREFIX= v -DISTVERSION= 0.7 +DISTVERSION= 0.8 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org Modified: head/sysutils/triton/distinfo ============================================================================== --- head/sysutils/triton/distinfo Fri Apr 24 16:05:37 2020 (r532767) +++ head/sysutils/triton/distinfo Fri Apr 24 16:15:58 2020 (r532768) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582414724 -SHA256 (JonathanSalwan-Triton-v0.7_GH0.tar.gz) = 8f32f4988ca4411ad7a28cf65ec49a7a5e4fe161f6e2ac3925e8ed7844974bd6 -SIZE (JonathanSalwan-Triton-v0.7_GH0.tar.gz) = 9231009 +TIMESTAMP = 1587715205 +SHA256 (JonathanSalwan-Triton-v0.8_GH0.tar.gz) = bfe182d9506574c67c6b8cceb4764774cfb234888352948deefb14502f6f4778 +SIZE (JonathanSalwan-Triton-v0.8_GH0.tar.gz) = 10389766 Modified: head/sysutils/triton/pkg-plist ============================================================================== --- head/sysutils/triton/pkg-plist Fri Apr 24 16:05:37 2020 (r532767) +++ head/sysutils/triton/pkg-plist Fri Apr 24 16:15:58 2020 (r532768) @@ -1,11 +1,15 @@ include/triton/aarch64.spec include/triton/aarch64Cpu.hpp -include/triton/aarch64OperandProperties.hpp include/triton/aarch64Semantics.hpp include/triton/aarch64Specifications.hpp include/triton/api.hpp include/triton/archEnums.hpp include/triton/architecture.hpp +include/triton/arm32.spec +include/triton/arm32Cpu.hpp +include/triton/arm32Semantics.hpp +include/triton/arm32Specifications.hpp +include/triton/armOperandProperties.hpp include/triton/ast.hpp include/triton/astContext.hpp include/triton/astEnums.hpp @@ -17,6 +21,8 @@ include/triton/bitsVector.hpp include/triton/callbacks.hpp include/triton/callbacksEnums.hpp include/triton/comparableFunctor.hpp +include/triton/config.hpp +include/triton/config.hpp.in include/triton/coreUtils.hpp include/triton/cpuInterface.hpp include/triton/cpuSize.hpp