[Bug 259101] devel/newt: configure fails after upgrade 0.52.21

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Oct 2021 08:48:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259101

--- Comment #2 from Stewart Morgan <stewart+FreeBSD-BugZilla@arnos-vale.net> ---
Just to add that, though not strictly related to this bug, I also had to change
the SOVERSION variable so that it matched the pkg-plist:
-SOVERSION=     ${PORTVERSION:R:E}
+SOVERSION=     ${PORTVERSION:R}

-- 
You are receiving this mail because:
You are the assignee for the bug.