Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2015 10:08:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204087] [patch] devel/pecl-libevent: Update to 0.1.0
Message-ID:  <bug-204087-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204087

            Bug ID: 204087
           Summary: [patch] devel/pecl-libevent: Update to 0.1.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ports@toco-domains.de
                CC: webmaster@kibab.com
             Flags: maintainer-feedback?(webmaster@kibab.com)
                CC: webmaster@kibab.com
          Keywords: patch

Created attachment 162527
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162527&action=edit
patch with update to 0.1.0

Hello,

attached a patch to update the port to the current version. While there i
converted the EXTRACT_SUFX to USES.

Simple runtime test is done by executing one of the event functions in PHP:
http://php.net/manual/en/function.event-new.php

# php -r "var_dump(event_new());"
resource(4) of type (event)

And portlint is fine:
# portlint -C
looks fine.

Greetings,
Torsten

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204087-13>