ports/178902: [patch] textproc/p5-PPIx-Regexp

Andrej Zverev az at FreeBSD.org
Fri May 24 08:10:02 UTC 2013


>Number:         178902
>Category:       ports
>Synopsis:       [patch] textproc/p5-PPIx-Regexp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 24 08:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:
System: FreeBSD sunner.semmy.ru 8.3-STABLE FreeBSD 8.3-STABLE #4: Sun Jun 17 21:49:38 MSK 2012 root at sunner.semmy.ru:/usr/obj/usr/src/sys/SUNNER amd64


	
>Description:
	- Trim Makefile header
	- Remove unnecessary depend on PERL_LEVEL < 5.12
	
>How-To-Repeat:
	
>Fix:

	

--- patch.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317733)
+++ Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-PPIx-Regexp
-# Date created:		2010-05-25
-# Whom:			Ashish SHUKLA <wahjava at gmail.com>
-#
+# Created by: Ashish SHUKLA <wahjava at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	PPIx-Regexp
 PORTVERSION=	0.029
@@ -81,10 +77,4 @@
 	PPIx::Regexp::Tokenizer.3 \
 	PPIx::Regexp::Util.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>
--- patch.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list