[Midnightbsd-cvs] mports [23657] trunk/devel/libev: update libev
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jul 23 16:34:23 EDT 2018
Revision: 23657
http://svnweb.midnightbsd.org/mports/?rev=23657
Author: laffer1
Date: 2018-07-23 16:34:23 -0400 (Mon, 23 Jul 2018)
Log Message:
-----------
update libev
Modified Paths:
--------------
trunk/devel/libev/Makefile
trunk/devel/libev/distinfo
trunk/devel/libev/pkg-descr
trunk/devel/libev/pkg-plist
Modified: trunk/devel/libev/Makefile
===================================================================
--- trunk/devel/libev/Makefile 2018-07-23 20:31:08 UTC (rev 23656)
+++ trunk/devel/libev/Makefile 2018-07-23 20:34:23 UTC (rev 23657)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= libev
-PORTVERSION= 4.20
+PORTVERSION= 4.24
CATEGORIES= devel
MASTER_SITES= http://dist.schmorp.de/libev/ \
http://dist.schmorp.de/libev/Attic/
@@ -12,6 +12,7 @@
LICENSE= bsd2
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
USES= libtool pkgconfig
USE_LDCONFIG= yes
Modified: trunk/devel/libev/distinfo
===================================================================
--- trunk/devel/libev/distinfo 2018-07-23 20:31:08 UTC (rev 23656)
+++ trunk/devel/libev/distinfo 2018-07-23 20:34:23 UTC (rev 23657)
@@ -1,2 +1,3 @@
-SHA256 (libev-4.20.tar.gz) = f870334c7fa961e7f31087c7d76abf849f596e3048f8ed2a0aaa983cd73d449e
-SIZE (libev-4.20.tar.gz) = 530091
+TIMESTAMP = 1532377940
+SHA256 (libev-4.24.tar.gz) = 973593d3479abdf657674a55afe5f78624b0e440614e2b8cb3a07f16d4d7f821
+SIZE (libev-4.24.tar.gz) = 524264
Modified: trunk/devel/libev/pkg-descr
===================================================================
--- trunk/devel/libev/pkg-descr 2018-07-23 20:31:08 UTC (rev 23656)
+++ trunk/devel/libev/pkg-descr 2018-07-23 20:34:23 UTC (rev 23657)
@@ -3,4 +3,4 @@
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
Modified: trunk/devel/libev/pkg-plist
===================================================================
--- trunk/devel/libev/pkg-plist 2018-07-23 20:31:08 UTC (rev 23656)
+++ trunk/devel/libev/pkg-plist 2018-07-23 20:34:23 UTC (rev 23657)
@@ -1,4 +1,3 @@
-lib/libev.a
lib/libev.so
lib/libev.so.4
lib/libev.so.4.0.0
More information about the Midnightbsd-cvs
mailing list