From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 1 04:40:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B24116A421 for ; Fri, 1 Feb 2008 04:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1041D13C455 for ; Fri, 1 Feb 2008 04:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m114e1Wq047265 for ; Fri, 1 Feb 2008 04:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m114e1Zx047264; Fri, 1 Feb 2008 04:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 1 Feb 2008 04:40:01 GMT Resent-Message-Id: <200802010440.m114e1Zx047264@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Abthorpe 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: doceng@FreeBSD.org, tabthorpe@FreeBSD.org Subject: ports/120198: [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2008 04:40:02 -0000 >Number: 120198 >Category: ports >Synopsis: [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 01 04:40:01 UTC 2008 >Closed-Date: >Last-Modified: >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: >Unformatted: