From hsn@sendmail.cz  Wed Sep 16 20:23:16 2009
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7AAD210656B3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Sep 2009 20:23:16 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91])
	by mx1.freebsd.org (Postfix) with ESMTP id 6E74F8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Sep 2009 20:23:15 +0000 (UTC)
Received: from antivir5.iol.cz (unknown [192.168.30.212])
	by smtp-out3.iol.cz (Postfix) with ESMTP id 861FCBC84A9
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Sep 2009 20:23:13 +0000 (UTC)
Received: from localhost (antivir5.iol.cz [127.0.0.1])
	by antivir5.iol.cz (Postfix) with ESMTP id 776AB2812A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Sep 2009 22:23:13 +0200 (CEST)
Received: from antivir5.iol.cz ([127.0.0.1])
	by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224)
	with LMTP id MzQ-Ls5Yh3Mo for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 16 Sep 2009 22:23:13 +0200 (CEST)
Received: from port5.iol.cz (unknown [192.168.30.95])
	by antivir5.iol.cz (Postfix) with ESMTP id 5874128129
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Sep 2009 22:23:13 +0200 (CEST)
Received: from 205.83.broadband7.iol.cz (HELO sanatana.dharma) ([88.102.83.205])
  by port5.iol.cz with ESMTP; 16 Sep 2009 22:23:13 +0200
Received: from hsn-sf@localhost
	by sanatana.dharma (Exim 4.69_4 FreeBSD) id 1Mo11y-000NJ1-7K
	; Wed, 16 Sep 2009 22:23:10 +0200
Message-Id: <E1Mo11y-000NJ1-7K@sanatana.dharma>
Date: Wed, 16 Sep 2009 22:23:10 +0200
From: Radim Kolar SF.NET <hsn@sendmail.cz>
Reply-To: Radim Kolar SF.NET <hsn@sendmail.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hsn-sf@sd.iol.cz
Subject: manpage ports(7) incorrect
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138887
>Category:       docs
>Synopsis:       manpage ports(7) incorrect
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 16 20:30:02 UTC 2009
>Closed-Date:    Mon May 30 08:32:26 UTC 2011
>Last-Modified:  Mon May 30 08:32:26 UTC 2011
>Originator:     Radim Kolar SF.NET
>Release:        FreeBSD 6.4-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 6.4-RELEASE-p4 FreeBSD 6.4-RELEASE-p4 #1: Tue Jun 9 11:43:11 CEST 2009 root@sanatana.dharma:/usr/obj/usr/src/sys/UP i386


	
>Description:
manpage for ports is incorrect about checksum make target.

make checksum is not doing just verify. if distfiles are incorrect, it also
fetches distfiles which are missing or failed md5sum
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Wed May 25 08:33:02 UTC 2011 
Responsible-Changed-Why:  
I will fix this. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/138887: commit references a PR
Date: Wed, 25 May 2011 08:42:12 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Wed May 25 08:42:01 2011
 New Revision: 222278
 URL: http://svn.freebsd.org/changeset/base/222278
 
 Log:
   Add a description to the checksum target about not only
   being able to verify, but also having the ability to
   fetch distfiles that are missing or failed the checksum
   calculation
   
   PR:		docs/138887
   Submitted by:	Radim Kolar (hsn at sendmail dot cz)
   MFC after:	5 days
 
 Modified:
   head/share/man/man7/ports.7
 
 Modified: head/share/man/man7/ports.7
 ==============================================================================
 --- head/share/man/man7/ports.7	Wed May 25 07:34:49 2011	(r222277)
 +++ head/share/man/man7/ports.7	Wed May 25 08:42:01 2011	(r222278)
 @@ -25,7 +25,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 14, 2009
 +.Dd May 25, 2011
  .Dt PORTS 7
  .Os
  .Sh NAME
 @@ -124,6 +124,8 @@ and
  .It Cm checksum
  Verify that the fetched distfile's checksum matches the one the port was
  tested against.
 +If the distfile's checksum does not match, it also fetches the distfiles
 +which are missing or failed the checksum calculation.
  Defining
  .Va NO_CHECKSUM
  will skip this step.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->patched 
State-Changed-By: bcr 
State-Changed-When: Wed May 25 08:50:27 UTC 2011 
State-Changed-Why:  
A patch was committed to HEAD. Set to state patched until 
the MFC is finished. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/138887: commit references a PR
Date: Mon, 30 May 2011 08:04:56 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Mon May 30 08:04:47 2011
 New Revision: 222480
 URL: http://svn.freebsd.org/changeset/base/222480
 
 Log:
   MFC r222278:
   
   Add a description to the checksum target about not only
   being able to verify, but also having the ability to
   fetch distfiles that are missing or failed the checksum
   calculation
   
   PR:		docs/138887
   Submitted by:	Radim Kolar (hsn at sendmail dot cz)
 
 Modified:
   stable/8/share/man/man7/ports.7
 Directory Properties:
   stable/8/share/man/man7/   (props changed)
 
 Modified: stable/8/share/man/man7/ports.7
 ==============================================================================
 --- stable/8/share/man/man7/ports.7	Mon May 30 08:00:28 2011	(r222479)
 +++ stable/8/share/man/man7/ports.7	Mon May 30 08:04:47 2011	(r222480)
 @@ -25,7 +25,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 14, 2009
 +.Dd May 25, 2011
  .Dt PORTS 7
  .Os
  .Sh NAME
 @@ -124,6 +124,8 @@ and
  .It Cm checksum
  Verify that the fetched distfile's checksum matches the one the port was
  tested against.
 +If the distfile's checksum does not match, it also fetches the distfiles
 +which are missing or failed the checksum calculation.
  Defining
  .Va NO_CHECKSUM
  will skip this step.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/138887: commit references a PR
Date: Mon, 30 May 2011 08:05:46 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Mon May 30 08:05:27 2011
 New Revision: 222481
 URL: http://svn.freebsd.org/changeset/base/222481
 
 Log:
   MFC r222278:
   
   Add a description to the checksum target about not only
   being able to verify, but also having the ability to
   fetch distfiles that are missing or failed the checksum
   calculation
   
   PR:		docs/138887
   Submitted by:	Radim Kolar (hsn at sendmail dot cz)
 
 Modified:
   stable/7/share/man/man7/ports.7
 Directory Properties:
   stable/7/share/man/man7/   (props changed)
 
 Modified: stable/7/share/man/man7/ports.7
 ==============================================================================
 --- stable/7/share/man/man7/ports.7	Mon May 30 08:04:47 2011	(r222480)
 +++ stable/7/share/man/man7/ports.7	Mon May 30 08:05:27 2011	(r222481)
 @@ -25,7 +25,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 14, 2009
 +.Dd May 25, 2011
  .Dt PORTS 7
  .Os
  .Sh NAME
 @@ -124,6 +124,8 @@ and
  .It Cm checksum
  Verify that the fetched distfile's checksum matches the one the port was
  tested against.
 +If the distfile's checksum does not match, it also fetches the distfiles
 +which are missing or failed the checksum calculation.
  Defining
  .Va NO_CHECKSUM
  will skip this step.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: bcr 
State-Changed-When: Mon May 30 08:31:09 UTC 2011 
State-Changed-Why:  
MFC is done, thanks for filing this PR. Closed! 

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