From nobody@FreeBSD.org  Sun Jul  6 14:01:23 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CE1F2106567F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  6 Jul 2008 14:01:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B9B7D8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  6 Jul 2008 14:01:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m66E1N1c026717
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 6 Jul 2008 14:01:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m66E1NM6026716;
	Sun, 6 Jul 2008 14:01:23 GMT
	(envelope-from nobody)
Message-Id: <200807061401.m66E1NM6026716@www.freebsd.org>
Date: Sun, 6 Jul 2008 14:01:23 GMT
From: Gary Palmer <freebsd-gnats@in-addr.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Incorrect comment relating to fetch in bsd.port.mk
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125334
>Category:       ports
>Synopsis:       Incorrect comment relating to fetch in bsd.port.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 06 14:10:02 UTC 2008
>Closed-Date:    Mon Jul 21 22:51:48 UTC 2008
>Last-Modified:  Mon Jul 21 22:51:48 UTC 2008
>Originator:     Gary Palmer
>Release:        FreeBSD 6.3
>Organization:
>Environment:
Not applicable
>Description:
The comment for FETCH_ARGS in bsd.port.mk has an incorrect statement about the default flags for fetch
>How-To-Repeat:
grep FETCH_ARGS /usr/port/Mk/bsd.port.mk
>Fix:
See patch (hopefully attached by http://www.freebsd.org/send-pr.html)

Patch attached with submission follows:

--- bsd.port.mk	30 Jun 2008 20:16:17 -0000	1.595
+++ bsd.port.mk	6 Jul 2008 13:57:14 -0000
@@ -807,7 +807,7 @@
 # FETCH_BINARY	- Path to ftp/http fetch command if not in $PATH.
 #				  Default: "/usr/bin/fetch"
 # FETCH_ARGS	- Arguments to ftp/http fetch command.
-#				  Default: "-ARr"
+#				  Default: "-ApRr"
 # FETCH_CMD		- ftp/http fetch command.
 #				  Default: ${FETCH_BINARY} ${FETCH_ARGS}
 # FETCH_BEFORE_ARGS


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jul 6 14:10:10 UTC 2008 
Responsible-Changed-Why:  
bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125334 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125334: commit references a PR
Date: Mon, 21 Jul 2008 22:29:39 +0000 (UTC)

 pav         2008-07-21 22:29:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.port.mk 
     dns/bind9-dlz        Makefile 
     mail/postfix1        Makefile 
     security/seahorse    Makefile 
   Added files:
     Mk                   bsd.ldap.mk 
   Log:
   - Separate OpenLDAP related code into bsd.ldap.mk
   - Change default OpenLDAP version to 2.4
   - Remove OpenLDAP 2.2 support, the port has been gone for some time now
   - Add -DDEPRECATED to CFLAGS for all OpenLDAP using ports
   
   PR:             ports/123602, ports/124115, ports/125605
   Submitted by:   delphij, Jens Rehsack <rehsack@web.de>,
                   Yuri Pankov <yuri.pankov@gmail.com>
   
   - Remove USE_GTK, it's no longer used
   
   PR:             ports/123528
   Submitted by:   mezz
   
   - Use PATCH_WRKSRC instead of WRKSRC in do-patch target
   
   PR:             ports/124169
   Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
   
   - Remove USE_XPM, it's been replaced by USE_XORG+=xpm
   
   PR:             ports/124506
   Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
   
   - Minor fixups for bsd.port.mk
   
   PR:             ports/122675
   Submitted by:   linimon
   
   - Remove stale comment about USE_GETOPT_LONG
   
   PR:             ports/124521
   Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
   
   - Correct comment about default fetch arguments
   
   PR:             ports/125334
   Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com>
   
   Revision  Changes    Path
   1.1       +95 -0     ports/Mk/bsd.ldap.mk (new)
   1.598     +15 -39    ports/Mk/bsd.port.mk
   1.46      +1 -1      ports/dns/bind9-dlz/Makefile
   1.93      +0 -3      ports/mail/postfix1/Makefile
   1.71      +0 -3      ports/security/seahorse/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Jul 21 22:51:39 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125334 
>Unformatted:
