From owner-cvs-all Sun Oct 13 5:54:50 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 8270137B401; Sun, 13 Oct 2002 05:54:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A77143E91; Sun, 13 Oct 2002 05:54:49 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DCsnCo007137; Sun, 13 Oct 2002 05:54:49 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9DCsnrW007136; Sun, 13 Oct 2002 05:54:49 -0700 (PDT) Message-Id: <200210131254.g9DCsnrW007136@freefall.freebsd.org> From: Alan Eldridge Date: Sun, 13 Oct 2002 05:54:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/automake14 Makefile pkg-plist ports/devel/automake14/files patch-Makefile.in patch-aa patch-ab patch-aclocal.in patch-ad patch-automake.texi patch-m4-Makefile.in 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 alane 2002/10/13 05:54:48 PDT Modified files: devel/automake14 Makefile pkg-plist Added files: devel/automake14/files patch-Makefile.in patch-aclocal.in patch-automake.texi patch-m4-Makefile.in Removed files: devel/automake14/files patch-aa patch-ab patch-ad Log: 1. Made post-install DESTDIR-safe. 2. Made install put files in the RIGHT place (no extra level of dirs; changing 'datadir' is not the right thing to do). 3. Made nice exit when you have USE_AUTOMAKE* defined. 4. Renamed patch files so I can tell what they do. 5. Portrevision bump => 3. Revision Changes Path 1.27 +19 -11 ports/devel/automake14/Makefile 1.1 +77 -0 ports/devel/automake14/files/patch-Makefile.in (new) 1.8 +0 -28 ports/devel/automake14/files/patch-aa (dead) 1.8 +0 -64 ports/devel/automake14/files/patch-ab (dead) 1.1 +61 -0 ports/devel/automake14/files/patch-aclocal.in (new) 1.6 +0 -61 ports/devel/automake14/files/patch-ad (dead) 1.1 +28 -0 ports/devel/automake14/files/patch-automake.texi (new) 1.1 +11 -0 ports/devel/automake14/files/patch-m4-Makefile.in (new) 1.14 +75 -76 ports/devel/automake14/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message