CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/23 11:16:12
Modified files:
java/jna : Makefile distinfo
java/jna/patches: patch-build_xml patch-native_Makefile
patch-test_com_sun_jna_LibraryLoadTest_java
java/jna/pkg : PLIST
Log message:
Update to 5.18.1 + fixes:
* Dont install javadocs
* This works with jdk-11+
* Set property for release build
* Correctly build and install jna-platform*.jar
* Setup aarch64 and sparc64 with placeholder jars and adjust build.xml to use
them. This future proofs this should upstream distribute them with the source.
* Remove unneeded pre-configure step
ok kirill@