pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libre: update to libre-0.5.8
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun Apr 22 11:24:17 2018 +0200
Changeset: 69613ef895190648542d73ab22c55f906f6fc91b
Modified Files:
libre/Makefile
libre/distinfo
Log Message:
libre: update to libre-0.5.8
Changelog:
2018-04-20 Alfred E. Heggestad
* Version 0.5.8
* Project URL: https://github.com/creytiv/re
* build: update win32 files (thanks Encamy)
* aes: add support for AES-GCM (Galois Counter Mode)
* fmt: json/utf8: fix unescaping of unicode code points (#127)
add utf8_byteseq
* mqueue: set non-blocking mode for read/write file descriptors (#122)
* srtp: add support for AES-GCM cipher suite (RFC 7714)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69613ef895190648542d73ab22c55f906f6fc91b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libre/Makefile | 2 +-
libre/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/libre/Makefile b/libre/Makefile
index 9813088cd8..c8f48e67f5 100644
--- a/libre/Makefile
+++ b/libre/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2015/03/15 14:37:03 othyro Exp $
-DISTNAME= re-0.5.7
+DISTNAME= re-0.5.8
PKGNAME= lib${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/libre/distinfo b/libre/distinfo
index 80f51816c3..a23fcdc8cd 100644
--- a/libre/distinfo
+++ b/libre/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2015/03/15 14:37:03 othyro Exp $
-SHA1 (re-0.5.7.tar.gz) = 562c49f778094f8ff7f825ec65c33bea85d4ba39
-RMD160 (re-0.5.7.tar.gz) = 8f3ffabd75a30d5971c2cfd4a9ebbb3c9e233a27
-SHA512 (re-0.5.7.tar.gz) = 7e899ee7b315a459f21989cfece7d9a0251cffd5633e74c632b6cec3dd2f1fbb356bb77159bb11c4483c617a4ed630cc9d381eb81c8f47f336a6347aa0a03715
-Size (re-0.5.7.tar.gz) = 299678 bytes
+SHA1 (re-0.5.8.tar.gz) = 3580e56756b6c9b1dd91e339bffb931f2bdd31fd
+RMD160 (re-0.5.8.tar.gz) = 79d08cb2637b8e531eb6892a2c5f0db1b0953b0a
+SHA512 (re-0.5.8.tar.gz) = 052e1b9b5fc7365ad4dc2b9caaac2ea8da71864fa4d6593a3f90a7315109937bb40200eb707b7177b992bcdcdbea526acdbf6fff2f69f61b8c94804032c30082
+Size (re-0.5.8.tar.gz) = 301351 bytes
Home |
Main Index |
Thread Index |
Old Index