[MacPorts] #25984: asterisknow needs to use a specific version of the software
#25984: asterisknow needs to use a specific version of the software -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: stefan.van.der.eijk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: asterisknow -------------------------------------+-------------------------------------- asterisknow fetches from the 2.0 branch in asterisknow's svn. This is not acceptable as it means different users installing at different times will receive different versions of the software as upstream commits changes to the 2.0 branch. The port must instead pull a specific version of the upstream software, for example from a specific tag, preferably also pegged with a revision number. I see a 2.0.4 tag exists, so the port should presumably be updated to version 2.0.4. -- Ticket URL: <http://trac.macports.org/ticket/25984> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25984: asterisknow needs to use a specific version of the software -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: stefan.van.der.eijk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: asterisknow -------------------------------------+-------------------------------------- Comment(by sewebster@…): So if I want to patch my portfile to grab 2.0.4 can I just change the version line to 2.0.4 and the existing "fetch.type svn" option will grab that tag for me? -- Ticket URL: <http://trac.macports.org/ticket/25984#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25984: asterisknow needs to use a specific version of the software -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: stefan.van.der.eijk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: asterisknow -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Replying to [comment:1 sewebster@…]:
So if I want to patch my portfile to grab 2.0.4 can I just change the version line to 2.0.4 and the existing "fetch.type svn" option will grab that tag for me?
No; you must additionally instruct subversion how to fetch that version, for example by modifying svn.url to be the URL to the appropriate tag, and/or by setting svn.revision to be the revision of the repository to fetch. -- Ticket URL: <https://trac.macports.org/ticket/25984#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts