Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] verilator: update to 4.218.
@ 2022-02-20 22:03 hdinc
  2022-05-14  0:43 ` ericonr
  2022-05-14  0:43 ` [PR PATCH] [Closed]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: hdinc @ 2022-02-20 22:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]

There is a new pull request by hdinc against master on the void-packages repository

https://github.com/hdinc/void-packages verilator
https://github.com/void-linux/void-packages/pull/35720

verilator: update to 4.218.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35720.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-verilator-35720.patch --]
[-- Type: text/x-diff, Size: 1146 bytes --]

From 68351ff7b0750c5f6a745645b3e651393e0c64e9 Mon Sep 17 00:00:00 2001
From: hdinc <macellan091@gmail.com>
Date: Mon, 21 Feb 2022 00:17:33 +0300
Subject: [PATCH] verilator: update to 4.218.

---
 srcpkgs/verilator/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/verilator/template b/srcpkgs/verilator/template
index dc61d2c8326d..c64b36411e19 100644
--- a/srcpkgs/verilator/template
+++ b/srcpkgs/verilator/template
@@ -1,16 +1,16 @@
 # Template file for 'verilator'
 pkgname=verilator
-version=4.104
+version=4.218
 revision=1
 build_style=gnu-configure
-hostmakedepends="autoconf flex"
+hostmakedepends="autoconf flex python3"
 makedepends="libfl-devel"
 short_desc="SystemVerilog simulator and lint system"
 maintainer="Sasha Krassovsky <krassovskysasha@gmail.com>"
 license="LGPL-3.0-only"
 homepage="https://veripool.org/wiki/verilator"
 distfiles="https://github.com/verilator/verilator/archive/v${version}.tar.gz"
-checksum=6d42fa468234461e4a0c3154d5602cdded7b22d57f14be92c27a65d418a4a010
+checksum=ef7b1e6ddb715ddb3cc998fcbefc7150cfa2efc5118cf43ddb594bf41ea41cc7
 
 pre_configure() {
 	autoconf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-14  0:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-20 22:03 [PR PATCH] verilator: update to 4.218 hdinc
2022-05-14  0:43 ` ericonr
2022-05-14  0:43 ` [PR PATCH] [Closed]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).