Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 11:45:56 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422375 - in head: devel/p5-Object-Pluggable devel/p5-POE-API-Peek devel/p5-POE-Component-Syndicator devel/p5-POE-Loop-Glib devel/p5-Reflex dns/p5-POE-Component-Resolver irc/p5-POE-Comp...
Message-ID:  <201609181145.u8IBjuix091236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Sep 18 11:45:56 2016
New Revision: 422375
URL: https://svnweb.freebsd.org/changeset/ports/422375

Log:
  Reset jase@'s ports after taking in his commit bit for safekeeping.
  
  With hat:	portmgr-secretary

Modified:
  head/devel/p5-Object-Pluggable/Makefile
  head/devel/p5-POE-API-Peek/Makefile
  head/devel/p5-POE-Component-Syndicator/Makefile
  head/devel/p5-POE-Loop-Glib/Makefile
  head/devel/p5-Reflex/Makefile
  head/dns/p5-POE-Component-Resolver/Makefile
  head/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
  head/irc/p5-POE-Session-Irssi/Makefile
  head/irc/weechat/Makefile
  head/irc/znc/Makefile
  head/net/p5-Net-FTP-AutoReconnect/Makefile
  head/net/p5-Net-uFTP/Makefile
  head/sysutils/duplicity/Makefile
  head/sysutils/p5-File-Stat-ModeString/Makefile

Modified: head/devel/p5-Object-Pluggable/Makefile
==============================================================================
--- head/devel/p5-Object-Pluggable/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/devel/p5-Object-Pluggable/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HINRIK
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Base class for creating plugin-enabled objects
 
 LICENSE=	ART10 GPLv1

Modified: head/devel/p5-POE-API-Peek/Makefile
==============================================================================
--- head/devel/p5-POE-API-Peek/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/devel/p5-POE-API-Peek/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -10,7 +10,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BINGOS
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Peek into the internals of a running POE environment
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/p5-POE-Component-Syndicator/Makefile
==============================================================================
--- head/devel/p5-POE-Component-Syndicator/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/devel/p5-POE-Component-Syndicator/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HINRIK
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	POE component base class which implements the Observer pattern
 
 LICENSE=	ART10 GPLv1

Modified: head/devel/p5-POE-Loop-Glib/Makefile
==============================================================================
--- head/devel/p5-POE-Loop-Glib/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/devel/p5-POE-Loop-Glib/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:APOCAL
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Bridge that supports Glib event loop from POE
 
 LICENSE=	GPLv2

Modified: head/devel/p5-Reflex/Makefile
==============================================================================
--- head/devel/p5-Reflex/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/devel/p5-Reflex/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RCAPUTO
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Class library for flexible, reactive programs
 
 LICENSE=	ART10 GPLv1

Modified: head/dns/p5-POE-Component-Resolver/Makefile
==============================================================================
--- head/dns/p5-POE-Component-Resolver/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/dns/p5-POE-Component-Resolver/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RCAPUTO
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Non-blocking getaddrinfo() resolver
 
 LICENSE=	ART10 GPLv1

Modified: head/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
==============================================================================
--- head/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PLU
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	POE::Component::IRC plugin tthat provides blowfish encryption
 
 LICENSE=	ART10 GPLv1

Modified: head/irc/p5-POE-Session-Irssi/Makefile
==============================================================================
--- head/irc/p5-POE-Session-Irssi/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/irc/p5-POE-Session-Irssi/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MARTIJN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Emit POE events for Irssi signals
 
 LICENSE=	GPLv2

Modified: head/irc/weechat/Makefile
==============================================================================
--- head/irc/weechat/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/irc/weechat/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	irc
 MASTER_SITES=	http://weechat.org/files/src/
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight and user friendly ncurses based IRC client
 
 LICENSE=	GPLv3

Modified: head/irc/znc/Makefile
==============================================================================
--- head/irc/znc/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/irc/znc/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -8,7 +8,7 @@ CATEGORIES=	irc ipv6
 MASTER_SITES=	http://znc.in/releases/ \
 		http://znc.in/releases/archive/
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Advanced IRC bouncer
 
 LICENSE=	APACHE20

Modified: head/net/p5-Net-FTP-AutoReconnect/Makefile
==============================================================================
--- head/net/p5-Net-FTP-AutoReconnect/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/net/p5-Net-FTP-AutoReconnect/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GIFF
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl5 FTP client class with automatic reconnect on failure
 
 USES=		perl5

Modified: head/net/p5-Net-uFTP/Makefile
==============================================================================
--- head/net/p5-Net-uFTP/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/net/p5-Net-uFTP/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:STRZELEC
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Universal interface for FTP-like modules (FTP, SFTP, SCP)
 
 LICENSE=	ART10 GPLv1

Modified: head/sysutils/duplicity/Makefile
==============================================================================
--- head/sysutils/duplicity/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/sysutils/duplicity/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -6,7 +6,7 @@ PORTVERSION=	0.7.09
 CATEGORIES=	sysutils
 MASTER_SITES=	http://launchpad.net/duplicity/0.7-series/${PORTVERSION}/+download/
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Backup tool that uses librsync and GnuPG
 
 LIB_DEPENDS=	librsync.so:net/librsync1

Modified: head/sysutils/p5-File-Stat-ModeString/Makefile
==============================================================================
--- head/sysutils/p5-File-Stat-ModeString/Makefile	Sun Sep 18 11:42:36 2016	(r422374)
+++ head/sysutils/p5-File-Stat-ModeString/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:FEDOROV
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	jase@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Converts file stat(2) mode to/from string representation
 
 LICENSE=	GPLv2



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