Subject: CVS commit: pkgsrc/www/mini_httpd
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/09/2007 02:12:50
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Sep  9 02:12:50 UTC 2007

Modified Files:
	pkgsrc/www/mini_httpd: Makefile distinfo
	pkgsrc/www/mini_httpd/patches: patch-aa

Log Message:
* Fix linkage so that mhtpasswd isn't linked against the OpenSSL libraries.

* None of the source files seems to reference any function in libutil, so
  remove it from the libraries linked into mini_httpd and mhtpasswd.

* Make this work on Solaris by linking mini_httpd with the usual
  "-lnsl -lsocket" dance.

Bump PKGREVISION to 4 due to changed library linkage in the installed
binaries.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/www/mini_httpd/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/mini_httpd/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/mini_httpd/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.