Vladimir Druzenko bd40f3987e dns/dnsjava: Build with Java 8 only
Even with Java 11:
    [javac] error: Source option 1.4 is no longer supported. Use 6 or later.
    [javac] error: Target option 1.4 is no longer supported. Use 1.6 or later.

While here:
- replace PORTVERSION with DISTVERSION,
- update WWW,
- split long line.
2025-05-30 04:58:01 +03:00
..