#55467 closed enhancement (fixed)
Portgroup bitbucket-1.0.tcl shouldn't set name in subport
Reported by: | nortcele | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: |
Description
bitbucket.setup sets the port name to the project name.
This causes troubles if the instruction is used inside a subport, namely the subport is not found by 'port'.
The solution would be to conditionally set name only when bitbucket.setup is not used in a subport, since the subport name is already set.
See: #40831
Attachments (1)
Change History (6)
Changed 7 years ago by nortcele
Attachment: | bitbucket-1.0.tcl.diff added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | haspatch added; bitbucket portgroup removed |
---|---|
Type: | defect → enhancement |
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Port: | bitbucket removed |
---|
comment:3 Changed 7 years ago by neverpanic (Clemens Lang)
Owner: | set to neverpanic |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 3 years ago by catap (Kirill A. Korinsky)
Note: See
TracTickets for help on using
tickets.
In fbfa973b2522436a5565f07bc1130c43a86ca033/macports-ports: