mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
cad/qucs-s: Fix build with Qt 6.9
With hat: kde@ PR: 286051
This commit is contained in:
parent
e08d7fba8f
commit
aca9e7a55f
2 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,9 @@ DISTVERSION= 25.1.1
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= https://github.com/ra3xdh/qucs_s/releases/download/${DISTVERSION}/
|
MASTER_SITES= https://github.com/ra3xdh/qucs_s/releases/download/${DISTVERSION}/
|
||||||
|
|
||||||
|
PATCH_SITES= https://github.com/ra3xdh/qucs_s/commit/
|
||||||
|
PATCHFILES+= 4ae3a8e182027432b1aad3158798b91c073c4a86.patch:-p1 # Fix build with Qt >= 6.9.0
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= Quite Universal Circuit Simulator: GUI for circuit simulation kernels
|
COMMENT= Quite Universal Circuit Simulator: GUI for circuit simulation kernels
|
||||||
WWW= https://ra3xdh.github.io/ \
|
WWW= https://ra3xdh.github.io/ \
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
TIMESTAMP = 1742327652
|
TIMESTAMP = 1744949787
|
||||||
SHA256 (qucs-s-25.1.1.tar.gz) = 2aefd4bb8faef5ce13623b0b7daf5264cc6fa252c9bf69e46bc48256535e10dd
|
SHA256 (qucs-s-25.1.1.tar.gz) = 2aefd4bb8faef5ce13623b0b7daf5264cc6fa252c9bf69e46bc48256535e10dd
|
||||||
SIZE (qucs-s-25.1.1.tar.gz) = 4717517
|
SIZE (qucs-s-25.1.1.tar.gz) = 4717517
|
||||||
|
SHA256 (4ae3a8e182027432b1aad3158798b91c073c4a86.patch) = 870d268a5990f186221bbc2d6e9a6c668f4611ff85c9f88033e727f9fff95cdc
|
||||||
|
SIZE (4ae3a8e182027432b1aad3158798b91c073c4a86.patch) = 770
|
||||||
|
|
Loading…
Add table
Reference in a new issue