- Update to 20170711 snapshot
This commit is contained in:
parent
cfec23232e
commit
b941ff5d6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447781
3 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
bin/elf2hex
|
||||
include/fesvr/configstring.h
|
||||
include/fesvr/context.h
|
||||
include/fesvr/device.h
|
||||
include/fesvr/dtm.h
|
||||
|
|
Loading…
Reference in a new issue