Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/01/2001 20:18:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Mar  1 18:18:17 UTC 2001

Modified Files:
	pkgsrc/www/php4: Makefile Makefile.common Makefile.module
	pkgsrc/www/php4-gd: Makefile
	pkgsrc/www/php4-imap: Makefile
	pkgsrc/www/php4-ldap: Makefile
	pkgsrc/www/php4-mysql: Makefile
	pkgsrc/www/php4-pgsql: Makefile

Log Message:
Disassociate the version number of the php4 package from the version numbers of
the php4 modules.  The rule is that php4 modules depend on php-${PHP_VERS}, but
they are allowed to have their own ${PHP_BASE_VERS}nbX package version numbers.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/www/php4/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/php4/Makefile.common
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4/Makefile.module
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4-gd/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/php4-imap/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4-ldap/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/php4-mysql/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4-pgsql/Makefile

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