Index: head/emulators/riscv-isa-sim/Makefile =================================================================== --- head/emulators/riscv-isa-sim/Makefile (revision 458358) +++ head/emulators/riscv-isa-sim/Makefile (revision 458359) @@ -1,53 +1,53 @@ # $FreeBSD$ PORTNAME= riscv-isa-sim DISTVERSION= git -PORTREVISION= 20170810 +PORTREVISION= 20180103 CATEGORIES= emulators MAINTAINER= lwhsu@FreeBSD.org COMMENT= Spike, a RISC-V ISA Simulator LICENSE= BSD3CLAUSE LIB_DEPENDS= libfesvr.so:emulators/riscv-fesvr ONLY_FOR_ARCHS= amd64 GH_ACCOUNT= freebsd-riscv -GH_TAGNAME= 54ae820 +GH_TAGNAME= acf9589 USES= compiler:c++11-lang gmake shebangfix HAS_CONFIGURE= yes SHEBANG_FILES= scripts/vcs-version.sh USE_GITHUB= yes USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include \ -DRISCV_ENABLE_DIRTY=1 STRIP_FILES= bin/spike \ bin/spike-dasm \ bin/termios-xspike \ bin/xspike \ lib/libdummy_rocc.so \ lib/libriscv.so \ lib/libsoftfloat.so \ lib/libspike_main.so post-extract: @${MV} ${WRKSRC}/riscv/insn_template.h ${WRKSRC}/riscv/insn_template.hpp post-patch: ${REINPLACE_CMD} -e \ 's|[(]install_libs_dir[)]/pkgconfig|(INSTALLDIR)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in post-install: . for f in ${STRIP_FILES} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${f} . endfor .include Index: head/emulators/riscv-isa-sim/distinfo =================================================================== --- head/emulators/riscv-isa-sim/distinfo (revision 458358) +++ head/emulators/riscv-isa-sim/distinfo (revision 458359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502283838 -SHA256 (freebsd-riscv-riscv-isa-sim-git-54ae820_GH0.tar.gz) = 0e201f99f1a808e09f52859374198cdcf050c52f1e7900ca4f9c5a7ef9eb0ac6 -SIZE (freebsd-riscv-riscv-isa-sim-git-54ae820_GH0.tar.gz) = 199179 +TIMESTAMP = 1515149913 +SHA256 (freebsd-riscv-riscv-isa-sim-git-acf9589_GH0.tar.gz) = 163689110e1742271b02984f378974418d23d69e7c1943b75ebca0761769693b +SIZE (freebsd-riscv-riscv-isa-sim-git-acf9589_GH0.tar.gz) = 227934