Subject: CVS commit: pkgsrc/misc/rhash
From: Niclas Rosenvik
Date: 2021-10-03 19:34:11
Message id: 20211003173411.DBBA7FA97@cvs.NetBSD.org

Log Message:
Fix dynamic linking with rhash

Make the rhash package install a .so file
not just .so.0 so that -lrhash use
dynamic linking not static linking.
Remove depmethod build since the package now
works with dynamic linking.
While here add pkgconfig override to pkgconfig
file.
Bump PKGREVISION due to PLIST change.

Files:
RevisionActionfile
1.18modifypkgsrc/misc/rhash/Makefile
1.3modifypkgsrc/misc/rhash/PLIST
1.4modifypkgsrc/misc/rhash/buildlink3.mk