git: d026715a5c82 - main - devel/sord: Update to 0.16.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Oct 2023 08:37:59 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d026715a5c82b3b5676f2dd2bc4af3443efe47a8
commit d026715a5c82b3b5676f2dd2bc4af3443efe47a8
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-10-24 22:36:27 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-10-25 08:37:43 +0000
devel/sord: Update to 0.16.16
- Install man pages in %{PREFIX}/share/man
ChangeLog: https://drobilla.net/2023/10/22/sord-0-16-16.html
---
devel/sord/Makefile | 10 ++++++----
devel/sord/distinfo | 6 +++---
devel/sord/pkg-plist | 4 ++--
3 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/devel/sord/Makefile b/devel/sord/Makefile
index 97237a2cb4f1..225cd604b630 100644
--- a/devel/sord/Makefile
+++ b/devel/sord/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sord
-DISTVERSION= 0.16.14
+DISTVERSION= 0.16.16
CATEGORIES= devel
MASTER_SITES= http://download.drobilla.net/
@@ -10,12 +10,14 @@ WWW= https://drobilla.net/category/sord/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpcre.so:devel/pcre \
- libserd-0.so:devel/serd
+LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
+ libserd-0.so:devel/serd \
+ libzix-0.so:devel/zix
USES= meson pkgconfig python:build tar:xz
USE_LDCONFIG= yes
-MESON_ARGS= -Ddocs=disabled
+MESON_ARGS= -Ddocs=disabled \
+ --mandir=${PREFIX}/share/man
PLIST_SUB= VERSION=${DISTVERSION}
.include <bsd.port.mk>
diff --git a/devel/sord/distinfo b/devel/sord/distinfo
index 867f0c768357..967ab6c73aa9 100644
--- a/devel/sord/distinfo
+++ b/devel/sord/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662827366
-SHA256 (sord-0.16.14.tar.xz) = 220fd97d5fcb216e7b85db66f685bfdaad7dc58a50d1f96dfb2558dbc6c4731b
-SIZE (sord-0.16.14.tar.xz) = 112748
+TIMESTAMP = 1698133751
+SHA256 (sord-0.16.16.tar.xz) = 257f876d756143da02ee84c9260af93559d6249dd87f317e70ab5fffcc975fd0
+SIZE (sord-0.16.16.tar.xz) = 107148
diff --git a/devel/sord/pkg-plist b/devel/sord/pkg-plist
index 849b278227cb..25a58307952e 100644
--- a/devel/sord/pkg-plist
+++ b/devel/sord/pkg-plist
@@ -6,5 +6,5 @@ lib/libsord-0.so
lib/libsord-0.so.0
lib/libsord-0.so.%%VERSION%%
libdata/pkgconfig/sord-0.pc
-man/man1/sord_validate.1.gz
-man/man1/sordi.1.gz
+share/man/man1/sord_validate.1.gz
+share/man/man1/sordi.1.gz