Opened 7 weeks ago
#70942 new update
groovyserv: Update to 1.2.0 and build from source
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | groovyserv |
Description
groovyserv should be updated to a newer version:
% port livecheck groovyserv groovyserv seems to have been updated (port version: 0.9, new version: 1.2.0)
When updating, github.tarball_from downloads
will be removed from the Portfile since that aspect of GitHub is discontinued and new downloads are not hosted there. At present, according to the download page, files are hosted at BitBucket, so when updating the port the Portfile may need to switch from the github portgroup to the bitbucket portgroup.
If possible, switch from using a binary to building from source. This will include removing the lines supported_archs x86_64
and platforms {darwin any}
.
Note: See
TracTickets for help on using
tickets.