Opened 13 years ago

Closed 13 years ago

#28823 closed defect (fixed)

bzr-rebase: should prevent installation

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: bzr-rebase

Description

bzr-rebase is supposed to be a stub port, yet it is possible to install it:

$ sudo port install bzr-rebase
--->  Computing dependencies for bzr-rebase
--->  Fetching bzr-rebase
--->  Verifying checksum(s) for bzr-rebase
--->  Extracting bzr-rebase
--->  Configuring bzr-rebase
--->  Building bzr-rebase
--->  Staging bzr-rebase into destroot
--->  Installing bzr-rebase @0.6.0_1
--->  Activating bzr-rebase @0.6.0_1
--->  Cleaning bzr-rebase

The attached patch fixes this.

Attachments (1)

bzr-rebase.diff (1.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.
proposed patch

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: bzr-rebase.diff added

proposed patch

comment:1 Changed 13 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Thank you for noticing and the patch. Applied in r77050.

Note: See TracTickets for help on using tickets.