ports/160951: [PATCH] math/p5-Math-BigInt: remove conditional ExtUtils::MakeMaker dependency and bump PORTREVISION

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 23 19:40:08 UTC 2011


>Number:         160951
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-BigInt: remove conditional ExtUtils::MakeMaker dependency and bump PORTREVISION
>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 Sep 23 19:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Remove conditional ExtUtils::MakeMaker dependency
- Bump PORTREVISION for dependency change

Port maintainer (tobez at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Math-BigInt-1.997_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-BigInt/Makefile,v
retrieving revision 1.31
diff -u -u -r1.31 Makefile
--- Makefile	5 Sep 2011 09:40:16 -0000	1.31
+++ Makefile	23 Sep 2011 19:32:01 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Math-BigInt
 PORTVERSION=	1.997
+PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PJACKLAM
@@ -22,10 +23,4 @@
 		Math::BigInt::Calc.3 \
 		Math::BigInt::CalcEmu.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-BUILD_DEPENDS+=	p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- p5-Math-BigInt-1.997_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list