New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #8003 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

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

Reported by: blair@… Owned by: dluke@…
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

svn-variants-patch1.txt (2.8 KB) - added by blair@… 7 years ago.
Patch for all three subversion-*bindings packages

Change History

Changed 7 years ago by blair@…

Patch for all three subversion-*bindings packages

comment:1 Changed 7 years ago by blair@…

  • rep_platform changed from PC to Macintosh
  • op_sys changed from Linux to Mac OS X 10.3

Switch hardware and OS to my development box.

comment:2 Changed 7 years ago by dluke@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks, committed!

Note: See TracTickets for help on using tickets.