Date: Sun, 9 Feb 2003 05:15:11 -0800 (PST) From: Peter Pentchev <roam@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: ports/mail/vpopmail Makefile ports/mail/vpopmail-stable Makefile Message-ID: <200302091315.h19DFBEh030607@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2003/02/09 05:15:11 PST Modified files: mail/vpopmail Makefile mail/vpopmail-stable Makefile Log: Fix the regular expressions used for setting the database access (username, password, database name, etc) - when I did the changeover from ${PERL} to ${REINPLACE_CMD}, I plain forgot that sed does not really like Perl-style $1 subexpression references :( Reported by: Ventsislav Velkov <veno@evrocom.net>, "Pavel Novikov" <pavel@ext.by> Revision Changes Path 1.23 +8 -7 ports/mail/vpopmail-stable/Makefile 1.29 +18 -18 ports/mail/vpopmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302091315.h19DFBEh030607>