Opened 10 years ago

Closed 10 years ago

#44598 closed enhancement (fixed)

weechat @0.4.3 - doc variant and enablement of man pages

Reported by: harciga Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc:
Port: weechat

Description

this ticket is blocked by #43964

Attachments (2)

Portfile-weechat.diff (864 bytes) - added by harciga 10 years ago.
Portfile-weechat.2.diff (1.1 KB) - added by harciga 10 years ago.

Download all attachments as: .zip

Change History (9)

Changed 10 years ago by harciga

Attachment: Portfile-weechat.diff added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

Using the doc variant will cause both -DENABLE_MAN=ON and -DENABLE_DOC=ON to appear in the configure.args. To avoid this, use configure.args-replace instead of configure.args-append.

Never mind, that's not a problem.

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

Changed 10 years ago by harciga

Attachment: Portfile-weechat.2.diff added

comment:2 Changed 10 years ago by harciga

Moved the asciidoc port requirement out of the variant as the man pages flag also requires it (http://www.weechat.org/files/doc/stable/weechat_user.en.html#dependencies)

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Keywords: maintainer added
Version: 2.3.1

comment:4 Changed 10 years ago by mf2k (Frank Schima)

This patch does not apply for me:

$ patch Portfile Portfile-weechat.2.diff 
patching file Portfile
Hunk #1 succeeded at 33 with fuzz 2 (offset -15 lines).
Hunk #2 FAILED at 48.
Hunk #3 succeeded at 100 with fuzz 2 (offset -15 lines).
1 out of 3 hunks FAILED -- saving rejects to file Portfile.rej

comment:5 in reply to:  4 Changed 10 years ago by harciga

Replying to mf2k@…: You would have to apply the patch in ticket #43964 first mf2k

This patch does not apply for me:

$ patch Portfile Portfile-weechat.2.diff 
patching file Portfile
Hunk #1 succeeded at 33 with fuzz 2 (offset -15 lines).
Hunk #2 FAILED at 48.
Hunk #3 succeeded at 100 with fuzz 2 (offset -15 lines).
1 out of 3 hunks FAILED -- saving rejects to file Portfile.rej

comment:6 Changed 10 years ago by harciga

This ticket has been superseded by Ticket #44672. Please disregard.

comment:7 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.