FreeBSD Bugzilla – Attachment 204973 Details for
Bug 238483
devel/icestorm: Update to 20190526
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update-to-latest
0001-icestorm-Update-to-20190526.patch (text/plain), 2.55 KB, created by
Emmanuel Vadot
on 2019-06-11 06:36:23 UTC
(
hide
)
Description:
update-to-latest
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2019-06-11 06:36:23 UTC
Size:
2.55 KB
patch
obsolete
>From 6f0b67f9ee401932ca586e0d2042b0e64eb9426e Mon Sep 17 00:00:00 2001 >From: Emmanuel Vadot <manu@freebsd.org> >Date: Mon, 3 Jun 2019 12:18:22 +0200 >Subject: [PATCH 1/4] icestorm: Update to 20190526 > >This adds new chip definition needed for nextpnr > >Signed-off-by: Emmanuel Vadot <manu@freebsd.org> >--- > devel/icestorm/Makefile | 9 +++++---- > devel/icestorm/distinfo | 6 +++--- > devel/icestorm/pkg-plist | 2 ++ > 3 files changed, 10 insertions(+), 7 deletions(-) > >diff --git a/devel/icestorm/Makefile b/devel/icestorm/Makefile >index 1fe54ba55acc..a0f4329981e3 100644 >--- a/devel/icestorm/Makefile >+++ b/devel/icestorm/Makefile >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= icestorm >-PORTVERSION= g20181021 >-PORTREVISION= 1 >+PORTVERSION= g20190526 > CATEGORIES= devel > > MAINTAINER= jsorocil@gmail.com >@@ -12,15 +11,17 @@ COMMENT= IceStorm tools for Lattice iCE40 FPGAs > LICENSE= ISCL > LICENSE_FILE= ${WRKSRC}/COPYING > >-LIB_DEPENDS= libftdi1.so:devel/libftdi1 >+LIB_DEPENDS= libftdi1.so:devel/libftdi1 \ >+ libboost_python${PYTHON_SUFFIX}.so:devel/boost-python-libs > > 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= 5ab07ed32a768d484284f1d0e58f61c2ef9d398a >+GH_TAGNAME= 710470f9 > > BINARY_ALIAS= python3=${PYTHON_CMD} > >diff --git a/devel/icestorm/distinfo b/devel/icestorm/distinfo >index 86a18db0d2b4..0bc5b7a83e10 100644 >--- a/devel/icestorm/distinfo >+++ b/devel/icestorm/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1540150802 >-SHA256 (cliffordwolf-icestorm-g20181021-5ab07ed32a768d484284f1d0e58f61c2ef9d398a_GH0.tar.gz) = f133d6f39452cd738a92efd42e8cc5ce8a59c8e352bef27509a96177f4b3203a >-SIZE (cliffordwolf-icestorm-g20181021-5ab07ed32a768d484284f1d0e58f61c2ef9d398a_GH0.tar.gz) = 873783 >+TIMESTAMP = 1559411937 >+SHA256 (cliffordwolf-icestorm-g20190526-710470f9_GH0.tar.gz) = d4b6aa67c9102e14d8cdc5d04dabc636f95d72dbcf5e94e97b3f6db77778932d >+SIZE (cliffordwolf-icestorm-g20190526-710470f9_GH0.tar.gz) = 939250 >diff --git a/devel/icestorm/pkg-plist b/devel/icestorm/pkg-plist >index 2328f115894c..1ca67f0d204e 100644 >--- a/devel/icestorm/pkg-plist >+++ b/devel/icestorm/pkg-plist >@@ -22,9 +22,11 @@ share/icebox/chipdb-384.txt > share/icebox/chipdb-5k.txt > share/icebox/chipdb-8k.txt > share/icebox/chipdb-lm4k.txt >+share/icebox/chipdb-u4k.txt > share/icebox/timings_hx1k.txt > share/icebox/timings_hx8k.txt > share/icebox/timings_lp1k.txt > share/icebox/timings_lp384.txt > share/icebox/timings_lp8k.txt >+share/icebox/timings_u4k.txt > share/icebox/timings_up5k.txt >-- >2.21.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238483
: 204973