HomeFreeBSD

vietnamese/vnconvert: Replace gets(3) with gets_s(3)

Description

vietnamese/vnconvert: Replace gets(3) with gets_s(3)

The long deprecated and unsafe gets(3) function has been removed since
FreeBSD 1300043.

Thus replace the occurences of that function in the code with gets_s(3)
which is a safer alternative.

  • Bump PORTREVISION due to changes in the code/package.

PR: 238687
Reported by: emaste
MFH: 2019Q3

Details

Provenance
kaiAuthored on
Parents
rP511320: update sysutils/terraform to 0.12.8 and unbreak with go1.13
Branches
Unknown
Tags
Unknown