From owner-cvs-all@FreeBSD.ORG Thu Jul 24 08:12:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8E9437B401; Thu, 24 Jul 2003 08:12:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA4543FAF; Thu, 24 Jul 2003 08:12:05 -0700 (PDT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6OFC10U015696; Thu, 24 Jul 2003 08:12:02 -0700 (PDT) (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6OFABIx015617; Thu, 24 Jul 2003 08:10:11 -0700 (PDT) Message-Id: <200307241510.h6OFABIx015617@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Thu, 24 Jul 2003 08:10:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xmlppm pkg-plistports/textproc/xmlppm/files patch-IFile.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 15:12:06 -0000 osa 2003/07/24 08:10:05 PDT FreeBSD ports repository Modified files: textproc/xmlppm pkg-plist Added files: textproc/xmlppm/files patch-IFile.cpp Log: Fix building under -CURRENT (gcc 3.3) [1] Use %%DOCSDIR%% instead of hardcoded path (save 10 bytes) [2] Submitted by: Simon Barner [1], osa [2] Revision Changes Path 1.1 +11 -0 ports/textproc/xmlppm/files/patch-IFile.cpp (new) 1.3 +2 -2 ports/textproc/xmlppm/pkg-plist