Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2010 13:04:43 GMT
From:      "Eric L. Chenn" <eric@bsded.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149963: Refine FETCH_ARGS
Message-ID:  <201008251304.o7PD4hCX001513@www.freebsd.org>
Resent-Message-ID: <201008251310.o7PDA61r007152@freefall.freebsd.org>

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

>Number:         149963
>Category:       ports
>Synopsis:       Refine FETCH_ARGS
>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:   Wed Aug 25 13:10:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric L. Chenn
>Release:        9-CURRENT/amd64
>Organization:
National Chung Hsing University
>Environment:
FreeBSD lelian 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Jul 30 21:06:51 CST 2010    root@lelian:/usr/obj/usr/src/sys/VBOX  amd64
>Description:
Refhine FETCH_ARGS, recommended by Julian H. Stacey
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -purN ibus-chewing.orig/Makefile ibus-chewing/Makefile
--- ibus-chewing.orig/Makefile	2010-08-24 09:29:09.000000000 +0800
+++ ibus-chewing/Makefile	2010-08-24 09:29:28.000000000 +0800
@@ -20,7 +20,7 @@ RUN_DEPENDS=	ibus-daemon:${PORTSDIR}/tex
 LIB_DEPENDS=	chewing.3:${PORTSDIR}/chinese/libchewing
 
 FETCH_BEFORE_ARGS=	-o ${DISTNAME}${EXTRACT_SUFX}
-FETCH_ARGS=	-apRr
+FETCH_ARGS=	-pRr
 
 USE_GETTEXT=	yes
 USE_GNOME=	gconf2 gtk20


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



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