Ticket #31252 (closed defect: fixed)
qt4-mac 4.7.4 has been stealth-updated
| Reported by: | north@… | Owned by: | michaelld@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | haspatch | Cc: | smparkes@…, august.fly@…, ryandesign@… |
| Port: | qt4-mac |
Description (last modified by ryandesign@…) (diff)
spygold<935> port -f clean qt4-mac ---> Cleaning qt4-mac spygold<936> port install qt4-mac +quartz ---> Computing dependencies for qt4-mac ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.7.4_0+quartz.darwin_10.x86_64.tgz from http://packages.macports.org/qt4-mac ---> Fetching qt4-mac ---> Verifying checksum(s) for qt4-mac Error: Checksum (md5) mismatch for qt-everywhere-opensource-src-4.7.4.tar.gz Error: Checksum (sha1) mismatch for qt-everywhere-opensource-src-4.7.4.tar.gz Error: Checksum (rmd160) mismatch for qt-everywhere-opensource-src-4.7.4.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for qt4-mac is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> spygold<937>
Attachments
Change History
comment:3 Changed 21 months ago by ryandesign@…
- Owner changed from macports-tickets@… to michaelld@…
- Cc ryandesign@… added
- Description modified (diff)
- Port set to qt4-mac
- Summary changed from Error: Checksum (md5) mismatch for qt-everywhere-opensource-src-4.7.4.tar.gz to qt4-mac 4.7.4 has been stealth-updated
Please remember to use WikiFormatting, to fill in the Port field, and to Cc the maintainer of that port.
Yes, it appears qt4-mac has been stealth-updated by its developers. The distfile we mirrored at the beginning of the month, for which the checksums in the portfile were written, is 219424772 bytes, but the file available on their servers now is 220388303 bytes. The diff between the contents of the two distfiles is enormous, about 1.8 million lines long, all in the doc directory, mostly the html files. qt4-mac does install html files; if these changed html files are the ones that the port ends up installing, the port's revision should increase when it follows this update.
comment:4 Changed 21 months ago by ryandesign@…
- Keywords haspatch added
Here is a patch that should work, but I haven't completed building it yet.
comment:5 Changed 21 months ago by michaelld@…
- Status changed from new to closed
- Resolution set to fixed
Done in r84001, along with Qt's patch for bad digistor certs.
comment:6 Changed 21 months ago by ryandesign@…
You forgot to change the dist_subdir, as I had in my patch, which is required for stealth updates. Done in r84002.
comment:7 Changed 21 months ago by michaelld@…
Thanks. If you say so then that's good enough for me.
comment:8 Changed 20 months ago by ryandesign@…
wiki:PortfileRecipes#stealth-updates explains why changing the dist_subdir is necessary.


Cc Me!