[Bug 218408] ftp/wget: update to 1.19.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 5 22:22:56 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218408
Bug ID: 218408
Summary: ftp/wget: update to 1.19.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: vd at FreeBSD.org
Reporter: citrin+pr at citrin.ru
Flags: maintainer-feedback?(vd at FreeBSD.org)
Assignee: vd at FreeBSD.org
Created attachment 181518
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181518&action=edit
Update to 1.19.1
Update ftp/wget from 1.19 to 1.19.1
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS
- add test target and TEST_DEPENDS
- remove gmake from USES: current version of wget can be build without gmake
- unbreak IDN option: since 1.19 wget uses libidn2 instead libidn
- libidn2 uses libunstring from ports, so when IDN options is enabled use
libunstring from port instead bundled one
- disabling pcre support using ./configure --disable-pcre currently works, use
it
- remove Makefile and configure patches which are no longer needed
- patch /usr/local to $PREFIX in wget.info too
- delete files/patch-src__main.c - this bug has been fixed on Mar 2, 2015 [1]
[1]
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=9dde436dd689bd51eef71d64152dde9c8c0b5f65
portlint: looks fine.
Tested using 'poudriere testport' with default options on FreeBSD 10.3 and 11.0
Tested with non-default options on FreeBSD 11.0 amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list