#23714: redland-bindings: update to 1.0.10.1 --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: arto.bendiken@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: redland-bindings | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:1 captsolo@…]:
Attached a Portfile patch to update redland-bindings to 1.0.10.1. Also added a variant for python26.
Thanks, I committed this in r63907 with these changes: * I dropped the revision down to 0 * I marked the python variants as conflicting with one another
I don't know about the "livecheck should be fixed" part, hence that is not fixed by this patch.
The [http://guide.macports.org/chunked/reference.livecheck.html livecheck feature] is explained in the guide; it helps maintainers like you know when their ports might need to be updated. But for redland-bindings, it says: {{{ $ port livecheck redland-bindings Error: cannot check if redland-bindings was updated (regex didn't match) }}} I fixed the livecheck in r63908 by copying the definitions from the redland port. Now you can use "port livecheck redland-bindings" to see if redland-bindings might need an update; no output means it probably doesn't. The idea is you could use "port livecheck maintainer:arto.bendiken" to see if any of your ports might need updates. But you may need to fix livecheck definitions in your other ports too for that to work. -- Ticket URL: <http://trac.macports.org/ticket/23714#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS