Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 12:40:25 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309087 - in head: devel/p5-B-Hooks-Parser devel/p5-Const-Fast devel/p5-Mixin-Linewise devel/p5-Package-Stash devel/p5-Params-Check devel/p5-Path-Dispatcher lang/p5-Parse-Perl www/p5-Ca...
Message-ID:  <201212171240.qBHCePb4087738@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Mon Dec 17 12:40:25 2012
New Revision: 309087
URL: http://svnweb.freebsd.org/changeset/ports/309087

Log:
  Cleanup supporting perl version 5.8 and 5.10,
  lang/perl5.8 and lang/5.10 will be removed from ports tree soon.

Modified:
  head/devel/p5-B-Hooks-Parser/Makefile   (contents, props changed)
  head/devel/p5-Const-Fast/Makefile
  head/devel/p5-Mixin-Linewise/Makefile   (contents, props changed)
  head/devel/p5-Package-Stash/Makefile   (contents, props changed)
  head/devel/p5-Params-Check/Makefile   (contents, props changed)
  head/devel/p5-Path-Dispatcher/Makefile   (contents, props changed)
  head/lang/p5-Parse-Perl/Makefile   (contents, props changed)
  head/www/p5-Catalyst-Runtime/Makefile

Modified: head/devel/p5-B-Hooks-Parser/Makefile
==============================================================================
--- head/devel/p5-B-Hooks-Parser/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/devel/p5-B-Hooks-Parser/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -24,11 +24,4 @@ PERL_CONFIGURE=	yes
 
 MAN3=		B::Hooks::Parser.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+=	p5-parent>=0:${PORTSDIR}/devel/p5-parent
-RUN_DEPENDS+=	p5-parent>=0:${PORTSDIR}/devel/p5-parent
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Const-Fast/Makefile
==============================================================================
--- head/devel/p5-Const-Fast/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/devel/p5-Const-Fast/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -27,10 +27,4 @@ PERL_CONFIGURE=	yes
 
 MAN3=		Const::Fast.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Mixin-Linewise/Makefile
==============================================================================
--- head/devel/p5-Mixin-Linewise/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/devel/p5-Mixin-Linewise/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -19,17 +19,11 @@ COMMENT=	Write your linewise code for ha
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-.include <bsd.port.pre.mk>
-
 BUILD_DEPENDS+=	p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter \
 	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
 RUN_DEPENDS+=	p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter \
 	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
 
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Mixin::Linewise::Readers.3 \
@@ -44,4 +38,4 @@ PLIST_DIRS+=	%%SITE_PERL%%/Mixin/Linewis
 		%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin/Linewise \
 		%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Package-Stash/Makefile
==============================================================================
--- head/devel/p5-Package-Stash/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/devel/p5-Package-Stash/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -35,10 +35,4 @@ PERL_CONFIGURE=	yes
 MAN3=		Package::Stash.3 \
 		Package::Stash::PP.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Params-Check/Makefile
==============================================================================
--- head/devel/p5-Params-Check/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/devel/p5-Params-Check/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -29,11 +29,4 @@ post-install:
 	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
 .endif
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-BUILD_DEPENDS+=	p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple
-RUN_DEPENDS+=	p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Path-Dispatcher/Makefile
==============================================================================
--- head/devel/p5-Path-Dispatcher/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/devel/p5-Path-Dispatcher/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -49,10 +49,4 @@ MAN3=	Path::Dispatcher::Path.3 \
 	Path::Dispatcher::Rule::Regex.3 \
 	Path::Dispatcher::Dispatch.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/lang/p5-Parse-Perl/Makefile
==============================================================================
--- head/lang/p5-Parse-Perl/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/lang/p5-Parse-Perl/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -27,10 +27,4 @@ MAN3=		Parse::Perl.3 \
 		Parse::Perl::CopHintsHash.3 \
 		Parse::Perl::Environment.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-RUN_DEPENDS+=	p5-parent>=0:${PORTSDIR}/devel/p5-parent
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/www/p5-Catalyst-Runtime/Makefile
==============================================================================
--- head/www/p5-Catalyst-Runtime/Makefile	Mon Dec 17 12:24:18 2012	(r309086)
+++ head/www/p5-Catalyst-Runtime/Makefile	Mon Dec 17 12:40:25 2012	(r309087)
@@ -110,11 +110,4 @@ MAN3=	Catalyst.3 \
 post-install:
 	@${CAT} ${PKGDIR}/pkg-message
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS+=	p5-Module-Pluggable>=3.9:${PORTSDIR}/devel/p5-Module-Pluggable
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>



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