From nobody@FreeBSD.org  Wed Jun 11 20:25:11 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 AAB2A1065681
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Jun 2008 20:25:11 +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 947DD8FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Jun 2008 20:25:11 +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 m5BKPBm8095655
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Jun 2008 20:25:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5BKPAjG095654;
	Wed, 11 Jun 2008 20:25:10 GMT
	(envelope-from nobody)
Message-Id: <200806112025.m5BKPAjG095654@www.freebsd.org>
Date: Wed, 11 Jun 2008 20:25:10 GMT
From: Andy Newman <atrn@zeta.org.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix lang/ici plist to cope with NOPORTDOCS
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124493
>Category:       ports
>Synopsis:       Fix lang/ici plist to cope with NOPORTDOCS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 20:30:01 UTC 2008
>Closed-Date:    Thu Jun 12 05:11:04 UTC 2008
>Last-Modified:  Thu Jun 12 05:20:02 UTC 2008
>Originator:     Andy Newman
>Release:        7-STABLE
>Organization:
>Environment:
FreeBSD juju.bsn 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat May 17 17:20:40 EST 2008     andy@juju.bsn:/usr/home/andy/src/freebsd/atrn/obj/usr/home/andy/src/freebsd/atrn/src/sys/JUJU  i386


>Description:
The lang/ici pkg-plist didn't prefix its documentation file with %%PORTDOCS%%
>How-To-Repeat:

>Fix:
Apply the attached patch

Patch attached with submission follows:

diff -u /usr/ports/lang/ici/pkg-plist ./pkg-plist
--- /usr/ports/lang/ici/pkg-plist	2006-08-15 02:07:33.000000000 +1000
+++ ./pkg-plist	2008-06-12 05:54:10.000000000 +1000
@@ -6,6 +6,6 @@
 lib/ici4/ici4core2.ici
 lib/ici4/ici4core3.ici
 lib/libici4.a
-%%DOCSDIR%%4/ici.pdf
+%%PORTDOCS%%%%DOCSDIR%%4/ici.pdf
 @dirrm %%DOCSDIR%%4
 @dirrm lib/ici4


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Wed Jun 11 20:30:07 UTC 2008 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124493 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 11 20:30:13 UTC 2008 
Responsible-Changed-Why:  
itetcu@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124493 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Thu Jun 12 05:11:03 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124493: commit references a PR
Date: Thu, 12 Jun 2008 05:10:49 +0000 (UTC)

 itetcu      2008-06-12 05:10:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/ici             Makefile pkg-plist 
   Log:
   - fix plist for -D NOPORTDOCS
   - bump PORTREVISION
   
   PR:             ports/124493
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.22      +1 -0      ports/lang/ici/Makefile
   1.10      +1 -1      ports/lang/ici/pkg-plist
 _______________________________________________
 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:
