From d24b145d619f0247d33b9d76d2a583c93eda5d92 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 2 Mar 2017 10:01:36 +0300 Subject: [PATCH 1/2] libevent:v.bump to 2.1.8 --- programming/misc/libevent/actions.py | 2 +- programming/misc/libevent/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/programming/misc/libevent/actions.py b/programming/misc/libevent/actions.py index a07aea8ac8..4eb16e03ce 100644 --- a/programming/misc/libevent/actions.py +++ b/programming/misc/libevent/actions.py @@ -23,4 +23,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("README") + pisitools.dodoc("LICENSE") diff --git a/programming/misc/libevent/pspec.xml b/programming/misc/libevent/pspec.xml index 2187e4d9cd..c0e1c30202 100644 --- a/programming/misc/libevent/pspec.xml +++ b/programming/misc/libevent/pspec.xml @@ -12,7 +12,7 @@ library A library to execute a function when a specific event occurs on a file descriptor The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. - https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz + https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz openssl-devel zlib-devel From d01ccef25b0ba3a192f5ce4bf40561e4384a6427 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 2 Mar 2017 10:06:22 +0300 Subject: [PATCH 2/2] zvbi:rebuild --- multimedia/tv/zvbi/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/multimedia/tv/zvbi/pspec.xml b/multimedia/tv/zvbi/pspec.xml index 7c25e40316..588966cb99 100644 --- a/multimedia/tv/zvbi/pspec.xml +++ b/multimedia/tv/zvbi/pspec.xml @@ -53,6 +53,13 @@ + + 2017-03-02 + 0.2.35 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2016-06-09 0.2.35