From owner-freebsd-ports Fri May 26 07:35:49 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA26843 for ports-outgoing; Fri, 26 May 1995 07:35:49 -0700 Received: from pcdif01.lirmm.fr ([193.49.106.70]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA26830 for ; Fri, 26 May 1995 07:35:25 -0700 Received: from localhost.lirmm.fr (localhost.lirmm.fr [127.0.0.1]) by pcdif01.lirmm.fr (8.6.11/8.6.9) with SMTP id QAA07138 for ; Fri, 26 May 1995 16:32:33 +0200 Message-Id: <199505261432.QAA07138@pcdif01.lirmm.fr> X-Authentication-Warning: pcdif01.lirmm.fr: Host localhost.lirmm.fr didn't use HELO protocol To: ports@FreeBSD.org Subject: GNU make 3.74 Date: Fri, 26 May 1995 16:32:32 +0200 From: Charlie & Sender: ports-owner@FreeBSD.org Precedence: bulk cvs diff: Diffing gmake Index: gmake/Makefile =================================================================== RCS file: /usr/trash/cvs.root/ports/devel/gmake/Makefile,v retrieving revision 1.8 diff -c -r1.8 Makefile *** 1.8 1995/04/09 10:05:08 --- Makefile 1995/05/26 13:51:25 *************** *** 6,13 **** # $Id: Makefile,v 1.8 1995/04/09 10:05:08 asami Exp $ # ! DISTNAME= make-3.73 ! PKGNAME= gmake-3.73 CATEGORIES+= development programming MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ \ ftp://ftp.uu.net/systems/gnu/ --- 6,13 ---- # $Id: Makefile,v 1.8 1995/04/09 10:05:08 asami Exp $ # ! DISTNAME= make-3.74 ! PKGNAME= gmake-3.74 CATEGORIES+= development programming MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ \ ftp://ftp.uu.net/systems/gnu/ cvs diff: Diffing gmake/files Index: gmake/files/md5 =================================================================== RCS file: /usr/trash/cvs.root/ports/devel/gmake/files/md5,v retrieving revision 1.2 diff -c -r1.2 md5 *** 1.2 1995/04/08 14:00:11 --- md5 1995/05/26 14:00:07 *************** *** 1 **** ! MD5 (make-3.73.tar.gz) = 497646e67aa91673c28cf57d955d6ca4 --- 1 ---- ! MD5 (make-3.74.tar.gz) = 8c91f01124568d2fab53a7dc4feea3fc cvs diff: Diffing gmake/patches Index: gmake/patches/patch-aa =================================================================== RCS file: /usr/trash/cvs.root/ports/devel/gmake/patches/patch-aa,v retrieving revision 1.4 diff -c -r1.4 patch-aa *** 1.4 1995/04/08 14:00:14 --- patch-aa 1995/05/26 14:22:38 *************** *** 1,5 **** ! *** Makefile.in.orig Wed Apr 5 08:41:26 1995 ! --- Makefile.in Sat Apr 8 17:49:22 1995 *************** *** 92,98 **** # Number to put on the man page filename. --- 1,5 ---- ! *** Makefile.in.orig Fri May 19 22:40:23 1995 ! --- Makefile.in Fri May 26 16:21:33 1995 *************** *** 92,98 **** # Number to put on the man page filename. *************** *** 23,35 **** installdirs: $(SHELL) ${srcdir}/mkinstalldirs $(bindir) $(infodir) $(mandir) ! + rm -f $(bindir)/$(binprefix)make $(infodir)/make.info \ + $(mandir)/$(manprefix)make.$(manext) $(bindir)/$(binprefix)make: make $(INSTALL_PROGRAM) make $@.new *************** ! *** 260,266 **** $(SHELL) config.status glob/Makefile: config.status $(srcdir)/glob/Makefile.in $(SHELL) config.status --- 23,35 ---- installdirs: $(SHELL) ${srcdir}/mkinstalldirs $(bindir) $(infodir) $(mandir) ! + rm -f $(bindir)/$(binprefix)make $(infodir)/make.info* \ + $(mandir)/$(manprefix)make.$(manext) $(bindir)/$(binprefix)make: make $(INSTALL_PROGRAM) make $@.new *************** ! *** 261,267 **** $(SHELL) config.status glob/Makefile: config.status $(srcdir)/glob/Makefile.in $(SHELL) config.status *************** *** 37,43 **** stamp-config: config.status $(srcdir)/config.h.in $(SHELL) config.status touch stamp-config ! --- 262,269 ---- $(SHELL) config.status glob/Makefile: config.status $(srcdir)/glob/Makefile.in $(SHELL) config.status --- 37,43 ---- stamp-config: config.status $(srcdir)/config.h.in $(SHELL) config.status touch stamp-config ! --- 263,270 ---- $(SHELL) config.status glob/Makefile: config.status $(srcdir)/glob/Makefile.in $(SHELL) config.status cvs diff: Diffing gmake/pkg Index: gmake/pkg/COMMENT =================================================================== RCS file: /usr/trash/cvs.root/ports/devel/gmake/pkg/COMMENT,v retrieving revision 1.3 diff -c -r1.3 COMMENT *** 1.3 1995/04/08 14:00:17 --- COMMENT 1995/05/26 14:06:17 *************** *** 1 **** ! GNU make 3.73 --- 1 ---- ! GNU make 3.74 -------- -------- Philippe Charnier charnier@lirmm.fr LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France ------------------------------------------------------------------------