mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/falkon: add upstream patch to fix crash
Upstream bug: https://bugs.kde.org/501535
This commit is contained in:
parent
db7ed7d187
commit
4ce148a7c1
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
PORTNAME= falkon
|
PORTNAME= falkon
|
||||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www kde kde-applications
|
CATEGORIES= www kde kde-applications
|
||||||
|
PATCH_SITES= https://invent.kde.org/network/falkon/-/commit/
|
||||||
|
PATCHFILES= 31ba9472369256804400a2db36b3dca3b4be2d73.patch:-p1
|
||||||
|
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
COMMENT= Web browser based on Webengine and Qt Framework
|
COMMENT= Web browser based on Webengine and Qt Framework
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
TIMESTAMP = 1744564318
|
TIMESTAMP = 1745605917
|
||||||
SHA256 (KDE/release-service/25.04.0/falkon-25.04.0.tar.xz) = aad010d664227ddfe1fc084bb6fb366aed752340e00c0f37ddfa3aa32362e84c
|
SHA256 (KDE/release-service/25.04.0/falkon-25.04.0.tar.xz) = aad010d664227ddfe1fc084bb6fb366aed752340e00c0f37ddfa3aa32362e84c
|
||||||
SIZE (KDE/release-service/25.04.0/falkon-25.04.0.tar.xz) = 2705584
|
SIZE (KDE/release-service/25.04.0/falkon-25.04.0.tar.xz) = 2705584
|
||||||
|
SHA256 (KDE/release-service/25.04.0/31ba9472369256804400a2db36b3dca3b4be2d73.patch) = bc0f1a37c7f11f129968b218987ec5996eede4be9408d0ab69ad9b5451b6d0ef
|
||||||
|
SIZE (KDE/release-service/25.04.0/31ba9472369256804400a2db36b3dca3b4be2d73.patch) = 2094
|
||||||
|
|
Loading…
Add table
Reference in a new issue