On Sat, 28 Sep 2019 at 10:32:28 +0200, Solene Rapenne wrote: > On Thu, Sep 19, 2019 at 02:43:53PM +0200, Henry Jensen wrote: > > Greetings, > > > > below is a trivial patch to update security/gopass from 1.8.4 to 1.8.6. > > Tested on -current amd64. > > > > OK? > > > > > > > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/security/gopass/Makefile,v > > retrieving revision 1.14 > > diff -u -p -u -p -r1.14 Makefile > > --- Makefile 12 Jul 2019 20:49:02 -0000 1.14 > > +++ Makefile 19 Sep 2019 12:32:46 -0000 > > @@ -2,7 +2,7 @@ > > > > COMMENT = pass compatible password manager written in go > > > > -V = 1.8.4 > > +V = 1.8.6 > > DISTNAME = gopass-$V > > > > CATEGORIES = security > > Index: distinfo > > =================================================================== > > RCS file: /cvs/ports/security/gopass/distinfo,v > > retrieving revision 1.11 > > diff -u -p -u -p -r1.11 distinfo > > --- distinfo 23 Jan 2019 00:56:46 -0000 1.11 > > +++ distinfo 19 Sep 2019 12:32:46 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (gopass-1.8.4.tar.gz) = KgAmPdFptWDHVXIjm6NB7e7IrLZlGP3KM9VdgfuU/J8= > > -SIZE (gopass-1.8.4.tar.gz) = 6616712 > > +SHA256 (gopass-1.8.6.tar.gz) = +//g9y5R2eMKEBA/AN0S8EvKZXL1WXbG3HBJxzxltxU= > > +SIZE (gopass-1.8.6.tar.gz) = 7302241 > > > > seems to work but I don't use it > someone using it could check? > > PS: your diff was not appliable, tabs were transformed into spaces, > maybe due to copy/paste (even tmux copy/paste does this) > > appliable diff
I have been running the same diff for some time. OK abieber@ if you want to commit. If not I will get it in here in the next few hours. > > > Index: Makefile > =================================================================== > RCS file: /data/cvs/ports/security/gopass/Makefile,v > retrieving revision 1.14 > diff -u -p -r1.14 Makefile > --- Makefile 12 Jul 2019 20:49:02 -0000 1.14 > +++ Makefile 28 Sep 2019 08:24:17 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = pass compatible password manager written in go > > -V = 1.8.4 > +V = 1.8.6 > DISTNAME = gopass-$V > > CATEGORIES = security > Index: distinfo > =================================================================== > RCS file: /data/cvs/ports/security/gopass/distinfo,v > retrieving revision 1.11 > diff -u -p -r1.11 distinfo > --- distinfo 23 Jan 2019 00:56:46 -0000 1.11 > +++ distinfo 28 Sep 2019 08:25:15 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (gopass-1.8.4.tar.gz) = KgAmPdFptWDHVXIjm6NB7e7IrLZlGP3KM9VdgfuU/J8= > -SIZE (gopass-1.8.4.tar.gz) = 6616712 > +SHA256 (gopass-1.8.6.tar.gz) = +//g9y5R2eMKEBA/AN0S8EvKZXL1WXbG3HBJxzxltxU= > +SIZE (gopass-1.8.6.tar.gz) = 7302241 -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE
