summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/serd/Makefile6
-rw-r--r--devel/serd/distinfo6
-rw-r--r--devel/serd/pkg-descr2
-rw-r--r--devel/serd/pkg-plist2
4 files changed, 9 insertions, 7 deletions
diff --git a/devel/serd/Makefile b/devel/serd/Makefile
index a5d029e88b1c..e0ae04ec85b5 100644
--- a/devel/serd/Makefile
+++ b/devel/serd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= serd
-PORTVERSION= 0.30.12
+DISTVERSION= 0.30.14
CATEGORIES= devel
MASTER_SITES= http://download.drobilla.net/
@@ -9,12 +9,14 @@ COMMENT= C library for RDF syntax
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pkgconfig tar:bzip2 waf
+USES= meson pkgconfig python:test tar:xz
USE_CSTD= c99
USE_LDCONFIG= yes
PLIST_SUB= VERSION=${PORTVERSION}
+BINARY_ALIAS= python3=${PYTHON_CMD}
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/serdi
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
diff --git a/devel/serd/distinfo b/devel/serd/distinfo
index 5eb07266c739..cff4f825c461 100644
--- a/devel/serd/distinfo
+++ b/devel/serd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654550539
-SHA256 (serd-0.30.12.tar.bz2) = 9f9dab4125d88256c1f694b6638cbdbf84c15ce31003cd83cb32fb2192d3e866
-SIZE (serd-0.30.12.tar.bz2) = 594475
+TIMESTAMP = 1661102712
+SHA256 (serd-0.30.14.tar.xz) = a14137d47b11d6ad431e78da341ca9737998d9eaccf6a49263d4c8d79fd856e3
+SIZE (serd-0.30.14.tar.xz) = 168728
diff --git a/devel/serd/pkg-descr b/devel/serd/pkg-descr
index b546ab99af16..809f8a67012f 100644
--- a/devel/serd/pkg-descr
+++ b/devel/serd/pkg-descr
@@ -9,4 +9,4 @@ Serd is written to the Turtle, NTriples and URI specifications, and
includes a comprehensive test suite which includes all the tests
from the Turtle specification.
-WWW: https://drobilla.net/software/serd
+WWW: https://drobilla.net/software/serd.html
diff --git a/devel/serd/pkg-plist b/devel/serd/pkg-plist
index a1f28a111029..1077cc2d8324 100644
--- a/devel/serd/pkg-plist
+++ b/devel/serd/pkg-plist
@@ -4,4 +4,4 @@ lib/libserd-0.so
lib/libserd-0.so.0
lib/libserd-0.so.%%VERSION%%
libdata/pkgconfig/serd-0.pc
-share/man/man1/serdi.1.gz
+man/man1/serdi.1.gz