CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/07/16 15:29:41
Modified files:
archivers/gtar : Makefile
converters/libiconv: Makefile
devel/arm-none-eabi/gdb: Makefile
devel/bison : Makefile
devel/gdb : Makefile
devel/gettext : Makefile
devel/gpatch : Makefile
devel/m4 : Makefile
lang/guile2 : Makefile
math/octave : Makefile
math/pspp : Makefile
misc/findutils : Makefile
print/gv : Makefile
security/oath-toolkit: Makefile
sysutils/augeas: Makefile
sysutils/coreutils: Makefile
sysutils/libvirt: Makefile
textproc/gsed : Makefile
textproc/wdiff : Makefile
Log message:
Some ports using gnulib previously detected a broken realpath and switched to an
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce
different
code. Bump REVISION to ensure that users get the new version.