Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2012 14:53:46 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305162 - in head/devel: p5-Thread-Cancel p5-Thread-Suspend p5-threads-shared
Message-ID:  <201210021453.q92ErkIE056057@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Oct  2 14:53:46 2012
New Revision: 305162
URL: http://svn.freebsd.org/changeset/ports/305162

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/devel/p5-Thread-Cancel/Makefile
  head/devel/p5-Thread-Suspend/Makefile
  head/devel/p5-threads-shared/Makefile

Modified: head/devel/p5-Thread-Cancel/Makefile
==============================================================================
--- head/devel/p5-Thread-Cancel/Makefile	Tue Oct  2 13:43:24 2012	(r305161)
+++ head/devel/p5-Thread-Cancel/Makefile	Tue Oct  2 14:53:46 2012	(r305162)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Thread-Cancel
-# Date created:				2007-03-18
-# Whom:					Ruben van Staveren
-#
+# Created by: Ruben van Staveren
 # $FreeBSD$
-#
 
 PORTNAME=	Thread-Cancel
 PORTVERSION=	1.13
@@ -11,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ruben@verweg.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cancel (i.e., kill) threads
 
 RUN_DEPENDS=	p5-threads>=1.34:${PORTSDIR}/devel/p5-threads

Modified: head/devel/p5-Thread-Suspend/Makefile
==============================================================================
--- head/devel/p5-Thread-Suspend/Makefile	Tue Oct  2 13:43:24 2012	(r305161)
+++ head/devel/p5-Thread-Suspend/Makefile	Tue Oct  2 14:53:46 2012	(r305162)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Thread-Suspend
-# Date created: 2007-03-18
-# Whom: Ruben van Staveren
-#
+# Created by: Ruben van Staveren
 # $FreeBSD$
-#
 
 PORTNAME=	Thread-Suspend
 PORTVERSION=	1.21
@@ -12,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Thread
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ruben@verweg.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Suspend and resume operations for threads
 
 RUN_DEPENDS=	p5-threads>=1.39:${PORTSDIR}/devel/p5-threads \

Modified: head/devel/p5-threads-shared/Makefile
==============================================================================
--- head/devel/p5-threads-shared/Makefile	Tue Oct  2 13:43:24 2012	(r305161)
+++ head/devel/p5-threads-shared/Makefile	Tue Oct  2 14:53:46 2012	(r305162)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-threads-shared
-# Date created:		2007-03-18
-# Whom:			Ruben van Staveren
-#
+# Created by: Ruben van Staveren
 # $FreeBSD$
-#
 
 PORTNAME=	threads-shared
 PORTVERSION=	1.40
@@ -12,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JDHEDDEN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ruben@verweg.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl extension for sharing data structures between threads
 
 BUILD_DEPENDS=	p5-threads>=1.73:${PORTSDIR}/devel/p5-threads



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