From owner-cvs-ports Sun Jul 27 02:11:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA24322 for cvs-ports-outgoing; Sun, 27 Jul 1997 02:11:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA24290; Sun, 27 Jul 1997 02:10:18 -0700 (PDT) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA27251; Sun, 27 Jul 1997 02:09:43 -0700 (PDT) Date: Sun, 27 Jul 1997 02:09:43 -0700 (PDT) Message-Id: <199707270909.CAA27251@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/pgcc-current Makefile ports/lang/pgcc-current/files md5 ports/lang/pgcc-current/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1997/07/27 02:09:43 PDT Modified files: lang/pgcc-current Makefile lang/pgcc-current/files md5 lang/pgcc-current/pkg PLIST Log: - Upgraded Pentium GCC Developer Version to latest snapshot release 970721 - Changed PATCH_SITES, added some more mirrors and now use ftp sites - Autoconf is needed in FETCH_DEPENDS, since I have to re-create the configure script just before the pre-configure target - pre-configure target now does the suggested maintainer-clean - post-install renames c++, g++, gcc to pc++, pg++ and pgcc to avoid conflicting usage with the systems default compiler. - updated PLIST Revision Changes Path 1.6 +23 -17 ports/lang/pgcc-current/Makefile 1.3 +4 -8 ports/lang/pgcc-current/files/md5 1.3 +3 -3 ports/lang/pgcc-current/pkg/PLIST