Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 15:55:17 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313266 - in head: devel/p5-Proc-SafeExec devel/p5-Sys-SigAction devel/p5-Workflow security/p5-openxpki security/p5-openxpki-client security/p5-openxpki-client-html-mason security/p5-op...
Message-ID:  <201303021555.r22FtHq8044523@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  2 15:55:17 2013
New Revision: 313266
URL: http://svnweb.freebsd.org/changeset/ports/313266

Log:
  - Update to Maintainer e-mail
  - While here trim header
  
  PR:		176512 176513 176514 176515 176516
  		176518 176519 176520 176521 176517
  Submitted by:	maintainer

Modified:
  head/devel/p5-Proc-SafeExec/Makefile   (contents, props changed)
  head/devel/p5-Sys-SigAction/Makefile   (contents, props changed)
  head/devel/p5-Workflow/Makefile
  head/security/p5-openxpki-client-html-mason/Makefile   (contents, props changed)
  head/security/p5-openxpki-client-scep/Makefile   (contents, props changed)
  head/security/p5-openxpki-client/Makefile   (contents, props changed)
  head/security/p5-openxpki-deployment/Makefile   (contents, props changed)
  head/security/p5-openxpki-i18n/Makefile   (contents, props changed)
  head/security/p5-openxpki/Makefile   (contents, props changed)
  head/textproc/p5-Data-SpreadPagination/Makefile   (contents, props changed)

Modified: head/devel/p5-Proc-SafeExec/Makefile
==============================================================================
--- head/devel/p5-Proc-SafeExec/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/devel/p5-Proc-SafeExec/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Proc-SafeExec
-# Date created:				2012-02-13
-# Whom:					Sergei Vyshenski <svysh@pn.sinp.msu.ru>
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	Proc-SafeExec
 PORTVERSION=	1.4
@@ -11,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Convenient utility for executing external commands in various ways
 
 LICENSE=	BSD GPLv1

Modified: head/devel/p5-Sys-SigAction/Makefile
==============================================================================
--- head/devel/p5-Sys-SigAction/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/devel/p5-Sys-SigAction/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Sys-SigAction
-# Date created:				18 Sep 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	Sys-SigAction
 PORTVERSION=	0.15
@@ -11,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Perl extension for Consistent Signal Handling
 
 LICENSE=	ART10 GPLv1

Modified: head/devel/p5-Workflow/Makefile
==============================================================================
--- head/devel/p5-Workflow/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/devel/p5-Workflow/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -7,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Simple, flexible system to implement workflows
 
 LICENSE=	ART10 GPLv1

Modified: head/security/p5-openxpki-client-html-mason/Makefile
==============================================================================
--- head/security/p5-openxpki-client-html-mason/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/security/p5-openxpki-client-html-mason/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-openxpki-client-html-mason
-# Date created:				03 Oct 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	openxpki-client-html-mason
 PORTVERSION=	0.9.1396
@@ -13,7 +9,7 @@ PKGNAMEPREFIX=	p5-
 DISTNAME=	OpenXPKI-Client-HTML-Mason-${PORTVERSION}
 DIST_SUBDIR=	openxpki
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Web interface for local openxpki daemon
 
 BUILD_DEPENDS=	\

Modified: head/security/p5-openxpki-client-scep/Makefile
==============================================================================
--- head/security/p5-openxpki-client-scep/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/security/p5-openxpki-client-scep/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-openxpki-client-scep
-# Date created:				03 Oct 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	openxpki-client-scep
 PORTVERSION=	0.9.1313
@@ -13,7 +9,7 @@ PKGNAMEPREFIX=	p5-
 DISTNAME=	OpenXPKI-Client-SCEP-${PORTVERSION}
 DIST_SUBDIR=	openxpki
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Client for SCEP requests to openxpki server
 
 BUILD_DEPENDS=	\

Modified: head/security/p5-openxpki-client/Makefile
==============================================================================
--- head/security/p5-openxpki-client/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/security/p5-openxpki-client/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-openxpki-client
-# Date created:				03 Oct 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	openxpki-client
 PORTVERSION=	0.9.1284
@@ -13,7 +9,7 @@ PKGNAMEPREFIX=	p5-
 DISTNAME=	OpenXPKI-Client-${PORTVERSION}
 DIST_SUBDIR=	openxpki
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Perl based trustcenter software for PKI: base class for actual clients
 
 BUILD_DEPENDS=	\

Modified: head/security/p5-openxpki-deployment/Makefile
==============================================================================
--- head/security/p5-openxpki-deployment/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/security/p5-openxpki-deployment/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-openxpki-deployment
-# Date created:				03 Oct 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	openxpki-deployment
 PORTVERSION=	0.9.1386
@@ -13,7 +9,7 @@ MASTER_SITES=	SF/openxpki/openxpki/0.9.1
 PKGNAMEPREFIX=	p5-
 DIST_SUBDIR=	openxpki
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Perl based enterprise class trustcenter software for PKI
 
 BUILD_DEPENDS=	\

Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/security/p5-openxpki-i18n/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-openxpki-i18n
-# Date created:				03 Oct 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	openxpki-i18n
 PORTVERSION=	0.9.1395
@@ -13,7 +9,7 @@ MASTER_SITES=	SF/openxpki/openxpki/0.9.1
 PKGNAMEPREFIX=	p5-
 DIST_SUBDIR=	openxpki
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Perl based trustcenter software for PKI: i18n tools
 
 BUILD_DEPENDS=	\

Modified: head/security/p5-openxpki/Makefile
==============================================================================
--- head/security/p5-openxpki/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/security/p5-openxpki/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-openxpki
-# Date created:				29 Sep 2006
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	openxpki
 PORTVERSION=	0.9.1389
@@ -14,7 +10,7 @@ PKGNAMEPREFIX=	p5-
 DISTNAME=	OpenXPKI-${PORTVERSION}
 DIST_SUBDIR=	openxpki
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Perl based trustcenter software for PKI: core for server
 
 BUILD_DEPENDS=	\

Modified: head/textproc/p5-Data-SpreadPagination/Makefile
==============================================================================
--- head/textproc/p5-Data-SpreadPagination/Makefile	Sat Mar  2 15:46:05 2013	(r313265)
+++ head/textproc/p5-Data-SpreadPagination/Makefile	Sat Mar  2 15:55:17 2013	(r313266)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Data-SpreadPagination
-# Date created:				21 Mar 2007
-# Whom:					svysh
-#
+# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	Data-SpreadPagination
 PORTVERSION=	0.1.2
@@ -11,7 +7,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	svysh@pn.sinp.msu.ru
+MAINTAINER=	svysh.fbsd@gmail.com
 COMMENT=	Page numbering and spread pagination
 
 BUILD_DEPENDS=	\



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