pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
librem: update to librem-2.6.0
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Aug 3 21:42:41 2022 +0200
Changeset: 70f88e8e4723fa2ac83d7d712e2c74ea901d0d9d
Modified Files:
librem/Makefile
librem/PLIST
librem/distinfo
Log Message:
librem: update to librem-2.6.0
v2.6.0
What's Changed
* Make possible to use CMake --target install for library
installation by @widgetii in #68
* thread: thrd_error fixes by @sreimers in #71
* ci/misc: bump pr-dependency-action@v0.5 by @sreimers in #72
* aubuf: the ajb mode should respect wish size by @cspiel1 in #73
* make aubuf usage simpler by @cspiel1 in #74
* aubuf: prevent faulty timestamps by @cspiel1 in #75
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=70f88e8e4723fa2ac83d7d712e2c74ea901d0d9d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
librem/Makefile | 2 +-
librem/PLIST | 2 +-
librem/distinfo | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/librem/Makefile b/librem/Makefile
index 1a37995eb0..cb227ddd86 100644
--- a/librem/Makefile
+++ b/librem/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/08/10 00:06:55 thomasklausner Exp $
-DISTNAME= rem-2.5.0
+DISTNAME= rem-2.6.0
PKGNAME= lib${DISTNAME}
CATEGORIES= net audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=baresip/}
diff --git a/librem/PLIST b/librem/PLIST
index 0c637fb2cb..394c2cfa27 100644
--- a/librem/PLIST
+++ b/librem/PLIST
@@ -25,5 +25,5 @@ include/rem/rem_vidmix.h
lib/librem.a
lib/librem.so
lib/librem.so.3
-lib/librem.so.3.5.0
+lib/librem.so.3.6.0
lib/pkgconfig/librem.pc
diff --git a/librem/distinfo b/librem/distinfo
index 821b700d9c..8f141cb558 100644
--- a/librem/distinfo
+++ b/librem/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/08/10 00:06:55 thomasklausner Exp $
-BLAKE2s (rem-2.5.0.tar.gz) = c8bcd91274f09bcb003c55abcf30d44d0f425facd71e01586824439db9472b83
-SHA512 (rem-2.5.0.tar.gz) = c28150b2cca9fd12f54ca39cb56df3acebbb4cd27f5acb5c7adc4f70885b2a8968c0b3f1054e7624bf81477465156834a262fb61488c960d93eea9a647ffdc1d
-Size (rem-2.5.0.tar.gz) = 54150 bytes
+BLAKE2s (rem-2.6.0.tar.gz) = 4b2d366d5b8315fb794375fd4d81d386797b47c747df1ca0d8c1746e74d9e950
+SHA512 (rem-2.6.0.tar.gz) = adb1ad5e42b77b5f0341713d1a645a9d999ee42b01c09f335be8f61b9d8ced56c48f6a0461022370a920b386e1f68ede405cf21382f51898d862c4a652b51315
+Size (rem-2.6.0.tar.gz) = 54566 bytes
Home |
Main Index |
Thread Index |
Old Index