New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29566 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

FScript: fetch zipped sources, ib_plugin variant rewrite, xcode 4 check

Reported by: ciserlohn@… Owned by: ciserlohn@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch maintainer Cc:
Port: FScript

Description

changes:

  • fetch the sources as a zip (upstream has added an appropriate tag on github)
  • remove the without_ibplugin variant and add a (default) ib_plugin variant as a replacement (makes the portfile cleaner)
  • add a pre-configure phase and check for xcode 4 as it does not support Imterface Builder plug-ins

Attachments

FScript.diff (3.6 KB) - added by ciserlohn@… 2 years ago.

Change History

comment:1 follow-up: ↓ 2 Changed 2 years ago by ryandesign@…

It would be nice if +ib_plugin were not a default variant when it doesn't work (i.e. when Xcode >= 4 is installed).

Changed 2 years ago by ciserlohn@…

comment:2 in reply to: ↑ 1 Changed 2 years ago by ciserlohn@…

Replying to ryandesign@…:

It would be nice if +ib_plugin were not a default variant when it doesn't work (i.e. when Xcode >= 4 is installed).

Updated the patch so that the ib_plugin is only a default variant for Xcode < 4

comment:3 Changed 2 years ago by ciserlohn@…

  • Owner changed from macports-tickets@… to ciserlohn@…
  • Status changed from new to assigned

comment:4 Changed 2 years ago by ciserlohn@…

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

added in r79814

Note: See TracTickets for help on using tickets.