Opened 13 years ago

Closed 13 years ago

#29566 closed enhancement (fixed)

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

Reported by: ci42 Owned by: ci42
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 (1)

FScript.diff (3.6 KB) - added by ci42 13 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

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 13 years ago by ci42

Attachment: FScript.diff added

comment:2 in reply to:  1 Changed 13 years ago by ci42

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 13 years ago by ci42

Owner: changed from macports-tickets@… to ciserlohn@…
Status: newassigned

comment:4 Changed 13 years ago by ci42

Resolution: fixed
Status: assignedclosed

added in r79814

Note: See TracTickets for help on using tickets.