From Ruslan@Shevchenko.Kiev.UA  Mon May 24 06:05:43 2004
Return-Path: <Ruslan@Shevchenko.Kiev.UA>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B4DFF16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 06:05:43 -0700 (PDT)
Received: from outpost.gradsoft.com.ua (outpost.gradsoft.com.ua [213.133.160.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DCCA243D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 06:05:42 -0700 (PDT)
	(envelope-from Ruslan@Shevchenko.Kiev.UA)
Received: by outpost.gradsoft.com.ua (Grad-Soft outPOSTer, from userid 1003)
	id 0F7E617436C; Mon, 24 May 2004 16:05:18 +0300 (EEST)
Received: from RSSHNOTE (troll.gradsoft.ua [80.78.48.214])
	by outpost.gradsoft.com.ua (Grad-Soft outPOSTer) with ESMTP
	id A7D63174301; Mon, 24 May 2004 16:05:17 +0300 (EEST)
Message-Id: <002701c4418f$c3242070$0a000a0a@RSSHNOTE>
Date: Mon, 24 May 2004 16:05:17 +0300
From: "Ruslan Shevchenko" <Ruslan@Shevchenko.Kiev.UA>
To: <FreeBSD-gnats-submit@freebsd.org>,
	"Sam Lawrance" <boris@brooknet.com.au>
Subject: Re: [PATCH] devel/doc++: [incorrect dependency]
References: <20040524130346.3615BBBA@localhost>

>Number:         67123
>Category:       ports
>Synopsis:       Re: [PATCH] devel/doc++: [incorrect dependency]
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 06:10:20 PDT 2004
>Closed-Date:    Tue May 25 01:27:11 PDT 2004
>Last-Modified:  Tue May 25 01:27:11 PDT 2004
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Ok
 ----- Original Message ----- 
 From: "Sam Lawrance" <boris@brooknet.com.au>
 To: <FreeBSD-gnats-submit@freebsd.org>
 Cc: <Ruslan@Shevchenko.Kiev.UA>
 Sent: Monday, May 24, 2004 4:03 PM
 Subject: [PATCH] devel/doc++: [incorrect dependency]
 
 
 >
 > >Submitter-Id: current-users
 > >Originator: Sam Lawrance
 > >Organization:
 > >Confidential: no
 > >Synopsis: [PATCH] devel/doc++: [incorrect dependency]
 > >Severity: non-critical
 > >Priority: medium
 > >Category: ports
 > >Class: change-request
 > >Release: FreeBSD 5.2.1-RELEASE-p6 i386
 > >Environment:
 > System: FreeBSD dirk.no.domain 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6
 #0: Tue May 11 19:56:34 EST 2004
 > >Description:
 > The patch I submitted in ports/65903 introduced an incorrect
 > dependency. One of the options should have been ghostscript-gnu,
 > but they were both set to ghostscript-afpl.
 >
 > Patch below fixes the error and bumps portrevision.
 >
 > >How-To-Repeat:
 > N/A
 > >Fix:
 >
 > --- doc++-3.4.10_3.patch begins here ---
 > Index: Makefile
 > ===================================================================
 > RCS file: /home/ncvs/FreeBSD/ports/devel/doc++/Makefile,v
 > retrieving revision 1.22
 > diff -u -u -r1.22 Makefile
 > --- Makefile 9 May 2004 10:18:50 -0000 1.22
 > +++ Makefile 24 May 2004 12:53:52 -0000
 > @@ -7,7 +7,7 @@
 >
 >  PORTNAME= doc++
 >  PORTVERSION= 3.4.10
 > -PORTREVISION= 2
 > +PORTREVISION= 3
 >  CATEGORIES= devel
 >  MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
 >  MASTER_SITE_SUBDIR= docpp
 > @@ -21,7 +21,7 @@
 >  .if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes
 >  RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-afpl
 >  .else
 > -RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-afpl
 > +RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu
 >  .endif
 >
 >  GNU_CONFIGURE= yes
 > --- doc++-3.4.10_3.patch ends here ---
 >
 >
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue May 25 01:26:40 PDT 2004 
State-Changed-Why:  
Misfiled followup to already closed PR. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: pav 
Responsible-Changed-When: Tue May 25 01:26:40 PDT 2004 
Responsible-Changed-Why:  
Misfiled followup to already closed PR. 

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