[MacPorts] #32941: Quicksilver: use tarball
#32941: Quicksilver: use tarball -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: Quicksilver -------------------------------------+-------------------------------------- In r89093 I updated Quicksilver to use the new github portgroup. Is there a reason why Quicksilver is fetching from git and not from a tarball? It seems to build and run fine using a tarball. Here's a patch that would do that. Let me know if there's any reason not to commit this. -- Ticket URL: <https://trac.macports.org/ticket/32941> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32941: Quicksilver: use tarball --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: haspatch Port: Quicksilver | --------------------------------------+------------------------------------- Changes (by singingwolfboy@…): * status: new => closed * resolution: => invalid Comment: That patch doesn't work: Macports doesn't know where to download the file from. When you test the patch to see if it works, make sure you run `sudo port clean --all Quicksilver` if you're doing changes to how the sources are fetched -- otherwise, Macports will use the already-downloaded source files still sitting on your hard drive. -- Ticket URL: <https://trac.macports.org/ticket/32941#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32941: Quicksilver: use tarball --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: haspatch Port: Quicksilver | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: invalid => Comment: I did of course verify the patch works correctly on my system before submitting it to you. :) Informing MacPorts where tarballs can be downloaded from is one of the features the github portgroup offers. If it's not working for you, could you please "sudo port selfupdate" and try again, and if it still fails, show me the error message you're getting? -- Ticket URL: <https://trac.macports.org/ticket/32941#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32941: Quicksilver: use tarball --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: Quicksilver | --------------------------------------+------------------------------------- Changes (by singingwolfboy@…): * status: reopened => closed * resolution: => fixed Comment: Ah, I see -- I had an old copy of the Quicksilver portfile lying in my local ports tree, which didn't have the github portgroup attached. Once I pulled the latest version of the portfile from the SVN repository and applied your patch, it worked fine. Committed in r89184. -- Ticket URL: <https://trac.macports.org/ticket/32941#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts