Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 12/18/2000 20:09:16
Module Name:	pkgsrc
Committed By:	jwise
Date:		Mon Dec 18 18:09:12 UTC 2000

Modified Files:
	pkgsrc/mail/pine: Makefile
	pkgsrc/mail/pine/files: patch-sum
	pkgsrc/mail/pine/patches: patch-aa patch-ac

Log Message:
As imap-uw was recently updated to provide SSL support, programs which link
with libimapuw (at least on ELF) _need_ to explicitly bring in -lssl -lcrypto.

In the future, when updating a package, _please_ check any packages which depend
on that package to make sure they aren't broken by the change.  It took a _long_
time to find out that pine was broken on this machine (a SparcClassic).


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/mail/pine/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/pine/files/patch-sum
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/pine/patches/patch-aa \
    pkgsrc/mail/pine/patches/patch-ac

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