From owner-svn-ports-all@freebsd.org Fri Aug 11 17:47:53 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B6A3DDE176; Fri, 11 Aug 2017 17:47:53 +0000 (UTC) (envelope-from lwhsu@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 mx1.freebsd.org (Postfix) with ESMTPS id 5553A80624; Fri, 11 Aug 2017 17:47:53 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BHlqsf005733; Fri, 11 Aug 2017 17:47:52 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BHlqf5005730; Fri, 11 Aug 2017 17:47:52 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201708111747.v7BHlqf5005730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 11 Aug 2017 17:47:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447781 - head/emulators/riscv-fesvr X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/emulators/riscv-fesvr X-SVN-Commit-Revision: 447781 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.23 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, 11 Aug 2017 17:47:53 -0000 Author: lwhsu Date: Fri Aug 11 17:47:52 2017 New Revision: 447781 URL: https://svnweb.freebsd.org/changeset/ports/447781 Log: - Update to 20170711 snapshot Modified: head/emulators/riscv-fesvr/Makefile head/emulators/riscv-fesvr/distinfo head/emulators/riscv-fesvr/pkg-plist Modified: head/emulators/riscv-fesvr/Makefile ============================================================================== --- head/emulators/riscv-fesvr/Makefile Fri Aug 11 17:35:36 2017 (r447780) +++ head/emulators/riscv-fesvr/Makefile Fri Aug 11 17:47:52 2017 (r447781) @@ -2,7 +2,7 @@ PORTNAME= riscv-fesvr DISTVERSION= git -PORTREVISION= 20170206 +PORTREVISION= 20170711 CATEGORIES= emulators MAINTAINER= lwhsu@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE ONLY_FOR_ARCHS= amd64 GH_ACCOUNT= freebsd-riscv -GH_TAGNAME= 10a0333 +GH_TAGNAME= 5813492 USES= gmake Modified: head/emulators/riscv-fesvr/distinfo ============================================================================== --- head/emulators/riscv-fesvr/distinfo Fri Aug 11 17:35:36 2017 (r447780) +++ head/emulators/riscv-fesvr/distinfo Fri Aug 11 17:47:52 2017 (r447781) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486479769 -SHA256 (freebsd-riscv-riscv-fesvr-git-10a0333_GH0.tar.gz) = a1fc984b3ea49f77c11f876288853c2072ac449515e81e32983d179b9c79d52d -SIZE (freebsd-riscv-riscv-fesvr-git-10a0333_GH0.tar.gz) = 104214 +TIMESTAMP = 1502218901 +SHA256 (freebsd-riscv-riscv-fesvr-git-5813492_GH0.tar.gz) = ba79b72678de9e473904e23fb0dd494f35b116afe3683e5acd00e2fd0600e4d6 +SIZE (freebsd-riscv-riscv-fesvr-git-5813492_GH0.tar.gz) = 118436 Modified: head/emulators/riscv-fesvr/pkg-plist ============================================================================== --- head/emulators/riscv-fesvr/pkg-plist Fri Aug 11 17:35:36 2017 (r447780) +++ head/emulators/riscv-fesvr/pkg-plist Fri Aug 11 17:47:52 2017 (r447781) @@ -1,5 +1,4 @@ bin/elf2hex -include/fesvr/configstring.h include/fesvr/context.h include/fesvr/device.h include/fesvr/dtm.h