CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/10/08 15:23:33
Modified files:
net/monitoring-plugins: Makefile
x11/xfce4/xfce4-netload: Makefile
Log message:
Bump some ports which reference if_msghdr in their source, so that package
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.