pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libre: update to libre-0.6.0
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Tue Dec 11 15:50:18 2018 +0200
Changeset: 07986fe89025f5962b0c9b7523b348e324f89fd2
Modified Files:
libre/Makefile
libre/PLIST
libre/distinfo
Log Message:
libre: update to libre-0.6.0
2018-11-24 Alfred E. Heggestad
* Version 0.6.0
* Project URL: https://github.com/creytiv/re
* build: add major,minor,patch versions to CFLAGS
* odict: add high-level odict helper functions
* rtmp: new module for Real Time Messaging Protocol (RTMP)
* uri: add uri_decode_hostport
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=07986fe89025f5962b0c9b7523b348e324f89fd2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libre/Makefile | 2 +-
libre/PLIST | 1 +
libre/distinfo | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/libre/Makefile b/libre/Makefile
index c8f48e67f5..9e1fd626ad 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.8
+DISTNAME= re-0.6.0
PKGNAME= lib${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/libre/PLIST b/libre/PLIST
index 1caafaf56c..a17821a1dc 100644
--- a/libre/PLIST
+++ b/libre/PLIST
@@ -28,6 +28,7 @@ include/re/re_msg.h
include/re/re_natbd.h
include/re/re_net.h
include/re/re_odict.h
+include/re/re_rtmp.h
include/re/re_rtp.h
include/re/re_sa.h
include/re/re_sdp.h
diff --git a/libre/distinfo b/libre/distinfo
index a23fcdc8cd..1730ec249c 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.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
+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
Home |
Main Index |
Thread Index |
Old Index