Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2006 14:35:04 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/103914: [MAINTAINER] devel/pear-Date_Holidays: remove automatic dependancy on devel/pear-Console_Getargs
Message-ID:  <200610021835.k92IZ4bV070701@goodking.goodking.ca>
Resent-Message-ID: <200610021840.k92IeHQ2046231@freefall.freebsd.org>

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

>Number:         103914
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pear-Date_Holidays: remove automatic dependancy on devel/pear-Console_Getargs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 02 18:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- remove automatic dependancy on devel/pear-Console_Getargs, allow the kbobs/environment variables to do their job

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

--- pear-Date_Holidays-0.16.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pear-Date_Holidays/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	14 Sep 2006 02:56:45 -0000	1.3
+++ Makefile	2 Oct 2006 18:30:22 -0000
@@ -14,8 +14,7 @@
 COMMENT=	PEAR driver based class to calculate holidays
 
 BUILD_DEPENDS=	${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
-		${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \
-		${PEARDIR}/Console/Getargs.php:${PORTSDIR}/devel/pear-Console_Getargs
+		${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Date
--- pear-Date_Holidays-0.16.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?200610021835.k92IZ4bV070701>