CVSROOT:        /cvs
Module name:    ports
Changes by:     n...@cvs.openbsd.org    2021/09/11 16:48:22

Modified files:
        net/wget       : Makefile distinfo 
        net/wget/patches: patch-Makefile_in 
        net/wget/pkg   : PLIST 

Log message:
update to wget-1.21.2

Release notes:
https://lists.gnu.org/archive/html/info-gnu/2021-09/msg00003.html

"Release tarballs no longer have a dependency on Python."

This update:
- Updates to 1.21.2
- Removes python3 hack and requires python3 at build time instead.
MODPY_RUN_DEPENDS is in TEST_DEPENDS (as before) and BUILD_DEPENDS
(via removal of MODPY_BUILDDEP = No).

Python3 is readily available when building ports. Release notes state
that python3 is no longer needed at build time. Without python3, it
will fail configure and will not run python regression tests in
testenv/.

submitted by tj@ with tweaks by me to reintroduce python3 as a build
dependency
feedback from and OK sthen@

Reply via email to