CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/10/08 15:19:23
Modified files:
databases/mariadb: Makefile
databases/openldap: Makefile
databases/openldap23: Makefile
security/wpa_supplicant: Makefile
devel/spidermonkey: Makefile
devel/ptlib : Makefile
devel/xulrunner/24: Makefile
net/net-snmp : Makefile
misc/blink1 : Makefile
net/arp-scan : Makefile
net/arping : Makefile
net/avahi : Makefile
net/bird : Makefile
net/bwm-ng : Makefile
net/dnsmasq : Makefile
net/libdnet : Makefile
net/libnet/1.0 : Makefile
net/libnet/1.1 : Makefile
net/mrtd : Makefile
net/scamper : Makefile
net/ushare : Makefile
net/sing : Makefile
mail/fetchmail : Makefile
net/ifstat : Makefile
net/iftop : Makefile
net/ipcad : Makefile
net/nload : Makefile
net/nmap : Makefile
net/ntp : Makefile
net/openmdns : Makefile
net/quagga : Makefile
net/tcpreplay : Makefile
security/fragrouter: 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.