[Bug 204087] [patch] devel/pecl-libevent: Update to 0.1.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 28 10:08:24 UTC 2015


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 at FreeBSD.org
          Reporter: ports at toco-domains.de
                CC: webmaster at kibab.com
             Flags: maintainer-feedback?(webmaster at kibab.com)
                CC: webmaster at 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.


More information about the freebsd-ports-bugs mailing list