From owner-cvs-all Thu Aug 8 4:52:19 2002 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 510AE37B400; Thu, 8 Aug 2002 04:52:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D753B43E6E; Thu, 8 Aug 2002 04:52:15 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g78BqFJU007233; Thu, 8 Aug 2002 04:52:15 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g78BqF8X007232; Thu, 8 Aug 2002 04:52:15 -0700 (PDT) Message-Id: <200208081152.g78BqF8X007232@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 8 Aug 2002 04:52:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/acroread5 Makefile ports/print/acroread5/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2002/08/08 04:52:15 PDT Modified files: print/acroread5 Makefile print/acroread5/files patch-aa Log: The patching with sed was done incorrectly. Patch the INSTALL script with patch(1) only, not with both patch(1) and sed. Correct the use of sed for patching other files. PR: 41121 Submitted by: KOMATSU Shinichiro Revision Changes Path 1.42 +2 -5 ports/print/acroread5/Makefile 1.5 +16 -4 ports/print/acroread5/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message