Subject: CVS commit: pkgsrc/security/stunnel
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2006 20:14:26
Module Name: pkgsrc
Committed By: tv
Date: Mon Oct 16 20:14:26 UTC 2006
Modified Files:
pkgsrc/security/stunnel: Makefile distinfo
Added Files:
pkgsrc/security/stunnel/patches: patch-ac
Log Message:
nb1: Put conf and pid files back where they belong after the 4.15 update.
(PKG_SYSCONFDIR already includes "stunnel" by default, so avoid the
package adding another and making $PREFIX/etc/stunnel/stunnel/stunnel.conf;
the pidfile does not normally belong under $PREFIX as $PREFIX/var/run is
not normally cleaned/checked by OS-supplied processes.)
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 pkgsrc/security/stunnel/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/security/stunnel/distinfo
cvs rdiff -r0 -r1.7 pkgsrc/security/stunnel/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.