From owner-cvs-ports Tue Apr 4 02:26:05 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA08201 for cvs-ports-outgoing; Tue, 4 Apr 1995 02:26:05 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA08195; Tue, 4 Apr 1995 02:25:55 -0700 Received: (from asami@localhost) by thud.cdrom.com (8.6.11/8.6.9) id CAA10560 ; Tue, 4 Apr 1995 02:25:30 -0700 Date: Tue, 4 Apr 1995 02:25:30 -0700 From: Satoshi Asami Message-Id: <199504040925.CAA10560@thud.cdrom.com> To: CVS-commiters@thud.cdrom.com, cvs-ports@thud.cdrom.com Subject: cvs commit: ports/x11/Xaw3d/scripts post-configure Sender: cvs-ports-owner@freebsd.org Precedence: bulk asami 95/04/04 02:25:28 Modified: x11/Xaw3d Makefile x11/Xaw3d/files md5 x11/Xaw3d/patches patch-aa x11/Xaw3d/pkg COMMENT DESCR Removed: x11/Xaw3d/patches patch-ab x11/Xaw3d/scripts post-configure Log: Upgrade, 1.0 -> 1.1. % patch-ab is not necessary anymore because the bug is now fixed in . the original source. % post-configure (which was doing "make includes") is not necessary . because xmkmf is now called with "-a". (Yeah, should have redefined . XMKMF in Makefile in the first place....)