Path to this page:
Subject: CVS commit: pkgsrc/converters/TECkit
From: Chuck Cranor
Date: 2016-01-09 04:10:45
Message id: 20160109031046.0134AFBB5@cvs.NetBSD.org
Log Message:
the scripts.sil.org site is using ViewVC to dynamically generate a
new .tar.gz for each download. each new .tar.gz has a new gzip
timestamp, so the gz is different each download (the tar itself is
the same). this makes it impossible to match the checksum in distinfo,
so we pull it from a static file on MASTER_SITE_BACKUP instead,
as suggested by Thomas Klausner.
Files: