From owner-freebsd-ports Tue May 15 9:40:23 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id A261C37B424 for ; Tue, 15 May 2001 09:40:17 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id DE177D0; Tue, 15 May 2001 20:40:16 +0400 (MSD) Date: Tue, 15 May 2001 20:40:16 +0400 From: "Sergey A. Osokin" To: freebsd-ports@freebsd.org Subject: Re: Mozilla update [patch]] Message-ID: <20010515204016.B15607@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, May 15, 2001 at 12:31:40PM +0300, Maxim Sobolev wrote: > Hi folks (or should I call you gnomes?), > > As I promised earlier, with this message I'm attaching patch to update > mozilla port to the latest version 0.9. I've only tested it with > 5-CURRENT, so it would be nice if somebody will give it a try on > 4-STABLE as well before it is committed. > > -Maxim > Index: files/patch-security::manager::Makefile > =================================================================== > RCS file: patch-security::manager::Makefile > diff -N patch-security::manager::Makefile > --- /dev/null Tue May 15 00:59:01 2001 > +++ patch-security::manager::Makefile Tue May 15 01:27:07 2001 > @@ -0,0 +1,14 @@ > + > +$FreeBSD$ > + > +--- security/manager/Makefile 2001/05/15 08:03:09 1.1 > ++++ security/manager/Makefile 2001/05/15 08:03:22 > +@@ -84,7 +84,7 @@ > + cd $(MOZ_BUILD_ROOT)/security/nss; $(MAKE) $(DEFAULT_GMAKE_FLAGS) moz_import > + cd $(MOZ_BUILD_ROOT)/security/nss; $(INSTALL) $(DIST)/include $(DIST)/public/dbm > + cd $(MOZ_BUILD_ROOT)/security/nss/lib; $(MAKE) $(DEFAULT_GMAKE_FLAGS) > +- $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin > ++# $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin > + $(MAKE) -C ssl $@ > + $(MAKE) -C pki $@ > + $ ls -la work/mozilla/security/manager/Makefile ls: work/mozilla/security/manager/Makefile: No such file or directory $ ls work/mozilla/security/manager/Makefile* work/mozilla/security/manager/Makefile.in work/mozilla/security/manager/Makefile.rej Right way is Makefile.in ? -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message