Creation of a diff of a new port

2019-08-06 Thread Kralj Karlo
I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. $ portsnap fetch (I didn't save the output.) $ portsnap extract (I didn't save the output

Re: Creation of a diff of a new port

2019-08-06 Thread Jason Helfman
On Tue, 06 Aug 2019 14:05:49 -0700 Kralj Karlo wrote I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. $ portsnap fetch (I didn't save t

Re: Creation of a diff of a new port

2019-08-06 Thread Jonathan Chen
On Wed, 7 Aug 2019 at 10:31, Kralj Karlo wrote: > > I am trying to create a diff of a new port in order that I may submit the > port. > I believe to have followed the directions from the Porter's Handbook, but > the result is not as I had expected. > You cannot update the subversion repository d

Re: Creation of a diff of a new port

2019-08-06 Thread Theron
On 2019-08-06 14:05, Kralj Karlo wrote: I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. Nothing weird happened between $ svn checkout https://svn.Fre

Re: Creation of a diff of a new port

2019-08-06 Thread Kralj Karlo
Jonathan Chen writes: > Details can be found at: > > https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html I can create a shar (example 3.2), but the handbook suggests to me that I should be able to make a diff (example 3.1). If someone confirms that I really should not

Re: Creation of a diff of a new port

2019-08-07 Thread Kurt Jaeger
Hi! > I can create a shar (example 3.2), but the handbook suggests to me that > I should be able to make a diff (example 3.1). If someone confirms that > I really should not be able to make a diff, I will update the handbook > appropriately. New ports should be submitted as shar. Changes to exist

Re: Creation of a diff of a new port

2019-08-07 Thread Bob Eager
On Wed, 07 Aug 2019 00:16:13 + Kralj Karlo wrote: > Jonathan Chen writes: > > Details can be found at: > > > > https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html > > > > I can create a shar (example 3.2), but the handbook suggests to me > that I should be abl

Re: Creation of a diff of a new port

2019-08-07 Thread Kubilay Kocak
On 7/08/2019 6:16 pm, Kurt Jaeger wrote: Hi! I can create a shar (example 3.2), but the handbook suggests to me that I should be able to make a diff (example 3.1). If someone confirms that I really should not be able to make a diff, I will update the handbook appropriately. New ports should b