[143865] trunk/dports/devel/libev

stromnov at macports.org stromnov at macports.org
Wed Dec 23 11:30:23 PST 2015


Revision: 143865
          https://trac.macports.org/changeset/143865
Author:   stromnov at macports.org
Date:     2015-12-23 11:30:22 -0800 (Wed, 23 Dec 2015)
Log Message:
-----------
libev: update to version 4.22

Modified Paths:
--------------
    trunk/dports/devel/libev/Portfile
    trunk/dports/devel/libev/files/patch-configure.ac.diff

Modified: trunk/dports/devel/libev/Portfile
===================================================================
--- trunk/dports/devel/libev/Portfile	2015-12-23 18:44:02 UTC (rev 143864)
+++ trunk/dports/devel/libev/Portfile	2015-12-23 19:30:22 UTC (rev 143865)
@@ -6,7 +6,7 @@
 
 name                libev
 epoch               1
-version             4.20
+version             4.22
 revision            0
 categories          devel net
 platforms           darwin
@@ -22,8 +22,8 @@
 homepage            http://software.schmorp.de/pkg/libev.html
 master_sites        http://dist.schmorp.de/libev/Attic/
 
-checksums           rmd160  58c52e5bb2c3911238c704daaa052d5dbde71b6e \
-                    sha256  f870334c7fa961e7f31087c7d76abf849f596e3048f8ed2a0aaa983cd73d449e
+checksums           rmd160  77d2d2a53da9fc07de8d14067c2e635efaa71347 \
+                    sha256  736079e8ac543c74d59af73f9c52737b3bfec9601f020bf25a87a4f4d0f01bd6
 
 patchfiles          patch-configure.ac.diff
 
@@ -34,9 +34,6 @@
     move ${destroot}${prefix}/include/event.h ${destroot}${prefix}/include/ev-event.h
 }
 
-test.run            yes
-test.target         verify
-
 livecheck.type      regex
 livecheck.url       http://dist.schmorp.de/libev/
 livecheck.regex     ${name}-(\[0-9.\]+)\\.

Modified: trunk/dports/devel/libev/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/devel/libev/files/patch-configure.ac.diff	2015-12-23 18:44:02 UTC (rev 143864)
+++ trunk/dports/devel/libev/files/patch-configure.ac.diff	2015-12-23 19:30:22 UTC (rev 143865)
@@ -4,12 +4,12 @@
 -AC_INIT
 -
 -orig_CFLAGS="$CFLAGS"
-+AC_INIT([libev], [4.20])
++AC_INIT([libev], [4.22])
  
  AC_CONFIG_SRCDIR([ev_epoll.c])
  
 -dnl also update ev.h!
--AM_INIT_AUTOMAKE(libev,4.20)
+-AM_INIT_AUTOMAKE(libev,4.22)
 +AM_INIT_AUTOMAKE
  AC_CONFIG_HEADERS([config.h])
  AM_MAINTAINER_MODE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151223/01231c1a/attachment.html>


More information about the macports-changes mailing list