New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32370 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

bash @4.2.10_1 Error: unknown livecheck.type

Reported by: nonstop.server@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: bash

Description

The portfile for bash has variable livecheck.type set to master_sites, which generates an error.

Error: unknown livecheck.type

This variable should probably be set to regex.

sudo port -d livecheck bash livecheck.type=regex
bash seems to have been updated (port version: 010, new version: 020)

Attachments

bash.diff (551 bytes) - added by nonstop.server@… 18 months ago.
proposed patch

Change History

comment:1 Changed 18 months ago by macsforever2000@…

  • Owner changed from macports-tickets@… to raimue@…
  • Cc raimue@… removed

Changed 18 months ago by nonstop.server@…

proposed patch

comment:2 Changed 18 months ago by raimue@…

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

Thanks for catching that one! I was experimenting with a new type of livecheck some time ago and apparently this slipped in unnoticed.

Committed in r87746.

Note: See TracTickets for help on using tickets.