Skip to content

Commit

Permalink
multimedia/librist: update 0.2.7 → 0.2.10
Browse files Browse the repository at this point in the history
Bugfix release.
  • Loading branch information
yurivict committed Nov 4, 2023
1 parent a6528b0 commit cf48a47
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
7 changes: 4 additions & 3 deletions multimedia/librist/Makefile
@@ -1,5 +1,5 @@
PORTNAME= librist
DISTVERSION= 0.2.7
DISTVERSION= 0.2.10
CATEGORIES= multimedia

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -10,15 +10,16 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libcjson.so:devel/libcjson \
libmbedcrypto.so:security/mbedtls
libmbedcrypto.so:security/mbedtls \
libmicrohttpd.so:www/libmicrohttpd

USES= localbase:ldflags meson pkgconfig
USE_GITLAB= yes
USE_LDCONFIG= yes

GL_SITE= https://code.videolan.org
GL_ACCOUNT= rist
GL_TAGNAME= 00d1d3e33fb654d4744ce91fa838b413a4408494
GL_TAGNAME= 1e805500dc14a507598cebdd49557c32e514899f

MESON_ARGS= -Dtest=false

Expand Down
6 changes: 3 additions & 3 deletions multimedia/librist/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1659124280
SHA256 (rist-librist-00d1d3e33fb654d4744ce91fa838b413a4408494_GL0.tar.gz) = 081b977a0131d3c45a3230483d7397b3accbe3ac01735845475de1ad5c9643af
SIZE (rist-librist-00d1d3e33fb654d4744ce91fa838b413a4408494_GL0.tar.gz) = 2887144
TIMESTAMP = 1699077208
SHA256 (rist-librist-1e805500dc14a507598cebdd49557c32e514899f_GL0.tar.gz) = 15d664708fe6e044f1249dd0df9291a6d3849ff9cb340b11270afd26efea62dc
SIZE (rist-librist-1e805500dc14a507598cebdd49557c32e514899f_GL0.tar.gz) = 2918205
2 changes: 1 addition & 1 deletion multimedia/librist/pkg-plist
Expand Up @@ -19,5 +19,5 @@ include/librist/urlparam.h
include/librist/version.h
lib/librist.so
lib/librist.so.4
lib/librist.so.4.2.0
lib/librist.so.4.3.1
libdata/pkgconfig/librist.pc

0 comments on commit cf48a47

Please sign in to comment.