Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 18:28:14 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353594 - in head: audio/mp3ck databases/kinterbasdb devel/cunit devel/ocaml-ounit devel/p5-RRDTool-OO dns/dnsutl games/xmulti graphics/timeless misc/pipe sysutils/mtxorbd textproc/p5-X...
Message-ID:  <201405101828.s4AISE95066061@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat May 10 18:28:13 2014
New Revision: 353594
URL: http://svnweb.freebsd.org/changeset/ports/353594
QAT: https://qat.redports.org/buildarchive/r353594/

Log:
  Reset more maintainers:
  
  <yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
      <yar@FreeBSD.org>: Recipient address rejected: User unknown in local
  
  <rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
      550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO
  
  <stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
      550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable
  
  <ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
      <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in
  
  <toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
      <toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)
  
  <nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
      cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO
  
  <ports@emorific.com>: Host or domain name not found. Name service error for
      name=emorific.com type=AAAA: Host not found
  
  <ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
      Sorry, no mailbox here by that name (in reply to RCPT TO command)
  
  <ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
      said: 550-5.1.1 The email account that you tried to reach does not exist.
  
  With hat:	portmgr

Modified:
  head/audio/mp3ck/Makefile
  head/databases/kinterbasdb/Makefile
  head/devel/cunit/Makefile
  head/devel/ocaml-ounit/Makefile
  head/devel/p5-RRDTool-OO/Makefile
  head/dns/dnsutl/Makefile
  head/games/xmulti/Makefile
  head/graphics/timeless/Makefile
  head/misc/pipe/Makefile
  head/sysutils/mtxorbd/Makefile
  head/textproc/p5-XML-DOMHandler/Makefile
  head/www/mod_tsa/Makefile
  head/x11-themes/fvwm-themes/Makefile

Modified: head/audio/mp3ck/Makefile
==============================================================================
--- head/audio/mp3ck/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/audio/mp3ck/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -6,7 +6,7 @@ PORTVERSION=	0.04
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
-MAINTAINER=	yar@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A consistency check utility for MPEG Layer 2 or 3 files or streams
 
 MAN1=		mp3ck.1

Modified: head/databases/kinterbasdb/Makefile
==============================================================================
--- head/databases/kinterbasdb/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/databases/kinterbasdb/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ MASTER_SITES=		SF/${PORTNAME}/${PORTNAME
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
 DISTNAME=		${PORTNAME}-${PORTVERSION}.src
 
-MAINTAINER=		rud@cs.uni-magdeburg.de
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Python extension for Firebird/Interbase(R) relational databases
 
 LIB_DEPENDS=		libgds.so.2:${PORTSDIR}/databases/firebird20-client

Modified: head/devel/cunit/Makefile
==============================================================================
--- head/devel/cunit/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/devel/cunit/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/CUnit/2.1-0
 DISTNAME=	${PORTNAME:S/^cu/CU/}-${DISTVERSION}-src
 
-MAINTAINER=	stefan@fh-mainz.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Automated unit testing framework for C
 
 CONFLICTS=	c-unit-[0-9]*

Modified: head/devel/ocaml-ounit/Makefile
==============================================================================
--- head/devel/ocaml-ounit/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/devel/ocaml-ounit/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://www.xs4all.nl/~mmzeeman/ocaml/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	ocaml-ounit-port@kotka.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OCaml unit test framework
 
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \

Modified: head/devel/p5-RRDTool-OO/Makefile
==============================================================================
--- head/devel/p5-RRDTool-OO/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/devel/p5-RRDTool-OO/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	stefan@fh-mainz.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	RRDTool::OO - Object-oriented interface to RRDTool
 
 BUILD_DEPENDS=	rrdtool>=0:${PORTSDIR}/databases/rrdtool \

Modified: head/dns/dnsutl/Makefile
==============================================================================
--- head/dns/dnsutl/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/dns/dnsutl/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -6,7 +6,7 @@ PORTVERSION=	1.11
 CATEGORIES=	dns
 MASTER_SITES=	SF
 
-MAINTAINER=	stefan@fh-mainz.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Programs to make using DNS easier
 
 DESTDIRNAME=	RPM_BUILD_ROOT

Modified: head/games/xmulti/Makefile
==============================================================================
--- head/games/xmulti/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/games/xmulti/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	games
 MASTER_SITES=	http://www.denpa.org/~go/xmulti/
 DISTFILES=	xmul200b4.tgz
 
-MAINTAINER=	toru@tenchi.ne.jp
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	X11 mascot based on gal-game "To Heart"
 
 WRKSRC=		${WRKDIR}/xmulti200beta4

Modified: head/graphics/timeless/Makefile
==============================================================================
--- head/graphics/timeless/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/graphics/timeless/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	shaun
 
-MAINTAINER=	nehe@cruzinternet.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	FreeBSD/SDL port of Tran's Timeless Demo with Sound
 
 USE_SDL=	sdl mixer

Modified: head/misc/pipe/Makefile
==============================================================================
--- head/misc/pipe/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/misc/pipe/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	misc java
 MASTER_SITES=	SF/${PORTNAME}2/Pipe%202/PIPE2%20V${PORTVERSION}
 DISTNAME=	pipe25_rc5
 
-MAINTAINER=	stefan@fh-mainz.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A tool for creating and analysing Petri nets
 
 USES=		zip

Modified: head/sysutils/mtxorbd/Makefile
==============================================================================
--- head/sysutils/mtxorbd/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/sysutils/mtxorbd/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -7,7 +7,7 @@ CATEGORIES=		sysutils
 MASTER_SITES=		SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 EXTRACT_SUFX=		.tgz
 
-MAINTAINER=		ports@emorific.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Control Daemon for Matrix Orbital LCD screens
 
 MAN1=			mtxorbd.1

Modified: head/textproc/p5-XML-DOMHandler/Makefile
==============================================================================
--- head/textproc/p5-XML-DOMHandler/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/textproc/p5-XML-DOMHandler/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	stefan@fh-mainz.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Call-back interface to DOM
 
 USES=		perl5

Modified: head/www/mod_tsa/Makefile
==============================================================================
--- head/www/mod_tsa/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/www/mod_tsa/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -8,7 +8,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://am.nesiac.org/static/ \
 		http://ubique.spb.ru/src/
 
-MAINTAINER=	ubique@peterhost.ru
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Time stamping authority (RFC 3161) module for apache
 
 OPTIONS_DEFINE=	MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY

Modified: head/x11-themes/fvwm-themes/Makefile
==============================================================================
--- head/x11-themes/fvwm-themes/Makefile	Sat May 10 18:07:52 2014	(r353593)
+++ head/x11-themes/fvwm-themes/Makefile	Sat May 10 18:28:13 2014	(r353594)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${PORTNAME}-extra-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	ports@brandon.dvalentine.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Themes for the Fvwm2 window manager
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405101828.s4AISE95066061>