Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2014 10:02:10 -0500
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Daniel Morante <daniel@morante.net>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Port: net-p2p/zetacoin
Message-ID:  <CACdU%2Bf_vNowLVbYBdmmH_N8nSfMfz-6r5TqmOYzpHaRWooJrXA@mail.gmail.com>
In-Reply-To: <534A6E10.90902@morante.net>
References:  <534874BE.1060600@morante.net> <CACdU%2Bf9HYW4TeUZByEEHnizx%2BG75Vs9j%2B4mV3ysB4Hq0QQ68Zw@mail.gmail.com> <534A33E8.8060803@morante.net> <534A6E10.90902@morante.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 13, 2014 at 5:59 AM, Daniel Morante <daniel@morante.net> wrote:
> I'm done making the update and I am generating the diff file to submit.  I
> am unsure of how to generate and submit a patch for the changes in
> ports/UIDs and ports/GIDs, ports/UPDATING.
>
> I am using the svn diff method:
> http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html#svn-diff
>
>
If you made the change to your port in /usr/ports, then do:

cd /usr/ports
svn diff > zetacoin.diff

as long as this is the only port that you had changed, other wise
you'll get a diff of all the changes in your ports tree.  You may also
have to mention to apply the patch to /usr/ports instead of the
zetacoin directory.

The other option is to send 2 patches.  First submit the PR with the
diff for your port (mention that you'll be submitting a patch for UID,
GID and UPDATING).

Then when you get the reply from FreeBSD-gnats-submit@freebsd.org,
submit a follow-up for the PR (make sure to submit the followup to
bug-followup@freebsd.org) with the patch for UID, GID and UPDATING.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACdU%2Bf_vNowLVbYBdmmH_N8nSfMfz-6r5TqmOYzpHaRWooJrXA>