CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/28 06:11:27
Modified files:
net/unifi : Tag: OPENBSD_6_6 Makefile.inc
net/unifi/lts : Tag: OPENBSD_6_6 Makefile distinfo
net/unifi/lts/pkg: Tag: OPENBSD_6_6 PLIST
net/unifi/stable: Tag: OPENBSD_6_6 Makefile distinfo
net/unifi/stable/pkg: Tag: OPENBSD_6_6 PLIST
net/unifi/testing: Tag: OPENBSD_6_6 Makefile
net/unifi/testing/pkg: Tag: OPENBSD_6_6 PLIST
Log message:
set unifi in -stable to only use jdk 1.8 not 11, and drop the additional
distfile (activation.jar from maven-central) which is no longer fetchable.
this was already done in -current (upstream don't really support jdk>1.8
anyway). fetch failure reported by Jordan Geoghegan.