Subject: Re: CVS commit: pkgsrc/www/php4
To: Bernd Ernesti <netbsd@arresum.inka.de>
From: Kimmo Suominen <kim@tac.nyc.ny.us>
List: tech-pkg
Date: 06/23/2001 02:45:11
The reason? Ask the PHP developers, I guess.
None of the existing modules have hyphens, so there should be no need for
a version number change, and no impact on existing or already installed
packages.
I was trying to make sense of the sybase-ct module, but I got stuck with
regenerating the configure script at the top level. (I wrote a completely
new config.m4 for sybase-ct, modeled after the sybase one.) If anyone has
any hints on this I'd appreaciate them much.
+ Kim
| From: Bernd Ernesti <netbsd@arresum.inka.de>
| Date: Fri, 22 Jun 2001 19:54:00 +0200
|
| On Fri, Jun 22, 2001 at 01:44:03AM +0300, Kimmo Suominen wrote:
| >
| > Module Name: pkgsrc
| > Committed By: kim
| > Date: Thu Jun 21 22:44:03 UTC 2001
| >
| > Modified Files:
| > pkgsrc/www/php4: Makefile.module
| >
| > Log Message:
| > Hyphens in module names are replaced with underscores in the file system.
|
| Hmm, whats the reason to do this and how does this affect allready installed
| packages?
| Don't we need to increase the version number for such a change?
|
| Bernd
|