pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libre: update to libre-0.5.2
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Tue Apr 25 21:56:34 2017 +0200
Changeset: d0869ad5267d4118dceacf5d228e4c066c74fe67
Modified Files:
libre/Makefile
libre/distinfo
Log Message:
libre: update to libre-0.5.2
Changelog:
2017-04-08 Alfred E. Heggestad <alfred.heggestad%gmail.com@localhost>
* Version 0.5.2
* Project URL: https://github.com/creytiv/re
* build: add Debian/kFreeBSD+Hurd (thanks Vasudev Kamath)
* ice: make enum ice_role type public
* main: fix build for Solaris 11
* srtcp: use unsigned for encrypted bit
* tls: add tls_openssl_context() accessor function
2017-02-04 Alfred E. Heggestad <alfred.heggestad%gmail.com@localhost>
* Version 0.5.1
* Project URL: https://github.com/creytiv/re
* fmt: print directly to stream using handler (#38)
* http: HTTP client improvements (#36)
- http client connection reuse
- retry failed requests using fresh connections
- Handle Connection: close response header
2016-11-25 Alfred E. Heggestad <alfred.heggestad%gmail.com@localhost>
* Version 0.5.0
* Project URL: https://github.com/creytiv/re
* build: add Dragonfly BSD (thanks Dmitrij D. Czarkoff)
remove support for Symbian OS
* aes: add support for OpenSSL version 1.1.0
* dns: dns/resolv cleanup (#11)
(thanks Dmitrij D. Czarkoff)
* hmac: add support for OpenSSL version 1.1.0
* main: remove support for ActiveScheduler (SymbianOS)
* tls: add support for OpenSSL version 1.1.0
add tls_set_certificate_pem()
add tls_set_certificate_der()
add dtls_peer()
add dtls_set_peer()
add tls_flush_error to dump openssl errors
(thanks to Lennart Grahl)
* udp: add udp_helper_find()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d0869ad5267d4118dceacf5d228e4c066c74fe67
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libre/Makefile | 3 +--
libre/distinfo | 9 ++++-----
2 files changed, 5 insertions(+), 7 deletions(-)
diffs:
diff --git a/libre/Makefile b/libre/Makefile
index 012fd8b34e..c43c394e47 100644
--- a/libre/Makefile
+++ b/libre/Makefile
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.8 2015/03/15 14:37:03 othyro Exp $
-DISTNAME= re-0.4.17
+DISTNAME= re-0.5.2
PKGNAME= lib${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/libre/distinfo b/libre/distinfo
index dabc593066..d1c96a84fc 100644
--- a/libre/distinfo
+++ b/libre/distinfo
@@ -1,7 +1,6 @@
$NetBSD: distinfo,v 1.7 2015/03/15 14:37:03 othyro Exp $
-SHA1 (re-0.4.17.tar.gz) = 5c6bb638b785d9689189c7d14ce46f11c621cded
-RMD160 (re-0.4.17.tar.gz) = 7c732c27b6ca813d87f1b5c09375dec4878cf92e
-SHA512 (re-0.4.17.tar.gz) = 70704290476819f642d622d9b25a6dc1c2e1758e62a8a29ab4d7f3ccc930d7c3b437a42a84acd8c8e6054ff80d663a8c0c92c9f827853622d349dd626b5e9d9e
-Size (re-0.4.17.tar.gz) = 309193 bytes
-SHA1 (patch-src_dns_res.c) = 76dc4952b1935337bc8b9758fc400980c2026682
+SHA1 (re-0.5.2.tar.gz) = ac1cf0a4b19f30d96e1e8626a95e56d84de3e914
+RMD160 (re-0.5.2.tar.gz) = 223e618826480ff7faf9022964c438476c93830d
+SHA512 (re-0.5.2.tar.gz) = c04858964d22f7fbb584a0317bfa31d0190d46971d399190984dc7a4d6628dd41f45b12852e28af5f34bd2ad2e392f9e23c2f4ca26527067ed587772a8423ef1
+Size (re-0.5.2.tar.gz) = 295967 bytes
Home |
Main Index |
Thread Index |
Old Index