mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/sord: update to 0.16.8.
This commit is contained in:
parent
e9f1a8ec7e
commit
3f8bb8fd95
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user