Date: Tue, 9 Jul 2002 01:30:32 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mnogosearch Makefile pkg-plist ports/www/mnogosearch/files patch-ab Message-ID: <200207090830.g698UW9x018092@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/07/09 01:30:32 PDT Modified files: www/mnogosearch Makefile pkg-plist www/mnogosearch/files patch-ab Log: Make shared library installed by the port comply with ELF conventions for naming shared libraries, i.e. shared library should be named lobfoo.so.X, not just libfoo.so. Among other things, it allows other ports use mnogosearch in LIB_DEPENDS. Bump PORTREVISION. Reported by: Alexander Kovalenko <never@nevermind.kiev.ua> Approved by: maintainer's timeout Revision Changes Path 1.35 +1 -0 ports/www/mnogosearch/Makefile 1.2 +15 -3 ports/www/mnogosearch/files/patch-ab 1.9 +2 -3 ports/www/mnogosearch/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207090830.g698UW9x018092>