[MacPorts] #56368: gnome-internet-radio-locator 1.1.2
MacPorts
noreply at macports.org
Fri Apr 27 22:41:21 UTC 2018
#56368: gnome-internet-radio-locator 1.1.2
-------------------------------------------+-------------------------------
Reporter: oleaamot | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: gnome-internet-radio-locator | maintainer
-------------------------------------------+-------------------------------
Comment (by oleaamot):
I don't have commit access to macports/macports-ports.
I did the following to checkout the upstream source tree and commit my
changes:
git clone https://github.com/macports/macports-ports.git
cp ~/Ports/gnome-internet-radio-locator/Portfile macports-ports/gnome
/gnome-internet-radio-locator/Portfile
cd macports-ports/
git remote add upstream https://github.com/macports/macports-ports.git
git fetch upstream
git rebase upstream/master
git config --global user.name 'Ole Aamot'
git config --global user.email 'ole at gnome.org'
git commit -a
git push origin
Username for 'https://github.com': oleaamot
Password for 'https://oleaamot@github.com':
remote: Permission to macports/macports-ports.git denied to oleaamot.
fatal: unable to access 'https://github.com/macports/macports-ports.git/':
The requested URL returned error: 403
How do I submit the pull request?
--
Ticket URL: <https://trac.macports.org/ticket/56368#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list