Opened 10 years ago
Closed 10 years ago
#26632 closed enhancement (fixed)
couchdb creates variables but doesn't use them effectively
Reported by: | ryandesign (Ryan Schmidt) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | couchdb |
Description
The couchdb port sets up nice variables like plistdir and plist but then doesn't use them everywhere it could. The attached patch fixes this.
Attachments (1)
Change History (2)
Changed 10 years ago by ryandesign (Ryan Schmidt)
Attachment: | couchdb-vars.diff added |
---|
comment:1 Changed 10 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
variables cleaned in r71903
Note: See
TracTickets for help on using
tickets.
proposed patch