Re: [Update] devel/github-backup

2024-04-18 Thread Stuart Henderson
OK sthen On 2024/04/18 10:43, Laurence Tratt wrote: > A mostly-trivial update to devel/github-backup, though explicitly disabling > tests since, to quote the readme, "This project currently contains no unit > tests.", causing `make test` to error. > > > Laurie > > > Index: Makefile > =

Re: [Update] devel/github-backup

2023-08-15 Thread Omar Polo
On 2023/08/15 09:44:59 +0100, Laurence Tratt wrote: > On Sat, Jul 29, 2023 at 08:00:55AM +0100, Laurence Tratt wrote: > > Looking for OKs for this update. committed, thanks! > Laurie > > > This updates devel/github-backup (by several versions) to the latest > > version. > > Tested in several

Re: [Update] devel/github-backup

2023-08-15 Thread Laurence Tratt
On Sat, Jul 29, 2023 at 08:00:55AM +0100, Laurence Tratt wrote: Looking for OKs for this update. Laurie > This updates devel/github-backup (by several versions) to the latest version. > Tested in several situations where I use GitHub backups. > > > Laurie > > > diff --git devel/github-backu

Re: UPDATE: devel/github-backup

2019-04-18 Thread Laurence Tratt
On Wed, Apr 17, 2019 at 10:42:55AM +0100, Stuart Henderson wrote: Hello Stuart, >> A trivial maintainer update to github-backup. > I see py3 is supported, would it make sense to switch? Yes, that's probably a good idea. I've tested your patch and things work fine, so I think it should be committ

Re: UPDATE: devel/github-backup

2019-04-17 Thread Stuart Henderson
On 2019/04/17 09:38, Laurence Tratt wrote: > A trivial maintainer update to github-backup. > > > Laurie > > Index: Makefile > === > RCS file: /cvs/ports/devel/github-backup/Makefile,v > retrieving revision 1.2 > diff -u -r1.2 Makefi