Opened 18 years ago

Closed 18 years ago

#8003 closed defect (fixed)

subversion-*bindings should grow +no_neon and +no_bdb variants

Reported by: blair (Blair Zajac) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

If you're building a 'lite' version of Subversion with the +no_bdb or +no_neon variants, then when you go to build the subversion-*bindings packages, you still end up having to build neon and/or bdb because the bindings do not have variants to remove them.

The following patch fixes this.

The only difference between the changes is that the python patch also removes the dependency on port:py-bsddb.

Regards, Blair

Attachments (1)

svn-variants-patch1.txt (2.8 KB) - added by blair (Blair Zajac) 18 years ago.
Patch for all three subversion-*bindings packages

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by blair (Blair Zajac)

Attachment: svn-variants-patch1.txt added

Patch for all three subversion-*bindings packages

comment:1 Changed 18 years ago by blair (Blair Zajac)

op_sys: LinuxMac OS X 10.3
rep_platform: PCMacintosh

Switch hardware and OS to my development box.

comment:2 Changed 18 years ago by danielluke (Daniel J. Luke)

Resolution: fixed
Status: newclosed

Thanks, committed!

Note: See TracTickets for help on using tickets.