1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/www/websh/pkg-plist
Mikhail Teterin 3ab5b7da65 www/websh: unbreak after the recent upgrade of tcl86
Despite being only a micro-version bump, the new TCL changes the
TCL_SHARED_LIB_SUFFIX from being set to "86" (the version of TCL)
to being derived from the extension's own version, which in our
case is 3.6.0b5).

While here, remove reference to the long-gone apache-2.2 and
a bogus deprecation.
2021-11-18 13:20:34 -05:00

11 lines
310 B
Plaintext

%%NOMINORVERSION%%lib/libwebsh%%LIBSUF%%.so.1.0
lib/libwebsh%%LIBSUF%%.so.1
lib/libwebsh%%LIBSUF%%.so
lib/websh/pkgIndex.tcl
lib/websh/htmlhandler.ws3
lib/websh/otherhandler.ws3
etc/websh.conf.dist
%%APACHEMODDIR%%/mod_websh.so
@exec %D/sbin/apxs -e -A -n websh %D/%F
@unexec %D/sbin/apxs -e -A -n websh %D/%F