Re: update audio/gsm

2016-09-13 Thread Stuart Henderson
Thanks, committed.

Re: update audio/gsm

2016-09-13 Thread Jan Stary
Hi Stuart, On Sep 13 09:39:07, s...@spacehopper.org wrote: > .orig isn't really a problem for ports, you can just set PATCH_ORIG if it's > getting in the way. I didn't bother before with this before because it's > only one file and they don't usually last more than a release or two > upstream. >

Re: update audio/gsm

2016-09-13 Thread Jeremie Courreges-Anglas
Jan Stary writes: > On Sep 13 09:27:06, j...@wxcvbn.org wrote: >> Jan Stary writes: >> >> > The diff below updates audio/gsm to 1.0.15, >> > promptly released last night. >> > >> > There is no change to the gsm code itself, >> > just a stale *.orig file was removed from the tarball. >> > That's

Re: update audio/gsm

2016-09-13 Thread Jan Stary
On Sep 13 09:27:06, j...@wxcvbn.org wrote: > Jan Stary writes: > > > The diff below updates audio/gsm to 1.0.15, > > promptly released last night. > > > > There is no change to the gsm code itself, > > just a stale *.orig file was removed from the tarball. > > That's a minor change, but imho impo

Re: update audio/gsm

2016-09-13 Thread Jeremie Courreges-Anglas
Jan Stary writes: > The diff below updates audio/gsm to 1.0.15, > promptly released last night. > > There is no change to the gsm code itself, > just a stale *.orig file was removed from the tarball. > That's a minor change, but imho important enough > - having a missplaced *.orig in the source >

update audio/gsm

2016-09-12 Thread Jan Stary
The diff below updates audio/gsm to 1.0.15, promptly released last night. There is no change to the gsm code itself, just a stale *.orig file was removed from the tarball. That's a minor change, but imho important enough - having a missplaced *.orig in the source confuses 'make update-patches'. W