tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Overhauling lang/pear



In message <20250614.162937.1816529544467991550.taca%back-street.net@localhost>
	on Sat, 14 Jun 2025 16:29:37 +0900 (JST),
	Takahiro Kambe <taca%back-street.net@localhost> wrote:
> In message <aEqL4oj7Rv_Zu1fc%pkgsrc.org@localhost>
> 	on Thu, 12 Jun 2025 09:12:18 +0100,
> 	Jonathan Perkin <jperkin%pkgsrc.org@localhost> wrote:
>>>The value of PEAR_CONFIG_DEFAULT_PHP_BIN (defined in PEAR/Config.php)
>>>will change from ${PREFIX}/bin/php${PHP_VER} to ${PREFIX}/bin/php.
>> 
>> I replaced it with a single line in Makefile:
>> 
>>   INSTALL_ENV+=        PHP_PEAR_PHP_BIN=${PHPBIN}
>> 
>> which appears to do the same thing without requiring a patch.  The
>> correct php${PHP_VER} appears to be encoded in the resulting pear
>> binary.
> Oh, I confirmed it now.
> 
>> If there's something else I'm missing though please let me know.
> There is nothing!
I wish commit of your changes to pkgsrc before freeze.

-- 
Takahiro Kambe <taca%NetBSD.org@localhost>


Home | Main Index | Thread Index | Old Index