mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 4.11.
Suggested by: osa
This commit is contained in:
parent
0f8e046ba8
commit
10dc67e491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298698
3 changed files with 14 additions and 14 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libev
|
||||
PORTVERSION= 4.04
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.11
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://dist.schmorp.de/libev/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libev-4.04.tar.gz) = ab3a09e967e3b868055cd9363fd236aa093f8643d19cc7042e90e0dfe905b012
|
||||
SIZE (libev-4.04.tar.gz) = 471713
|
||||
SHA256 (libev-4.11.tar.gz) = 9f55f16ff6e4d60a1b1fa7f4962af69768468f0d7c362aab6387f52020938cdf
|
||||
SIZE (libev-4.11.tar.gz) = 484766
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
--- ./configure.orig 2011-02-16 09:03:29.000000000 +0100
|
||||
+++ ./configure 2011-08-19 16:59:46.000000000 +0200
|
||||
@@ -10433,13 +10433,6 @@
|
||||
--- configure.orig 2012-06-07 20:32:46.000000000 +0400
|
||||
+++ configure 2012-06-07 20:33:03.000000000 +0400
|
||||
@@ -3810,14 +3810,6 @@
|
||||
fi
|
||||
|
||||
# Only expand once:
|
||||
|
||||
-
|
||||
-
|
||||
-if test "x$GCC" = xyes ; then
|
||||
- CFLAGS="-O3 $CFLAGS"
|
||||
-if test -z "$orig_CFLAGS"; then
|
||||
- if test x$GCC = xyes; then
|
||||
- CFLAGS="-g -O3"
|
||||
- fi
|
||||
-fi
|
||||
-
|
||||
-
|
||||
for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h
|
||||
do :
|
||||
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
||||
case `pwd` in
|
||||
*\ * | *\ *)
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
|
||||
|
|
Loading…
Add table
Reference in a new issue