From 65ad55b3e3c48ebdaabac4e64928407fbd66145b Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Fri, 11 Aug 2000 19:18:38 +0000 Subject: update to cgiparse 0.9a which now uses the mime library that I wrote to support multipart/form-data.. also installs a profiling library... This can be built w/o the mim library, but I don't feel like making this port more complicated and making it optional... this port could also be built w/ mime support w/o the mime library having to be installed, but I don't see any easy way to do this with the current port system... --- www/cgiparse/pkg-plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/cgiparse/pkg-plist') diff --git a/www/cgiparse/pkg-plist b/www/cgiparse/pkg-plist index c578b445d6e5..c63f5661cc08 100644 --- a/www/cgiparse/pkg-plist +++ b/www/cgiparse/pkg-plist @@ -1,7 +1,9 @@ include/cgi.h lib/libcgiparse.a lib/libcgiparse.so.1 -lib/libcgiparse.so +lib/libcgiparse_p.a man/man3/cgigetvalue.3.gz man/man3/cgiclose.3.gz man/man3/cginewquerystr.3.gz +@unexec /usr/bin/env /sbin/ldconfig -R +@exec /usr/bin/env /sbin/ldconfig -m %B -- cgit v1.2.3