aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2012-10-02 22:53:46 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2012-10-02 22:53:46 +0800
commitee24f420e26aefe815278c549d9e6fbc97ac7ab1 (patch)
tree26f6f8d4c347a0b72e8783374271551d7af99451
parentd530166e80a9390f0bd13e6c70964c28476d4a33 (diff)
downloadfreebsd-ports-gnome-ee24f420e26aefe815278c549d9e6fbc97ac7ab1.tar.gz
freebsd-ports-gnome-ee24f420e26aefe815278c549d9e6fbc97ac7ab1.tar.zst
freebsd-ports-gnome-ee24f420e26aefe815278c549d9e6fbc97ac7ab1.zip
- Reassign to the heap at maintainer's request
-rw-r--r--devel/p5-Thread-Cancel/Makefile8
-rw-r--r--devel/p5-Thread-Suspend/Makefile8
-rw-r--r--devel/p5-threads-shared/Makefile8
3 files changed, 6 insertions, 18 deletions
diff --git a/devel/p5-Thread-Cancel/Makefile b/devel/p5-Thread-Cancel/Makefile
index 19991330a428..99ad9dc365a3 100644
--- a/devel/p5-Thread-Cancel/Makefile
+++ b/devel/p5-Thread-Cancel/Makefile
@@ -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
diff --git a/devel/p5-Thread-Suspend/Makefile b/devel/p5-Thread-Suspend/Makefile
index 68cf9c32aaf3..4a6525ce57f4 100644
--- a/devel/p5-Thread-Suspend/Makefile
+++ b/devel/p5-Thread-Suspend/Makefile
@@ -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 \
diff --git a/devel/p5-threads-shared/Makefile b/devel/p5-threads-shared/Makefile
index e7271b43d557..8bd06f53e167 100644
--- a/devel/p5-threads-shared/Makefile
+++ b/devel/p5-threads-shared/Makefile
@@ -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