FreeBSD ports you maintain which are out of date

2019-08-29 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: git submodule

2019-08-29 Thread Cy Schubert
On August 29, 2019 4:56:58 AM PDT, Mathieu Arnold wrote: >On Wed, Aug 28, 2019 at 10:55:20PM -0700, Cy Schubert wrote: >> 2) Have the port download two tarballs from github. But, how, >elegantly? > >I'm going to say something strange, but, read the doc? >https://www.freebsd.org/doc/en/books/porter

Re: git submodule

2019-08-29 Thread Mathieu Arnold
On Wed, Aug 28, 2019 at 10:55:20PM -0700, Cy Schubert wrote: > 2) Have the port download two tarballs from github. But, how, elegantly? I'm going to say something strange, but, read the doc? https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github-