Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2008 17:10:02 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/123262: png / md5/ sha checksum failure
Message-ID:  <200804301710.m3UHA27W052794@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/123262; it has been noted by GNATS.

From: bf <bf2006a@yahoo.com>
To: bug-followup@FreeBSD.org, Michael Scheidell <scheidell@secnap.net>
Cc:  
Subject: Re: ports/123262: png / md5/ sha checksum failure
Date: Wed, 30 Apr 2008 10:03:56 -0700 (PDT)

 --0-2031464027-1209575036=:8526
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 
 I don't think that Sourceforge has been hacked, after
 a cursory look at the new distfile.  A summary of
 changes, from old to new:
 
 Younger: png.c 
 Younger: pngerror.c 
 Younger: pngtest.c 
 Younger: configure 
 Younger: libpngpf.3 
 Younger: pnggccrd.c 
 Younger: INSTALL 
 Younger: pngwrite.c 
 New    : configure.diff 
 Younger: pngwutil.c 
 Younger: libpng-1.2.27.txt 
 Younger: pngrtran.c 
 Younger: KNOWNBUG 
 Younger: pngvcrd.c 
 Younger: README 
 Younger: LICENSE 
 New    : aclocal.diff 
 Younger: pngwio.c 
 Younger: pngpread.c 
 Younger: config.h.in 
 Younger: example.c 
 Younger: pngread.c 
 Younger: Y2KINFO 
 Younger: png.5 
 New    : configure.orig 
 Younger: Makefile.am 
 Younger: libpng.3 
 Younger: pngget.c 
 Younger: png.h 
 Younger: pngmem.c 
 Younger: Makefile.in 
 New    : aclocal.m4.orig 
 Younger: pngtrans.c 
 Younger: pngconf.h 
 Younger: configure.ac 
 Younger: pngrio.c 
 Younger: ANNOUNCE 
 Younger: pngset.c 
 Younger: pngrutil.c 
 Younger: pngwtran.c 
 Younger: CHANGES 
 Younger: aclocal.m4 
 
 
 It appears that they've silently changed the distfile
 upstream, by:
 
 1)falling back to autoconf 2.61 from 2.62; and
 2)fixing an Amiga OS bug.
 
 The new distfile is substantially larger because, for
 some odd reason, they bundled the patches AND both new
 and old configuration files.
 
 Try the attached patch.
 
 
 
       ____________________________________________________________________________________
 Be a better friend, newshound, and 
 know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
 --0-2031464027-1209575036=:8526
 Content-Type: text/plain; name="png.1227.txt"
 Content-Description: 2164612758-png.1227.txt
 Content-Disposition: inline; filename="png.1227.txt"
 
 diff -druN png.orig/Makefile png/Makefile
 --- png.orig/Makefile	2008-04-29 08:09:05.000000000 -0400
 +++ png/Makefile	2008-04-30 12:46:09.006824637 -0400
 @@ -2,7 +2,7 @@
  # Date created:         5 Dec 1995
  # Whom:                 ache
  #
 -# $FreeBSD: ports/graphics/png/Makefile,v 1.87 2008/04/29 12:09:05 ache Exp $
 +# $FreeBSD: ports/graphics/png/Makefile,v 1.86 2008/04/08 17:08:57 ache Exp $
  #
  
  PORTNAME=	png
 diff -druN png.orig/distinfo png/distinfo
 --- png.orig/distinfo	2008-04-29 08:09:05.000000000 -0400
 +++ png/distinfo	2008-04-30 12:46:09.006824637 -0400
 @@ -1,3 +1,3 @@
 -MD5 (libpng-1.2.27.tar.bz2) = 310954baea8bedbe1a1c0fbd13a494ad
 -SHA256 (libpng-1.2.27.tar.bz2) = 742891c0ec5a5fa5a7a545b08865e96e922447d8095b71e5348b9ff6d3123a9a
 -SIZE (libpng-1.2.27.tar.bz2) = 641193
 +MD5 (libpng-1.2.27.tar.bz2) = d2f0339117eb190ce3db98c139198c88
 +SHA256 (libpng-1.2.27.tar.bz2) = 2f7d36ce921eeb7c242939a9a8b2fddce3158cff5e35ac2116de74dad26d532d
 +SIZE (libpng-1.2.27.tar.bz2) = 804821
 
 --0-2031464027-1209575036=:8526--



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