[MacPorts] #13941: dcraw tarball checksums failed
#13941: dcraw tarball checksums failed ----------------------------------+----------------------------------------- Reporter: swordangel@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: dcraw checksum | ----------------------------------+----------------------------------------- I tried to install dcraw 8.81 by executing "sudo port -v install dcraw" and I get checksum errors after MacPorts fetches the tarball. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13941> MacPorts </projects/macports> Ports system for Mac OS
#13941: dcraw tarball checksums failed -----------------------------------+---------------------------------------- Reporter: swordangel@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: dcraw checksum -----------------------------------+---------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org Comment: Looks like the developer did another stealth upgrade, as has already happened once before; see r32125. I was unable to find the old distfile online anywhere, so I [http://lists.macosforge.org/pipermail/macports- users/2008-February/008641.html asked on macports-users] and Harry Parker was kind enough to send it to me. diffing the old file with the new one currently available on the site, the only difference is in the way a manpage is installed: {{{ $ diff -ru 8.81_{1,2}/dcraw diff -ru 8.81_1/dcraw/install 8.81_2/dcraw/install --- 8.81_1/dcraw/install 2007-12-10 02:25:18.000000000 -0600 +++ 8.81_2/dcraw/install 2008-01-05 21:44:26.000000000 -0600 @@ -19,7 +19,7 @@ lang=`echo $langchar | cut -d. -f1` char=`echo $langchar | cut -d. -f2-` mkdir -p -m 755 $prefix/share/man/$lang/man1 - iconv -f utf-8 -t $char -o $prefix/share/man/$lang/man1/dcraw.1 dcraw_$lang.1 + iconv -f utf-8 -t $char dcraw_$lang.1 > $prefix/share/man/$lang/man1/dcraw.1 mkdir -p -m 755 $prefix/share/man/$lang.UTF-8/man1 cp dcraw_$lang.1 $prefix/share/man/$lang.UTF-8/man1/dcraw.1 mkdir -p -m 755 $prefix/share/locale/$lang/LC_MESSAGES $ }}} So this looks harmless, and in fact we probably don't need to increase the port revision. Just change the checksums and the dist_subdir. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13941#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13941: dcraw 8.81 tarball checksums failed -----------------------------------+---------------------------------------- Reporter: swordangel@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: dcraw checksum -----------------------------------+---------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed * summary: dcraw tarball checksums failed => dcraw 8.81 tarball checksums failed Comment: Fixed in r33745. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13941#comment:2> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts