Re: sysutils/borgbackup: Remove myself as maintainer

2016-08-09 Thread Daniel Jakots
On Tue, 9 Aug 2016 15:46:46 +0200, Björn Ketelaars
 wrote:

> On Tue 09/08/2016 10:15, Daniel Jakots wrote:
> > On Mon, 8 Aug 2016 19:38:20 -0400, Michael Reed 
> > wrote:
> >   
> > > I haven't used the port in a while. Please see attached patch.
> > > 
> > > (In case you're wondering why you've been Cc'd, it's because I
> > > thought you might be interested in becoming the new maintainer.)
> > >   
> > 
> > I'm not (as I don't use it). Also it will need a REVISION bump (but
> > if no one steps up for the maintainership, don't bother creating a
> > new diff, I'll add it manually ;)). 
> 
> I would like to take maintainership. Diff is enclosed.
> 

Thanks, committed.



Re: sysutils/borgbackup: Remove myself as maintainer

2016-08-09 Thread Björn Ketelaars
On Tue 09/08/2016 10:15, Daniel Jakots wrote:
> On Mon, 8 Aug 2016 19:38:20 -0400, Michael Reed 
> wrote:
> 
> > I haven't used the port in a while. Please see attached patch.
> > 
> > (In case you're wondering why you've been Cc'd, it's because I thought
> > you might be interested in becoming the new maintainer.)
> > 
> 
> I'm not (as I don't use it). Also it will need a REVISION bump (but if
> no one steps up for the maintainership, don't bother creating a new
> diff, I'll add it manually ;)).
> 
> Cheers,
> Daniel

I would like to take maintainership. Diff is enclosed.

OK?

-- 
Björn Ketelaars
GPG key: 0x4F0E5F21


diff --git sysutils/borgbackup/Makefile sysutils/borgbackup/Makefile
index 71c3bbd..6990950 100644
--- sysutils/borgbackup/Makefile
+++ sysutils/borgbackup/Makefile
@@ -4,12 +4,13 @@ COMMENT = deduplicating backup program
 
 MODPY_EGG_VERSION =1.0.6
 DISTNAME = borgbackup-${MODPY_EGG_VERSION}
+REVISION = 0
 
 MODPY_PI = Yes
 
 CATEGORIES =   sysutils
 
-MAINTAINER =   Michael Reed 
+MAINTAINER =   Bjorn Ketelaars 
 
 # BSD-3
 PERMIT_PACKAGE_CDROM = Yes



Re: sysutils/borgbackup: Remove myself as maintainer

2016-08-09 Thread Daniel Jakots
On Mon, 8 Aug 2016 19:38:20 -0400, Michael Reed 
wrote:

> I haven't used the port in a while. Please see attached patch.
> 
> (In case you're wondering why you've been Cc'd, it's because I thought
> you might be interested in becoming the new maintainer.)
> 

I'm not (as I don't use it). Also it will need a REVISION bump (but if
no one steps up for the maintainership, don't bother creating a new
diff, I'll add it manually ;)).

Cheers,
Daniel



sysutils/borgbackup: Remove myself as maintainer

2016-08-08 Thread Michael Reed
I haven't used the port in a while. Please see attached patch.

(In case you're wondering why you've been Cc'd, it's because I thought
you might be interested in becoming the new maintainer.)


Michael ReedIndex: Makefile
===
RCS file: /cvs/ports/sysutils/borgbackup/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile	8 Aug 2016 16:09:41 -	1.6
+++ Makefile	8 Aug 2016 23:29:37 -
@@ -9,8 +9,6 @@ MODPY_PI =		Yes
 
 CATEGORIES =		sysutils
 
-MAINTAINER =		Michael Reed 
-
 # BSD-3
 PERMIT_PACKAGE_CDROM =	Yes