pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libre: update to libre-0.6.1
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Sep 30 00:49:37 2019 +0200
Changeset: 966e8855d7a5ea544c3fd3b2849cf049b59765e3
Modified Files:
libre/Makefile
libre/distinfo
Log Message:
libre: update to libre-0.6.1
2019-09-07 Alfred E. Heggestad
* Version 0.6.1
Aleksei (1):
Update MSVS project (Remove uri_cmp) (#209)
Alfred E. Heggestad (10):
rtmp: update timestamp after complete packet (#172)
rtmp: add rtmp_meta() to send metadata on stream (#173)
remove gai_strerror stub (#174)
rtmp: add function to set handlers (#180)
rtmp: proper handling of extended timestamps (#184)
docs: update copyright year (#186)
debian: fix some warnings and add version to SONAME (#192)
uri: remove uri_cmp() (#199)
rtmp: add rtmps (tls) support (#195)
Update README.md (#205)
Andrey Semashev (1):
Fix libdir in pkgconfig (#185)
Lennart Grahl (1):
Raise FD_EXCEPT on EPOLLHUP (fixes closed pipes) (#159)
Richard Aas (9):
debian release 0.6.0-1
debian release 0.6.0-2
debian release 0.6.0-3
dns: fix dname decode buffer checks (#197)
regex: fix character buffer check (#198)
Debian release 0.6.0-4
tls: don't close connection on SSL_ERROR_ZERO_RETURN error (#217)
DNS TXT resource record support (#219)
debian release 0.6.0-6
Steffen Vogel (1):
rpm: add missing file to %install section (#178)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=966e8855d7a5ea544c3fd3b2849cf049b59765e3
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 9e1fd626ad..bd72b13643 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.6.0
+DISTNAME= re-0.6.1
PKGNAME= lib${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/libre/distinfo b/libre/distinfo
index 1730ec249c..d9bf4c97e0 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.6.0.tar.gz) = cd688e48e6edf8f695531b96bb346697cbbd96dd
-RMD160 (re-0.6.0.tar.gz) = 86d709afe8f5fcc1877cc2eda50dda7d4af45f0d
-SHA512 (re-0.6.0.tar.gz) = c0512bd8c4d1fe99e26908c1bf00351e90ccbe000d4bd11eb11c51bdafa24c0417af4274324e0f725f3080ad6a59f5cff406daae2c36397dcba41a2b005b6172
-Size (re-0.6.0.tar.gz) = 316224 bytes
+SHA1 (re-0.6.1.tar.gz) = d62635e0b009c5cabe523a5137cd150c48917e6a
+RMD160 (re-0.6.1.tar.gz) = 75371fe608249dc461bf8511de4cde0312060c1c
+SHA512 (re-0.6.1.tar.gz) = 35ab0b29c0331b8886db1926ab381f8f37f6a9ad092cbb45f2b9c21a124b9134a0fceaf1c28c0fab02ac876fd65f05f62fba1d9c5f1f422d63b1c7d8ec9f7f70
+Size (re-0.6.1.tar.gz) = 317227 bytes
Home |
Main Index |
Thread Index |
Old Index