diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-03 10:54:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-03 10:54:10 +0800 |
commit | c6b58b6e45975f8e8dceaa4c44949d8160d1f926 (patch) | |
tree | f9ea76e38ca7e089a2ccaaae0546c6bf861df9be /devel | |
parent | 317dea30d8715ca0e61919b897218ce46911782a (diff) | |
download | freebsd-ports-gnome-c6b58b6e45975f8e8dceaa4c44949d8160d1f926.tar.gz freebsd-ports-gnome-c6b58b6e45975f8e8dceaa4c44949d8160d1f926.tar.zst freebsd-ports-gnome-c6b58b6e45975f8e8dceaa4c44949d8160d1f926.zip |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Class-Component/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Config-JSON/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Stream/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Gearman-Client-Async/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Module-Recursive-Require/Makefile | 2 |
5 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Class-Component/Makefile b/devel/p5-Class-Component/Makefile index e5f1f61eb171..4ecdf5f5fdef 100644 --- a/devel/p5-Class-Component/Makefile +++ b/devel/p5-Class-Component/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pluggable component framework RUN_DEPENDS= p5-Carp-Clan>0:${PORTSDIR}/devel/p5-Carp-Clan \ diff --git a/devel/p5-Config-JSON/Makefile b/devel/p5-Config-JSON/Makefile index 1aa35d401f76..bfda1937a660 100644 --- a/devel/p5-Config-JSON/Makefile +++ b/devel/p5-Config-JSON/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= A JSON based config file system RUN_DEPENDS= p5-Class-InsideOut>=1.06:${PORTSDIR}/devel/p5-Class-InsideOut \ diff --git a/devel/p5-File-Stream/Makefile b/devel/p5-File-Stream/Makefile index 1b60b07da61f..f44d151f5968 100644 --- a/devel/p5-File-Stream/Makefile +++ b/devel/p5-File-Stream/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Regular expression delimited records from streams RUN_DEPENDS= p5-YAPE-Regex>=3.02:${PORTSDIR}/textproc/p5-YAPE-Regex diff --git a/devel/p5-Gearman-Client-Async/Makefile b/devel/p5-Gearman-Client-Async/Makefile index 1b7014b78d91..74b1013843af 100644 --- a/devel/p5-Gearman-Client-Async/Makefile +++ b/devel/p5-Gearman-Client-Async/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/B/BR/BRADFITZ PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Asynchronous client module for Gearman for Danga::Socket applications RUN_DEPENDS= \ @@ -25,5 +25,4 @@ USE_PERL= yes PERL_CONFIGURE= yes MAN3= Gearman::Client::Async.3 -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Module-Recursive-Require/Makefile b/devel/p5-Module-Recursive-Require/Makefile index c531d32ba6a3..1c3e055c65c7 100644 --- a/devel/p5-Module-Recursive-Require/Makefile +++ b/devel/p5-Module-Recursive-Require/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Require module recursively RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require |