mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
multimedia/librist: update 0.2.7 → 0.2.10
Bugfix release.
This commit is contained in:
parent
a6528b0b1d
commit
cf48a47f7c
3 changed files with 8 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= librist
|
PORTNAME= librist
|
||||||
DISTVERSION= 0.2.7
|
DISTVERSION= 0.2.10
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -10,7 +10,8 @@ LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libcjson.so:devel/libcjson \
|
LIB_DEPENDS= libcjson.so:devel/libcjson \
|
||||||
libmbedcrypto.so:security/mbedtls
|
libmbedcrypto.so:security/mbedtls \
|
||||||
|
libmicrohttpd.so:www/libmicrohttpd
|
||||||
|
|
||||||
USES= localbase:ldflags meson pkgconfig
|
USES= localbase:ldflags meson pkgconfig
|
||||||
USE_GITLAB= yes
|
USE_GITLAB= yes
|
||||||
|
@ -18,7 +19,7 @@ USE_LDCONFIG= yes
|
||||||
|
|
||||||
GL_SITE= https://code.videolan.org
|
GL_SITE= https://code.videolan.org
|
||||||
GL_ACCOUNT= rist
|
GL_ACCOUNT= rist
|
||||||
GL_TAGNAME= 00d1d3e33fb654d4744ce91fa838b413a4408494
|
GL_TAGNAME= 1e805500dc14a507598cebdd49557c32e514899f
|
||||||
|
|
||||||
MESON_ARGS= -Dtest=false
|
MESON_ARGS= -Dtest=false
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1659124280
|
TIMESTAMP = 1699077208
|
||||||
SHA256 (rist-librist-00d1d3e33fb654d4744ce91fa838b413a4408494_GL0.tar.gz) = 081b977a0131d3c45a3230483d7397b3accbe3ac01735845475de1ad5c9643af
|
SHA256 (rist-librist-1e805500dc14a507598cebdd49557c32e514899f_GL0.tar.gz) = 15d664708fe6e044f1249dd0df9291a6d3849ff9cb340b11270afd26efea62dc
|
||||||
SIZE (rist-librist-00d1d3e33fb654d4744ce91fa838b413a4408494_GL0.tar.gz) = 2887144
|
SIZE (rist-librist-1e805500dc14a507598cebdd49557c32e514899f_GL0.tar.gz) = 2918205
|
||||||
|
|
|
@ -19,5 +19,5 @@ include/librist/urlparam.h
|
||||||
include/librist/version.h
|
include/librist/version.h
|
||||||
lib/librist.so
|
lib/librist.so
|
||||||
lib/librist.so.4
|
lib/librist.so.4
|
||||||
lib/librist.so.4.2.0
|
lib/librist.so.4.3.1
|
||||||
libdata/pkgconfig/librist.pc
|
libdata/pkgconfig/librist.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue