tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

converters/TECkit - dynamically generated tar file fails checksum



hi-

    looks like the default source site for converters/TECkit is dynamically 
generating the tar.gz file we are downloading, causing the gz timestamp 
to change with each download.   this makes the build fail with a checksum
error.

    what is the correct way to fix this?

chuck


# rm ../../distfiles/TECkit_2.5.3.tar.gz 
# bmake fetch >& /dev/null
# md5 ../../distfiles/TECkit_2.5.3.tar.gz
MD5 (../../distfiles/TECkit_2.5.3.tar.gz) = 771e3ceb006483413aea90f4b9ec60ed
# file ../../distfiles/TECkit_2.5.3.tar.gz
../../distfiles/TECkit_2.5.3.tar.gz: gzip compressed data, last modified: Fri Jan  8 17:56:52 2016, max compression
# 
# rm ../../distfiles/TECkit_2.5.3.tar.gz
# bmake fetch > & /dev/null
# md5 ../../distfiles/TECkit_2.5.3.tar.gz
MD5 (../../distfiles/TECkit_2.5.3.tar.gz) = 24006e7183d911d9aea146127e4e9ea0
# file ../../distfiles/TECkit_2.5.3.tar.gz
../../distfiles/TECkit_2.5.3.tar.gz: gzip compressed data, last modified: Fri Jan  8 17:57:15 2016, max compression
# 



Home | Main Index | Thread Index | Old Index