Graham Perrin <[email protected]> writes: > On 28/10/2018 23:26, Jan Beich wrote: > >> … Either rebuild www/waterfox from the last revision before removal … > > OK, that worked fine. Essentially: > > svn cp svn://svn.freebsd.org/ports/head/www/waterfox@480899 > /usr/ports/www/waterfox > > Vulnerabilities noted (at configure time) and understood.
Why not update? Mk/bsd.gecko.mk hasn't changed incompatibly yet. 1. Drop PORTREVISION line 2. Bump 56.2.3 to 56.2.5 3. Run "make makesum" 4. Run "make all deinstall install clean" > Prior to that, I experimented briefly with waterfox@480899 copied to > /usr/local/poudriere/ports/default/www/waterfox > … wondering whether poudriere might be 'forced' to work with the deleted > port. I guess not :-) Poudriere may not like: 1. MOVED entry i.e., remove waterfox line 2. Lack of waterfox in www/Makefile (only used by "bulk -a") 3. Non-default file permissions (check-sanity) _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
