diff --git a/devel/icestorm/Makefile b/devel/icestorm/Makefile index 09ebf40994a2..ed7fefc00b51 100644 --- a/devel/icestorm/Makefile +++ b/devel/icestorm/Makefile @@ -1,35 +1,35 @@ PORTNAME= icestorm -PORTVERSION= g20190526 -PORTREVISION= 4 +PORTVERSION= g20220915 CATEGORIES= devel MAINTAINER= manu@FreeBSD.org COMMENT= IceStorm tools for Lattice iCE40 FPGAs WWW= https://www.clifford.at/icestorm LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libftdi1.so:devel/libftdi1 \ libboost_python${PYTHON_SUFFIX}.so:devel/boost-python-libs +BUILD_DEPENDS= gsed:textproc/gsed USES= compiler:c++11-lang gmake pkgconfig python:3.3+ shebangfix SHEBANG_FILES= ${WRKSRC}/icebox/*.py \ ${WRKSRC}/icebox/Makefile USE_GITHUB= yes -GH_ACCOUNT= cliffordwolf -GH_TAGNAME= 710470f9 +GH_ACCOUNT= yosyshq +GH_TAGNAME= a545498d6f -BINARY_ALIAS= python3=${PYTHON_CMD} +BINARY_ALIAS= python3=${PYTHON_CMD} sed=gsed post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/icepack ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/icepll ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/icebram ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/iceprog ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/icemulti ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/icetime .include diff --git a/devel/icestorm/distinfo b/devel/icestorm/distinfo index 0bc5b7a83e10..2a900042fc2c 100644 --- a/devel/icestorm/distinfo +++ b/devel/icestorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559411937 -SHA256 (cliffordwolf-icestorm-g20190526-710470f9_GH0.tar.gz) = d4b6aa67c9102e14d8cdc5d04dabc636f95d72dbcf5e94e97b3f6db77778932d -SIZE (cliffordwolf-icestorm-g20190526-710470f9_GH0.tar.gz) = 939250 +TIMESTAMP = 1665322043 +SHA256 (yosyshq-icestorm-g20220915-a545498d6f_GH0.tar.gz) = 400b978f3688f7df34fedd34965ac668d13753660c5652116565c42f5b363b28 +SIZE (yosyshq-icestorm-g20220915-a545498d6f_GH0.tar.gz) = 946539