Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-22 Thread Michael McConville
Stuart Henderson wrote: > On 2016/04/21 23:21, Michael McConville wrote: > > Dmitrij D. Czarkoff wrote: > > > This diff sets PKGNAME and uses explicit HOMEPAGE. OK? > > > > I think you forgot the diff. > > > > In response to this: > > > > Stuart Henderson said: > > > And it changes the package

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-22 Thread Stuart Henderson
On 2016/04/21 23:21, Michael McConville wrote: > Dmitrij D. Czarkoff wrote: > > This diff sets PKGNAME and uses explicit HOMEPAGE. OK? > > I think you forgot the diff. > > In response to this: > > Stuart Henderson said: > > And it changes the package name from sshfs-fuse to just sshfs. > >

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-21 Thread Michael McConville
Dmitrij D. Czarkoff wrote: > This diff sets PKGNAME and uses explicit HOMEPAGE. OK? I think you forgot the diff. In response to this: Stuart Henderson said: > And it changes the package name from sshfs-fuse to just sshfs. That ship sailed when we changed DISTNAME for the GitHub mirror.

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-21 Thread Dmitrij D. Czarkoff
Stuart Henderson said: > On 2016/04/21 10:06, Dmitrij D. Czarkoff wrote: >> Michael McConville said: >>> Dmitrij D. Czarkoff wrote: Michael McConville said: > +GH_ACCOUNT = libfuse > +GH_PROJECT = sshfs You don't need these any more. >>> >>> Don't we need them for

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-21 Thread Stuart Henderson
On 2016/04/21 10:06, Dmitrij D. Czarkoff wrote: > Michael McConville said: > > Dmitrij D. Czarkoff wrote: > > > Michael McConville said: > > > > +GH_ACCOUNT = libfuse > > > > +GH_PROJECT = sshfs > > > > > > You don't need these any more. > > > > Don't we need them for HOMEPAGE? It uses the

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-21 Thread Dmitrij D. Czarkoff
Michael McConville said: > Dmitrij D. Czarkoff wrote: > > Michael McConville said: > > > +GH_ACCOUNT = libfuse > > > +GH_PROJECT = sshfs > > > > You don't need these any more. > > Don't we need them for HOMEPAGE? It uses the explicitly set MASTER_SITES > in its current form, too, so we

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-20 Thread Michael McConville
Dmitrij D. Czarkoff wrote: > Michael McConville said: > > +GH_ACCOUNT = libfuse > > +GH_PROJECT = sshfs > > You don't need these any more. Don't we need them for HOMEPAGE? It uses the explicitly set MASTER_SITES in its current form, too, so we don't need to worry about GH_*

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-20 Thread Dmitrij D. Czarkoff
Michael McConville said: > +GH_ACCOUNT = libfuse > +GH_PROJECT = sshfs You don't need these any more. -- Dmitrij D. Czarkoff

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-20 Thread Michael McConville
Michael McConville wrote: > Stuart Henderson wrote: > > On 2016/04/15 12:58, Michael McConville wrote: > > > +GH_ACCOUNT = libfuse > > > +GH_PROJECT = sshfs > > > +GH_TAGNAME = sshfs-${V} > > > > Please use the proper uploaded release tarball > > > > DISTNAME = sshfs-2.7 > >

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-15 Thread Michael McConville
Stuart Henderson wrote: > On 2016/04/15 12:58, Michael McConville wrote: > > +GH_ACCOUNT = libfuse > > +GH_PROJECT = sshfs > > +GH_TAGNAME = sshfs-${V} > > Please use the proper uploaded release tarball > > DISTNAME =sshfs-2.7 > MASTER_SITES = >

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-15 Thread Stuart Henderson
On 2016/04/15 12:58, Michael McConville wrote: > +GH_ACCOUNT = libfuse > +GH_PROJECT = sshfs > +GH_TAGNAME = sshfs-${V} Please use the proper uploaded release tarball DISTNAME = sshfs-2.7 MASTER_SITES = https://github.com/libfuse/sshfs/releases/download/${DISTNAME}/ and get rid of the

update sysutils/sshfs-fuse, move to GitHub

2016-04-15 Thread Michael McConville
Does anyone who uses sshfs-fuse want to test this? It seems like an interesting tool and I'm planning on trying it, but I haven't previously and therefore might not notice regressions. Index: Makefile === RCS file: