devel/serd: Update 0.32.2 => 0.32.4

Changelog:
https://gitlab.com/drobilla/serd/-/releases/v0.32.4

PR:	286393
This commit is contained in:
Goran Mekić 2025-04-27 23:00:42 +03:00 committed by Vladimir Druzenko
parent 2c4760082b
commit bd8591c6e9
3 changed files with 5 additions and 16 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= serd
DISTVERSION= 0.32.2
DISTVERSION= 0.32.4
CATEGORIES= devel
MASTER_SITES= http://download.drobilla.net/
@ -14,9 +14,8 @@ USES= meson pkgconfig python:test tar:xz
USE_CSTD= c99
USE_LDCONFIG= yes
MESON_ARGS= -Ddocs=disabled
BINARY_ALIAS= python3=${PYTHON_CMD}
PLIST_SUB= VERSION=${PORTVERSION}
BINARY_ALIAS= python3=${PYTHON_CMD}
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1712453237
SHA256 (serd-0.32.2.tar.xz) = df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
SIZE (serd-0.32.2.tar.xz) = 168840
TIMESTAMP = 1745770879
SHA256 (serd-0.32.4.tar.xz) = cbefb569e8db686be8c69cb3866a9538c7cb055e8f24217dd6a4471effa7d349
SIZE (serd-0.32.4.tar.xz) = 174476

View file

@ -1,10 +0,0 @@
--- meson.build.orig 2023-10-23 14:57:25 UTC
+++ meson.build
@@ -228,6 +228,4 @@ endif
subdir('test')
endif
-if not get_option('docs').disabled()
- subdir('doc')
-endif
+subdir('doc')