diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-08-31 00:18:54 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-08-31 00:27:24 +0100 |
commit | e3c5ee46c5f6dbc3f8de88caee6644bedf78135c (patch) | |
tree | 48f539c187375b27839e8d557cf425c9d815d9e0 | |
parent | print/plutobook: Update to 0.7.0 (diff) |
graphics/wxsvg: Update to 1.5.25
- Fix build with FFmpeg >= 7
ChangeLog: https://sourceforge.net/projects/wxsvg/files/wxsvg/1.5.25/
PR: 289062
Approved by: portmgr (build fix blanket)
MFH: 2025Q3 (bugfix release)
-rw-r--r-- | graphics/wxsvg/Makefile | 3 | ||||
-rw-r--r-- | graphics/wxsvg/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 164d0ca66c72..55e0ff7bd0bf 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,6 +1,5 @@ PORTNAME= wxsvg -DISTVERSION= 1.5.24 -PORTREVISION= 5 +DISTVERSION= 1.5.25 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index dd9e903ff0ec..ef3f80412087 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678809795 -SHA256 (wxsvg-1.5.24.tar.bz2) = ae473291f8d0a5feafa06cd270c826c6bead4bceb2b9dd6fcecf2db7c25e2482 -SIZE (wxsvg-1.5.24.tar.bz2) = 500480 +TIMESTAMP = 1756589420 +SHA256 (wxsvg-1.5.25.tar.bz2) = 5bf6ac6831b54bd19aef48cde8fa0572dbb63f30aee9d5323f6be6b3f326534b +SIZE (wxsvg-1.5.25.tar.bz2) = 515503 |