Subject: Re: Checksum mismatch for win32-codecs-030714/win32codecs.tar.bz2
To: Julio M. Merino Vidal <jmmv@menta.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 11/06/2003 10:35:42
On Thu, 6 Nov 2003, Julio M. Merino Vidal wrote:

> > I am not sure what that 030714 name is based on. I cc'd this to jmmv --
> > where did you get that 030714 version?
>
> IIRC, that's was the date of the file I downloaded from the ftp.

Thanks for the explanation.

reed@antelope:/usr/pkgsrc$ TZ=UTC ls -l distfiles/win32-codecs-030714/
total 9228
-rw-r--r--    1 reed     reed      2628353 Dec  7  2002 qt6dlls.tar.bz2
-rw-r--r--    1 reed     reed      6803247 Oct 29 15:44 win32codecs.tar.bz2

> Also note that this file changes quite often *sigh*.

Has anyone emailed them to suggest adding a date (or version) to the
filename?

A patch follows. (This uses "03" for year like previous, although I prefer
"2003".)

Please note that I am still building mplayer and don't even know how to
test this win32codecs yet. Can someone else please test this?

RCS file: /cvsroot/pkgsrc/graphics/win32-codecs/Makefile,v
retrieving revision 1.17
diff -b -u -r1.17 Makefile
--- graphics/win32-codecs/Makefile	2003/07/30 13:02:19	1.17
+++ graphics/win32-codecs/Makefile	2003/11/06 18:32:59
@@ -2,7 +2,7 @@
 #

 DISTNAME=	win32codecs
-PKGNAME=	win32-codecs-030714
+PKGNAME=	win32-codecs-031029
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.mplayerhq.hu/MPlayer/releases/codecs/ \
 		http://www2.mplayerhq.hu/MPlayer/releases/codecs/ \
Index: graphics/win32-codecs/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/win32-codecs/distinfo,v
retrieving revision 1.8
diff -b -u -r1.8 distinfo
--- graphics/win32-codecs/distinfo	2003/07/23 13:24:21	1.8
+++ graphics/win32-codecs/distinfo	2003/11/06 18:32:59
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.8 2003/07/23 13:24:21 jmmv Exp $

-SHA1 (win32-codecs-030714/win32codecs.tar.bz2) = 4e2f89f7ecf65033125b10786c3341b3c67a5727
-Size (win32-codecs-030714/win32codecs.tar.bz2) = 6606025 bytes
-SHA1 (win32-codecs-030714/qt6dlls.tar.bz2) = 34bcd01742f79df790bda290b94236b5cbd1c007
-Size (win32-codecs-030714/qt6dlls.tar.bz2) = 2628353 bytes
+SHA1 (win32-codecs-031029/win32codecs.tar.bz2) = 9623b24063da269d08b2533fbac9d7a2bb27b91e
+Size (win32-codecs-031029/win32codecs.tar.bz2) = 6803247 bytes
+SHA1 (win32-codecs-031029/qt6dlls.tar.bz2) = 34bcd01742f79df790bda290b94236b5cbd1c007
+Size (win32-codecs-031029/qt6dlls.tar.bz2) = 2628353 bytes


Thanks,

   Jeremy C. Reed
   http://bsd.reedmedia.net/