Opened 13 years ago
Closed 13 years ago
#30553 closed defect (fixed)
beanstalkd: use libevent1 properly
Reported by: | kelley@… | Owned by: | nick@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | haspatch | Cc: | |
Port: | beanstalkd |
Description
beanstalkd does not work with libevent2 but still tries to install and use it. Attached are two diffs to fix it.
Attachments (2)
Change History (5)
Changed 13 years ago by kelley@…
Attachment: | Portfile-beanstalkd.diff added |
---|
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Keywords: | haspatch added; libevent1 removed |
---|---|
Owner: | changed from macports-tickets@… to nick@… |
Port: | beanstalkd added; sysutils/beanstalkd removed |
Type: | update → defect |
comment:2 Changed 13 years ago by marcus@…
This appears to have been done. In the version I've got it has both of these changes applied, so this ticket can be closed. My Portfile has this ID line:
# $Id: Portfile 81816 2011-08-05 10:22:39Z nick@macports.org $
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Update beanstalkd to use libevent1 properly → beanstalkd: use libevent1 properly |
Note: See
TracTickets for help on using
tickets.
Portfile patch