On Thu, Feb 23, 2017 at 03:21:22PM +0100, Marc Espie wrote: > Yes, "make extract' wouldn't deal with it, but the file would still be there > and extractible manually. It is harder to do now.
My process to upgrade a port is: make clean extract vi Makefile, bump version make fetch makesum extract diff obj, see if the changes make sense The make fetch does not work anymore. Should I download the file manually with the browser now? Why should updating a port get harder? bluhm