Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2009 17:41:04 -0800 (PST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/141180: [PATCH] devel/p5-Getopt-Declare: simplify dependency
Message-ID:  <200912050141.nB51f47I077832@cn1.leeym.com>
Resent-Message-ID: <200912050150.nB51o2AC083867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141180
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Getopt-Declare: simplify dependency
>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:   Sat Dec 05 01:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009
>Description:
- simplify dependency
- bump PORTREVISION

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

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

--- p5-Getopt-Declare-1.12_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Getopt-Declare/Makefile,v
retrieving revision 1.6
diff -u -d -b -w -u -r1.6 Makefile
--- Makefile	3 Sep 2009 07:23:06 -0000	1.6
+++ Makefile	5 Dec 2009 01:40:38 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Getopt-Declare
 PORTVERSION=	1.12
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +15,6 @@
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	Declaratively Expressed Command-Line Arguments via Regular Expressions
 
-BUILD_DEPENDS=	p5-Text-Balanced>=0:${PORTSDIR}/textproc/p5-Text-Balanced
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Getopt::Declare.3
--- p5-Getopt-Declare-1.12_1.patch ends here ---

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



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