svn commit: r423693 - in head/devel: p5-Exporter-Lite p5-Import-Base p5-Mojolicious-Plugin-NYTProf p5-Time-ParseDate p5-namespace-clean-xs

Adam Weinberger adamw at FreeBSD.org
Mon Oct 10 20:01:31 UTC 2016


Author: adamw
Date: Mon Oct 10 20:01:29 2016
New Revision: 423693
URL: https://svnweb.freebsd.org/changeset/ports/423693

Log:
  Donate some stable Perl modules that are unlikely to see new releases
  back to the collective.

Modified:
  head/devel/p5-Exporter-Lite/Makefile
  head/devel/p5-Import-Base/Makefile
  head/devel/p5-Mojolicious-Plugin-NYTProf/Makefile
  head/devel/p5-Time-ParseDate/Makefile
  head/devel/p5-namespace-clean-xs/Makefile

Modified: head/devel/p5-Exporter-Lite/Makefile
==============================================================================
--- head/devel/p5-Exporter-Lite/Makefile	Mon Oct 10 19:59:19 2016	(r423692)
+++ head/devel/p5-Exporter-Lite/Makefile	Mon Oct 10 20:01:29 2016	(r423693)
@@ -7,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Lightweight exporting of functions and variables
 
 LICENSE=	ART10 GPLv1

Modified: head/devel/p5-Import-Base/Makefile
==============================================================================
--- head/devel/p5-Import-Base/Makefile	Mon Oct 10 19:59:19 2016	(r423692)
+++ head/devel/p5-Import-Base/Makefile	Mon Oct 10 20:01:29 2016	(r423693)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PREACTION
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Import a set of modules into the calling module
 
 LICENSE=	ART10 GPLv1

Modified: head/devel/p5-Mojolicious-Plugin-NYTProf/Makefile
==============================================================================
--- head/devel/p5-Mojolicious-Plugin-NYTProf/Makefile	Mon Oct 10 19:59:19 2016	(r423692)
+++ head/devel/p5-Mojolicious-Plugin-NYTProf/Makefile	Mon Oct 10 20:01:29 2016	(r423693)
@@ -7,7 +7,7 @@ CATEGORIES=	devel www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Auto handling of Devel::NYTProf in your Mojolicious app
 
 LICENSE=	ART10 GPLv1

Modified: head/devel/p5-Time-ParseDate/Makefile
==============================================================================
--- head/devel/p5-Time-ParseDate/Makefile	Mon Oct 10 19:59:19 2016	(r423692)
+++ head/devel/p5-Time-ParseDate/Makefile	Mon Oct 10 20:01:29 2016	(r423693)
@@ -7,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Date parsing, both relative and absolute
 
 USES=		perl5

Modified: head/devel/p5-namespace-clean-xs/Makefile
==============================================================================
--- head/devel/p5-namespace-clean-xs/Makefile	Mon Oct 10 19:59:19 2016	(r423692)
+++ head/devel/p5-namespace-clean-xs/Makefile	Mon Oct 10 20:01:29 2016	(r423693)
@@ -7,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Keep imports and functions out of your namespace, in XS
 
 LICENSE=	ART10 GPLv1


More information about the svn-ports-head mailing list