- Update to 4.22

- Fix WWW in pkg-descr
- Regenerate patches using 'make makepatch'

Changelog: http://cvs.schmorp.de/libev/Changes?pathrev=rel-4_22

PR:		208775
Approved by:	vsevolod (maintainer), junovitch (mentor)
This commit is contained in:
Carlos J. Puga Medina
2016-04-19 08:45:49 +00:00
parent 9b7bc30ae9
commit 2af72ab06e
6 changed files with 13 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libev
PORTVERSION= 4.20
PORTVERSION= 4.22
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://dist.schmorp.de/libev/ \

View File

@@ -1,2 +1,2 @@
SHA256 (libev-4.20.tar.gz) = f870334c7fa961e7f31087c7d76abf849f596e3048f8ed2a0aaa983cd73d449e
SIZE (libev-4.20.tar.gz) = 530091
SHA256 (libev-4.22.tar.gz) = 736079e8ac543c74d59af73f9c52737b3bfec9601f020bf25a87a4f4d0f01bd6
SIZE (libev-4.22.tar.gz) = 531533

View File

@@ -1,7 +1,7 @@
--- Makefile.in.orig 2009-08-09 16:33:08.000000000 +0400
+++ Makefile.in 2009-08-17 18:56:33.497493279 +0400
@@ -213,7 +213,7 @@
ev.3 ev.pod
--- Makefile.in.orig 2015-12-20 21:12:45 UTC
+++ Makefile.in
@@ -343,7 +343,7 @@ EXTRA_DIST = LICENSE Changes libev.m4 au
ev.3 ev.pod Symbols.ev Symbols.event
man_MANS = ev.3
-include_HEADERS = ev.h ev++.h event.h

View File

@@ -1,6 +1,6 @@
--- configure.orig 2012-06-07 20:32:46.000000000 +0400
+++ configure 2012-06-07 20:33:03.000000000 +0400
@@ -3810,14 +3810,6 @@
--- configure.orig 2015-12-20 21:12:45 UTC
+++ configure
@@ -3879,14 +3879,6 @@ else
fi

View File

@@ -1,6 +1,6 @@
--- ev.c.orig 2015-07-13 11:32:52 UTC
--- ev.c.orig 2015-12-20 21:12:53 UTC
+++ ev.c
@@ -2603,7 +2603,7 @@ ev_recommended_backends (void) EV_THROW
@@ -2736,7 +2736,7 @@ ev_recommended_backends (void) EV_THROW
{
unsigned int flags = ev_supported_backends ();

View File

@@ -3,4 +3,4 @@ It is modelled (very loosely) after libevent and the Event perl module,
but aims to be faster and more correct, and also more featureful. And
also smaller.
WWW: http://software.schmorp.de/pkg/libev
WWW: http://software.schmorp.de/pkg/libev.html