From fmysh@quad.dyndns.org  Wed Jan  2 15:45:26 2008
Return-Path: <fmysh@quad.dyndns.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B1F7A16A41B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jan 2008 15:45:26 +0000 (UTC)
	(envelope-from fmysh@quad.dyndns.org)
Received: from xeon.quad.dyndns.org (unknown [IPv6:2001:240:66e::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 8254A13C468
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jan 2008 15:45:26 +0000 (UTC)
	(envelope-from fmysh@quad.dyndns.org)
Received: by xeon.quad.dyndns.org (Postfix, from userid 1001)
	id 45B241534AD; Thu,  3 Jan 2008 00:45:25 +0900 (JST)
Message-Id: <20080102154525.45B241534AD@xeon.quad.dyndns.org>
Date: Thu,  3 Jan 2008 00:45:25 +0900 (JST)
From: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Reply-To: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Subject: mail/p5-Mail-SpamAssassin: double DOCS= lines in Makefile
X-Send-Pr-Version: 3.113
X-GNATS-Notify: scheidell@secnap.net

>Number:         119266
>Category:       ports
>Synopsis:       mail/p5-Mail-SpamAssassin: double DOCS= lines in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 02 15:50:03 UTC 2008
>Closed-Date:    Wed Jan 02 17:45:31 CET 2008
>Last-Modified:  Wed Jan  2 16:50:01 UTC 2008
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	There are double DOCS= lines in Makefile.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v
retrieving revision 1.110
diff -u -r1.110 Makefile
--- Makefile	7 Sep 2007 04:29:19 -0000	1.110
+++ Makefile	2 Jan 2008 14:48:03 -0000
@@ -176,7 +176,6 @@
 
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
 DATADIR=	${PREFIX}/share/spamassassin
-DOCS=		BUGS CREDITS Changes INSTALL LICENSE NOTICE PACKAGING README STATUS TRADEMARK UPGRADE USAGE procmailrc.example
 DOCS=		CREDITS Changes INSTALL LICENSE NOTICE PACKAGING README TRADEMARK UPGRADE USAGE procmailrc.example
 DOCSSQL=	README README.awl README.bayes awl_mysql.sql awl_pg.sql bayes_mysql.sql bayes_pg.sql userpref_mysql.sql userpref_pg.sql
 DOCSLDAP=	README README.testing sa_test.ldif
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jan 2 15:50:16 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Michael Scheidell <scheidell@secnap.net>
To: bug-followup@FreeBSD.org, fmysh@iijmio-mail.jp
Cc:  
Subject: Re: ports/119266: mail/p5-Mail-SpamAssassin: double DOCS= lines in
 Makefile
Date: Wed, 02 Jan 2008 11:14:12 -0500

 Sure enough, there are two DOCS lines.
 
 Since this doens't affect build, or upgrade I will slip this in during 
 the next SpamAssassin build or portupgrade.
 
 Thanks for finding this.
 (ports maintainer: you CAN slip this in without bumping portrevision, or 
 you can close this and I will add it later)
 
 
 -- 
 Michael Scheidell, CTO
 SECNAP Network Security Corporation
 _________________________________________________________________________
 This email has been scanned and certified safe by SpammerTrap(tm). 
 For Information please see http://www.spammertrap.com
 _________________________________________________________________________
State-Changed-From-To: feedback->closed 
State-Changed-By: tobez 
State-Changed-When: Wed Jan 2 17:45:30 CET 2008 
State-Changed-Why:  
The update has been committed. Thank you for your submission. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/119266: commit references a PR
Date: Wed,  2 Jan 2008 16:45:19 +0000 (UTC)

 tobez       2008-01-02 16:45:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-Mail-SpamAssassin Makefile 
   Log:
   Remove a duplicated DOCS= line.  This commit does not affect
   the build or anything.
   
   Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
   PR:             119266
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.111     +0 -1      ports/mail/p5-Mail-SpamAssassin/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"
 
>Unformatted:
