Created attachment 176273 [details] Patch to be applied to www/uzbl to update to 0.9.1 Update www/uzbl to version 0.9.1 Release notes: https://github.com/uzbl/uzbl/releases/tag/v0.9.1
Does not fetch: % sudo make distclean checksum ===> Cleaning for uzbl-0.9.1 ===> Deleting distfiles for uzbl-0.9.1 ===> uzbl-0.9.1 depends on file: /usr/local/sbin/pkg - found => uzbl-uzbl-v0.9.1_GH0.tar.gz doesn't seem to exist in /usr/distfiles/. => Attempting to fetch https://codeload.github.com/uzbl/uzbl/tar.gz/v0.9.1?dummy=/uzbl-uzbl-v0.9.1_GH0.tar.gz fetch: https://codeload.github.com/uzbl/uzbl/tar.gz/v0.9.1?dummy=/uzbl-uzbl-v0.9.1_GH0.tar.gz: size mismatch: expected 257504, actual 257493
Created attachment 178030 [details] Patch to be applied to www/uzbl to update to 0.9.1 It seems that github changed the way they expand magic strings when creating the tar archive (the string '$Format:%D$' in misc/hash.sh). (In case someone is interested, I copied the tar archive that I originally downloaded to http://isilmar-4.linta.de/distfiles/snapshots/uzbl-uzbl-v0.9.1_GH0.tar.gz.old) Updated the patch to the effectively re-rolled tar archive.
While here, I've converted the port to options helpers and fixed manpages installation (they are also gzipped automatically when installed into the right place).
A commit references this bug: Author: amdmi3 Date: Sun Dec 25 13:22:24 UTC 2016 New revision: 429420 URL: https://svnweb.freebsd.org/changeset/ports/429420 Log: - Update to 0.9.1 - While here, convert to options helpers and fix manpage installation PR: 213881 Submitted by: aehlig@linta.de (maintainer) Changes: head/www/uzbl/Makefile head/www/uzbl/distinfo head/www/uzbl/files/patch-examples__data__scripts__instance-select-wii.sh head/www/uzbl/files/patch-examples__data__scripts__load_url_from_history.sh head/www/uzbl/pkg-plist