pkgsrc-WIP-changes archive

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

Take ownership of the graphite packages, in prep for pkgsrc proper.



Module Name:	pkgsrc-wip
Committed By:	Jeff Rizzo <riz%tastylime.net@localhost>
Pushed By:	riz
Date:		Fri Dec 11 12:38:05 2015 -0800
Changeset:	7c58cfb7f47128f7cea2345717844dd528c2d3db

Modified Files:
	py-carbon/Makefile
	py-graphite-web/Makefile
	py-whisper/Makefile

Log Message:
Take ownership of the graphite packages, in prep for pkgsrc proper.

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

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

diffstat:
 py-carbon/Makefile       | 2 +-
 py-graphite-web/Makefile | 2 +-
 py-whisper/Makefile      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-carbon/Makefile b/py-carbon/Makefile
index 44f51fd..4e97768 100644
--- a/py-carbon/Makefile
+++ b/py-carbon/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	databases
 GITHUB_PROJECT=	carbon
 MASTER_SITES=	${MASTER_SITE_GITHUB:=graphite-project/}
 
-MAINTAINER=	filip%joyent.com@localhost
+MAINTAINER=	riz%NetBSD.org@localhost
 HOMEPAGE=	http://launchpad.net/graphite
 COMMENT=	Backend storage application for graphite
 LICENSE=	apache-2.0
diff --git a/py-graphite-web/Makefile b/py-graphite-web/Makefile
index 422a24d..4a0abb5 100644
--- a/py-graphite-web/Makefile
+++ b/py-graphite-web/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	www
 GITHUB_PROJECT= graphite-web
 MASTER_SITES=	${MASTER_SITE_GITHUB:=graphite-project/}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	riz%NetBSD.org@localhost
 HOMEPAGE=	https://launchpad.net/graphite
 COMMENT=	Enterprise scalable realtime graphing platform
 LICENSE=	apache-2.0
diff --git a/py-whisper/Makefile b/py-whisper/Makefile
index 59e762a..268cae1 100644
--- a/py-whisper/Makefile
+++ b/py-whisper/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	databases
 GITHUB_PROJECT= whisper
 MASTER_SITES=	${MASTER_SITE_GITHUB:=graphite-project/}
 
-MAINTAINER=	filip%joyent.com@localhost
+MAINTAINER=	riz%NetBSD.org@localhost
 HOMEPAGE=	https://launchpad.net/graphite
 COMMENT=	Fixed-size database, similar in design to RRD
 LICENSE=	apache-2.0


Home | Main Index | Thread Index | Old Index