Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 16:27:03 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Akinori -Aki- MUSHA <knu@idaemons.org>
Cc:        Dan Langille <dan@langille.org>, Ben Smithurst <ben@FreeBSD.org>, Andreas Klemm <andreas@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files         md5
Message-ID:  <20000910162703.A15174@titan.klemm.gtn.com>
In-Reply-To: <86snr8s9qj.wl@archon.local.idaemons.org>; from knu@idaemons.org on Sun, Sep 10, 2000 at 09:38:12PM %2B0900
References:  <200009071900.HAA40697@ducky.nz.freebsd.org> <20000907210733.H8064@strontium.scientia.demon.co.uk> <200009101110.XAA59350@ducky.nz.freebsd.org> <86snr8s9qj.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 10, 2000 at 09:38:12PM +0900, Akinori -Aki- MUSHA wrote:
> Are you using any proxy/cache server?  If so, perhaps it cached
> gzipped Makefile when you viewed that with Netscape, then fetch(1) got
> cached Makefile from the cache server when fetch(1) couldn't grok gzip
> encoding.  I can't think of anything but this, so far, as I couldn't
> reproduce your problem at all.
> 
> FWIW, CVSweb compresses its output with gzip only when the client
> (user agent) states it accepts gzip encoding, or informs it's
> Mozilla/* compatible.  So it shouldn't cause any problem, when one
> uses a decent user agent.

The problem is different. My make-release script needs more work.
Now I have to update apsfilter-STABLE port everytime make-release
is being run ...

I thought I can use diff to compare the "already installed .tar.gz" file
in download subdir with a temorary created one, to decide, if I have to
update a download file or not.

Normally gzip produces same output if the tar archive have the same
timestamp.

I'm using 
	touch -r apsfilter/ChangeLog $archname.tar
to make sure, that I'm having the same timestamp in .tar file,
so that theoretically the $archname.tar.gz file only should differ,
if there a release tag has been changed afterwards...

Unfortunately it doesn't work right yet and I don't have the time
and energy to fix it. Commenting out the update of the -STABLE release
in make-release would cause, that an incomplete download.wml would be
produced with only the -current version on it...

If you could help me with this would be great. Of course only if you
have the time.

	Andreas ///


-- 
Andreas Klemm                                           Powered by FreeBSD SMP
Songs from our band >>64Bits<<............http://www.apsfilter.org/64bits.html
My homepage................................ http://people.FreeBSD.ORG/~andreas
Please note: Apsfilter got a NEW HOME................http://www.apsfilter.org/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000910162703.A15174>