Opened 7 years ago
Last modified 7 years ago
#55448 closed enhancement
Document github portgroup in guide — at Version 1
Reported by: | emcrisostomo (Enrico Maria Crisostomo) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | guide | Version: | |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
While updating the sysutils/fswatch port, I decided to add the livecheck configuration. I searched the guide (section 5.8) to see whether there was some builtin functionality for github but the only mentions I found are referring to mirror sites (freecode.com, sourceforge.net, /code.google.com). A search came up with the following MacPorts ticket:
As suggested in this ticket, I tried to simply add the following line to the Portfile and it appears to be working fine:
livecheck.url ${github.homepage}/releases/latest
Shouldn't the guide be updated in order to reflect this feature? I believe this is an important feature, given the relevance of Github nowadays.
Change History (1)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Summary: | MacPorts guide makes no mention of livecheck built-in functionality for github → Document github portgroup in guide |
Note: See
TracTickets for help on using
tickets.
Yes, the github portgroup is not documented in the guide. Yes, it should be.
For now, the only documentation for the github portgroup is in comments in the portgroup file itself.