pkgsrc-WIP-changes archive

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

*: reset maintainer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sat Apr 24 10:36:43 2021 +0200
Changeset:	9081bfc0f891c24aa1ffa5c4c60b70b68838c555

Modified Files:
	copytape/Makefile
	py-jabber-aimt/Makefile
	py-jabber-icqt/Makefile
	py-jabber-idavoll/Makefile
	py-jabber-palaver/Makefile
	py-jabber-proxy65/Makefile
	py-jabber-punjab/Makefile
	py-jabber-yahoo-transport/Makefile
	py-jabberbot/Makefile
	squirrelmail-avelsieve/Makefile
	squirrelmail-chg_sasl_passwd/Makefile
	squirrelmail-compatibility/Makefile
	squirrelmail-vlogin/Makefile
	swift-git/Makefile
	swift/Makefile
	xtrkcad/Makefile
Removed Files:
	py-jabber-proxy65/TODO

Log Message:
*: reset maintainer

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

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

diffstat:
 copytape/Makefile                     | 2 +-
 py-jabber-aimt/Makefile               | 2 +-
 py-jabber-icqt/Makefile               | 2 +-
 py-jabber-idavoll/Makefile            | 2 +-
 py-jabber-palaver/Makefile            | 2 +-
 py-jabber-proxy65/Makefile            | 2 +-
 py-jabber-proxy65/TODO                | 5 -----
 py-jabber-punjab/Makefile             | 2 +-
 py-jabber-yahoo-transport/Makefile    | 4 ++--
 py-jabberbot/Makefile                 | 2 +-
 squirrelmail-avelsieve/Makefile       | 2 +-
 squirrelmail-chg_sasl_passwd/Makefile | 2 +-
 squirrelmail-compatibility/Makefile   | 2 +-
 squirrelmail-vlogin/Makefile          | 2 +-
 swift-git/Makefile                    | 2 +-
 swift/Makefile                        | 2 +-
 xtrkcad/Makefile                      | 2 +-
 17 files changed, 17 insertions(+), 22 deletions(-)

diffs:
diff --git a/copytape/Makefile b/copytape/Makefile
index 07efe9c939..140ae772a3 100644
--- a/copytape/Makefile
+++ b/copytape/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=		\
 	ftp://rtfm.mit.edu/pub/usenet/comp.sources.unix/volume10/
 EXTRACT_SUFX=		.Z
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Copytape duplicates magnetic tapes, with only one drive
 
 BUILD_DEPENDS+=	gsharutils>=4.2.1nb2:../../archivers/gsharutils
diff --git a/py-jabber-aimt/Makefile b/py-jabber-aimt/Makefile
index bc6d1e1cc9..bb40c6040e 100644
--- a/py-jabber-aimt/Makefile
+++ b/py-jabber-aimt/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=		chat python
 MASTER_SITES=		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pyaimt/
 LICENSE=		gnu-gpl-v2
 
-MAINTAINER=		eric%cirr.com@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://code.google.com/p/pyaimt/
 COMMENT=		Transport connecting Jabber to the AOL IM network
 
diff --git a/py-jabber-icqt/Makefile b/py-jabber-icqt/Makefile
index 9667802e1c..e05dce3332 100644
--- a/py-jabber-icqt/Makefile
+++ b/py-jabber-icqt/Makefile
@@ -5,7 +5,7 @@ PKGNAME=		${PYPKGPREFIX}-jabber-${DISTNAME:S/py//}
 CATEGORIES=		chat python
 MASTER_SITES=		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pyicqt/
 
-MAINTAINER=		eric%cirr.com@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://code.google.com/p/pyicqt/
 COMMENT=		Transport connecting Jabber to the ICQ IM network
 LICENSE=		gnu-gpl-v2
diff --git a/py-jabber-idavoll/Makefile b/py-jabber-idavoll/Makefile
index 11c26c423f..d6c686876c 100644
--- a/py-jabber-idavoll/Makefile
+++ b/py-jabber-idavoll/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	chat python
 MASTER_SITES=	http://idavoll.ik.nu/releases/0.9.1/
 LICENSE=	mit
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=	http://idavoll.ik.nu/
 HOMEPAGE=	https://github.com/ralphm/idavoll
 COMMENT=	XMPP publish-subscribe (XEP-0060) component (via twisted)
diff --git a/py-jabber-palaver/Makefile b/py-jabber-palaver/Makefile
index 8850e941a8..3c851f1345 100644
--- a/py-jabber-palaver/Makefile
+++ b/py-jabber-palaver/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-jabber-${DISTNAME}
 CATEGORIES=	chat python
 MASTER_SITES=	http://code.stanziq.com/cgit/palaver/palaver/snapshot/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://code.stanziq.com/palaver
 COMMENT=	XEP-0045 + XEP-0128 Multi-User Conferencing package
 LICENSE=	mit
diff --git a/py-jabber-proxy65/Makefile b/py-jabber-proxy65/Makefile
index d3a1349499..d3399fbe0a 100644
--- a/py-jabber-proxy65/Makefile
+++ b/py-jabber-proxy65/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-jabber-${DISTNAME:S/P/p/}
 CATEGORIES=	chat python
 MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/proxy65/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://proxy65.googlecode.com/
 COMMENT=	XEP-0065 proxy transport for XMPP
 LICENSE=	mit
diff --git a/py-jabber-proxy65/TODO b/py-jabber-proxy65/TODO
deleted file mode 100644
index f326480193..0000000000
--- a/py-jabber-proxy65/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-Fri Aug 15 14:19:49 CDT 2008
-    *	in test/production on proxy.jabber.cirr.com
-Tue Aug 12 23:39:35 CDT 2008
-    *	test, test, test
-
diff --git a/py-jabber-punjab/Makefile b/py-jabber-punjab/Makefile
index 7738d4636f..5ee3be6cad 100644
--- a/py-jabber-punjab/Makefile
+++ b/py-jabber-punjab/Makefile
@@ -9,7 +9,7 @@ CATEGORIES=	chat python
 MASTER_SITES=	https://github.com/twonds/punjab/archive/master.zip
 LICENSE=	mit
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/twonds/punjab
 COMMENT=	HTTP XMMP client interface implementing BOSH/XEP-0124
 BROKEN=		Source tarballs have disappeared.
diff --git a/py-jabber-yahoo-transport/Makefile b/py-jabber-yahoo-transport/Makefile
index 238443cd2a..83897a16ea 100644
--- a/py-jabber-yahoo-transport/Makefile
+++ b/py-jabber-yahoo-transport/Makefile
@@ -3,9 +3,9 @@
 DISTNAME=		yahoo-transport-0.4.90
 PKGNAME=		${PYPKGPREFIX}-jabber-${DISTNAME}
 CATEGORIES=		chat python
-MASTER_SITES=		ftp://ftp.cirr.com/pub/eric/
+#MASTER_SITES=		ftp://ftp.cirr.com/pub/eric/
 
-MAINTAINER=		eric%cirr.com@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://xmpppy.sourceforge.net/
 COMMENT=		Transport connecting Jabber to the Yahoo! IM network
 LICENSE=		gnu-gpl-v2
diff --git a/py-jabberbot/Makefile b/py-jabberbot/Makefile
index 5190fdb64a..4f0d9943b8 100644
--- a/py-jabberbot/Makefile
+++ b/py-jabberbot/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	chat python
 MASTER_SITES=	http://thp.io/2007/python-jabberbot/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	${MASTER_SITES}
 COMMENT=	Module to enable easy creation of XMPP bots in Python
 LICENSE=	gnu-gpl-v3
diff --git a/squirrelmail-avelsieve/Makefile b/squirrelmail-avelsieve/Makefile
index d26fed608a..1fdf656ff6 100644
--- a/squirrelmail-avelsieve/Makefile
+++ b/squirrelmail-avelsieve/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	squirrelmail-${DISTNAME}
 CATEGORIES=	mail
 MASTER_SITES=	http://www.squirrelmail.org/plugins/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.squirrelmail.org/
 COMMENT=	Sieve Script editing plugin for SquirrelMail
 LICENSE=	gnu-gpl-v2
diff --git a/squirrelmail-chg_sasl_passwd/Makefile b/squirrelmail-chg_sasl_passwd/Makefile
index b48d46e204..c388ca7fe6 100644
--- a/squirrelmail-chg_sasl_passwd/Makefile
+++ b/squirrelmail-chg_sasl_passwd/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	squirrelmail-${DISTNAME:C/-(.*)-.*$/-\1/}
 CATEGORIES=	mail
 MASTER_SITES=	http://www.squirrelmail.org/plugins/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.squirrelmail.org/
 COMMENT=	SASL password changing plugin for SquirrelMail
 LICENSE=	gnu-gpl-v2
diff --git a/squirrelmail-compatibility/Makefile b/squirrelmail-compatibility/Makefile
index 0b412ef690..575d301d42 100644
--- a/squirrelmail-compatibility/Makefile
+++ b/squirrelmail-compatibility/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	squirrelmail-${DISTNAME}
 CATEGORIES=	mail
 MASTER_SITES=	http://www.squirrelmail.org/plugins/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.squirrelmail.org/
 COMMENT=	Previous version compatibility plugin for SquirrelMail
 LICENSE=	gnu-gpl-v2
diff --git a/squirrelmail-vlogin/Makefile b/squirrelmail-vlogin/Makefile
index 96f5682395..4ca235086f 100644
--- a/squirrelmail-vlogin/Makefile
+++ b/squirrelmail-vlogin/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	squirrelmail-${DISTNAME:C/-(.*)-.*$/-\1/}
 CATEGORIES=	mail
 MASTER_SITES=	http://www.squirrelmail.org/plugins/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.squirrelmail.org/
 COMMENT=	Easy Virtual domain support plugin for SquirrelMail
 LICENSE=	gnu-gpl-v2
diff --git a/swift-git/Makefile b/swift-git/Makefile
index 8939b653a4..6d94a8e7e2 100644
--- a/swift-git/Makefile
+++ b/swift-git/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	swift-2.0
 CATEGORIES=	chat
 MASTER_SITES=	http://swift.im/downloads/releases/swift-2.0/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://swift.im/
 COMMENT=	Swift XMPP Client
 LICENSE=	gnu-gpl-v3
diff --git a/swift/Makefile b/swift/Makefile
index e72937ef0f..89d588482c 100644
--- a/swift/Makefile
+++ b/swift/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	swift-4.0beta2
 CATEGORIES=	chat
 MASTER_SITES=	http://swift.im/downloads/releases/${DISTNAME}/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://swift.im/
 COMMENT=	Swift XMPP Client
 LICENSE=	gnu-gpl-v3
diff --git a/xtrkcad/Makefile b/xtrkcad/Makefile
index f8dd8cb440..b8c36c5f96 100644
--- a/xtrkcad/Makefile
+++ b/xtrkcad/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${DISTNAME:C/source-//}
 CATEGORIES=	cad
 MASTER_SITES=	http://sourceforge.net/projects/xtrkcad-fork/files/XTrackCad/Version%205.1.2/
 
-MAINTAINER=	eric%cirr.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.xtrkcad.org/
 COMMENT=	CAD program for designing model railroads
 LICENSE=	apache-2.0


Home | Main Index | Thread Index | Old Index