pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Drop myself as maintainer of remctl packages in git-based pkgsrc-wip



Module Name:	pkgsrc-wip
Committed By:	Jonathan A. Kollasch <jakllsch%NetBSD.org@localhost>
Pushed By:	jakllsch
Date:		Sun Oct 4 08:07:30 2015 -0500
Changeset:	db2954bf89076414609d4c1b5ea42d884f9d2db0

Modified Files:
	py-remctl/Makefile
	remctl/Makefile

Log Message:
Drop myself as maintainer of remctl packages in git-based pkgsrc-wip

With this commit I abandon my work in pkgsrc-wip.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db2954bf89076414609d4c1b5ea42d884f9d2db0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-remctl/Makefile | 5 +++--
 remctl/Makefile    | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-remctl/Makefile b/py-remctl/Makefile
index a7e27dc..ce26cde 100644
--- a/py-remctl/Makefile
+++ b/py-remctl/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2012/10/07 13:57:29 asau Exp $
+# $NetBSD$
 
 VERSION=	2.16
+PKGREVISION=	1
 DISTNAME=	remctl-${VERSION}
 PKGNAME=	${PYPKGPREFIX}-remctl-${VERSION}
 CATEGORIES=	sysutils security
 MASTER_SITES=	http://archives.eyrie.org/software/kerberos/
 
-MAINTAINER=	jakllsch%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.eyrie.org/~eagle/software/remctl/
 COMMENT=	Python bindings for remctl remote command execution
 LICENSE=	mit
diff --git a/remctl/Makefile b/remctl/Makefile
index 0bc7ddf..d2a45ff 100644
--- a/remctl/Makefile
+++ b/remctl/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2012/10/07 14:53:43 asau Exp $
+# $NetBSD$
 
 VERSION=	2.16
+PKGREVISION=	1
 DISTNAME=	remctl-${VERSION}
 CATEGORIES=	sysutils security
 MASTER_SITES=	http://archives.eyrie.org/software/kerberos/
 
-MAINTAINER=	jakllsch%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.eyrie.org/~eagle/software/remctl/
 COMMENT=	Client/server protocol for running commands using Kerberos v5 auth
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index