From tabthorpe@FreeBSD.org  Fri Feb  1 04:30:03 2008
Return-Path: <tabthorpe@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D54C616A420;
	Fri,  1 Feb 2008 04:30:03 +0000 (UTC)
	(envelope-from tabthorpe@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id CB1A013C45B;
	Fri,  1 Feb 2008 04:30:03 +0000 (UTC)
	(envelope-from tabthorpe@FreeBSD.org)
Received: from freefall.freebsd.org (tabthorpe@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m114U3LO045044;
	Fri, 1 Feb 2008 04:30:03 GMT
	(envelope-from tabthorpe@freefall.freebsd.org)
Received: (from tabthorpe@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m114U39v045041;
	Fri, 1 Feb 2008 04:30:03 GMT
	(envelope-from tabthorpe)
Message-Id: <200802010430.m114U39v045041@freefall.freebsd.org>
Date: Fri, 1 Feb 2008 04:30:03 GMT
From: Thomas Abthorpe <tabthorpe@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: doceng@FreeBSD.org, tabthorpe@FreeBSD.org
Subject: [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120198
>Category:       ports
>Synopsis:       [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    doceng
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 01 04:40:01 UTC 2008
>Closed-Date:    Sat May 24 07:09:53 UTC 2008
>Last-Modified:  Sat May 24 07:10:10 UTC 2008
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
FreeBSD.GoodKing.Ca
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #32: Tue Jan 15 15:07:33 UTC 2008
>Description:
- FDP-primer 2.1.1 says graphics/peps is mandatory tool
- make lint fails without textproc/opensp

Port maintainer (doceng@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- docproj-1.17_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/docproj/Makefile,v
retrieving revision 1.59
diff -u -u -r1.59 Makefile
--- Makefile	23 Sep 2007 15:58:25 -0000	1.59
+++ Makefile	1 Feb 2008 04:18:29 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	docproj
 PORTVERSION=	1.17
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -28,6 +28,8 @@
 		scr2txt:${PORTSDIR}/textproc/scr2txt \
 		tidy:${PORTSDIR}/www/tidy \
 		xsltproc:${PORTSDIR}/textproc/libxslt \
+		peps:${PORTSDIR}/graphics/peps \
+		onsgmls:${PORTSDIR}/textproc/opensp \
 		${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
 		${LOCALBASE}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \
 		${LOCALBASE}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
--- docproj-1.17_3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->doceng 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 1 04:40:07 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120198 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sat May 24 07:09:51 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120198: commit references a PR
Date: Sat, 24 May 2008 07:09:54 +0000 (UTC)

 edwin       2008-05-24 07:09:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/docproj     Makefile 
   Log:
   [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp
   
           - FDP-primer 2.1.1 says graphics/peps is mandatory tool
           - make lint fails without textproc/opensp
   
   I have compared it with
   http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/release/Makefile.inc.docports?rev=1.25;content-type=text%2Fplain
   as stated in the beginning of the Makefile.
   
   PR:             ports/120198
   Submitted by:   Thomas Abthorpe <tabthorpe@FreeBSD.org>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.60      +3 -1      ports/textproc/docproj/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:
