svn commit: r530663 - head/devel/nextpnr

Tobias C. Berner tcberner at FreeBSD.org
Sat Apr 4 14:23:16 UTC 2020


Author: tcberner
Date: Sat Apr  4 14:23:03 2020
New Revision: 530663
URL: https://svnweb.freebsd.org/changeset/ports/530663

Log:
  devel/nextpnr: Prepare for Qt5-5.14
  
  PR:		244964

Modified:
  head/devel/nextpnr/Makefile
  head/devel/nextpnr/distinfo

Modified: head/devel/nextpnr/Makefile
==============================================================================
--- head/devel/nextpnr/Makefile	Sat Apr  4 13:55:49 2020	(r530662)
+++ head/devel/nextpnr/Makefile	Sat Apr  4 14:23:03 2020	(r530663)
@@ -5,6 +5,9 @@ DISTVERSION=	g20191026
 PORTREVISION=	1
 CATEGORIES=	devel
 
+PATCH_SITES=	https://github.com/YosysHQ/nextpnr/commit/
+PATCHFILES=	b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch:-p1
+
 MAINTAINER=	manu at FreeBSD.org
 COMMENT=	Portable FPGA place and route tool
 

Modified: head/devel/nextpnr/distinfo
==============================================================================
--- head/devel/nextpnr/distinfo	Sat Apr  4 13:55:49 2020	(r530662)
+++ head/devel/nextpnr/distinfo	Sat Apr  4 14:23:03 2020	(r530663)
@@ -1,5 +1,7 @@
-TIMESTAMP = 1572127579
+TIMESTAMP = 1586007468
 SHA256 (YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz) = ed7566b3e09741a4d3ef0bc0f5854a1ad7157c0c715c6c692c0b7e8d00cb6b72
 SIZE (YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz) = 3212729
 SHA256 (YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz) = 5de9c0132957fcac6be6643a50499eb8d57402198b97ea20e684f9a0a10487a1
 SIZE (YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz) = 1034317
+SHA256 (b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch) = 7d373aa32b3ad4df933ce3969c35592f3393eef2b3b08c7ddf46675f0f271c97
+SIZE (b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch) = 1374


More information about the svn-ports-all mailing list