Subject: CVS commit: pkgsrc/databases/phpmyadmin
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2006 17:30:56
Module Name:	pkgsrc
Committed By:	tron
Date:		Mon Nov 27 17:30:56 UTC 2006

Modified Files:
	pkgsrc/databases/phpmyadmin: Makefile

Log Message:
Fix various problems:
1.) Don't use hardcoded group "wheel". Use "APACHE_GROUP" instead which
    defaults to "www".
2.) Create user and group if necessary. This fixces PR pkg/35141 by
    Wouter Schoot.
3.) Fix path to Perl interpreter in helper script "convertcfg.pl" and
    add missing dependence on Perl package.
Bump package revision because of these fixes.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/databases/phpmyadmin/Makefile

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