Date: Wed, 4 Aug 2021 13:42:08 GMT From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3f8bb8fd950d - main - devel/sord: update to 0.16.8. Message-ID: <202108041342.174Dg8bN025282@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f8bb8fd950db78281dec5a2f97f08f5a4bf998c commit 3f8bb8fd950db78281dec5a2f97f08f5a4bf998c Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-08-04 13:39:00 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-08-04 13:39:00 +0000 devel/sord: update to 0.16.8. --- devel/sord/Makefile | 10 +++------- devel/sord/distinfo | 8 +++----- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/devel/sord/Makefile b/devel/sord/Makefile index cc3e6e1c8146..82a6d20ae243 100644 --- a/devel/sord/Makefile +++ b/devel/sord/Makefile @@ -1,25 +1,21 @@ # Created by: Michael Beer <beerml@sigma6audio.de> PORTNAME= sord -PORTVERSION= 0.16.6 +PORTVERSION= 0.16.8 CATEGORIES= devel MASTER_SITES= http://download.drobilla.net/ -PATCH_SITES= https://github.com/drobilla/sord/commit/ -PATCHFILES= dcf051c4c1e8.patch:-p1 - MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight C library for storing RDF data in memory LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libserd-0.so:devel/serd libpcre.so:devel/pcre +LIB_DEPENDS= libserd-0.so:devel/serd \ + libpcre.so:devel/pcre USES= pkgconfig python:build tar:bzip2 waf - USE_LDCONFIG= yes - PLIST_SUB= VERSION=${PORTVERSION} post-install: diff --git a/devel/sord/distinfo b/devel/sord/distinfo index f2f88a8e318f..b17099a7724c 100644 --- a/devel/sord/distinfo +++ b/devel/sord/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1601749220 -SHA256 (sord-0.16.6.tar.bz2) = 667af27a76085336d3865d087c1bb31a9d5f85b3359bcb27112dc43659229d44 -SIZE (sord-0.16.6.tar.bz2) = 520690 -SHA256 (dcf051c4c1e8.patch) = ae57da654ff97d75866cccf5df69d032a87443de631cda101488c7628feabb7a -SIZE (dcf051c4c1e8.patch) = 841 +TIMESTAMP = 1628084142 +SHA256 (sord-0.16.8.tar.bz2) = 7c289d2eaabf82fa6ac219107ce632d704672dcfb966e1a7ff0bbc4ce93f5e14 +SIZE (sord-0.16.8.tar.bz2) = 525038
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108041342.174Dg8bN025282>