Subject: CVS commit: pkgsrc/lang
From: Jonathan Perkin
Date: 2018-02-05 12:21:56
Message id: 20180205112156.72026FB40@cvs.NetBSD.org

Log Message:
php7*: Standardise on major.minor.99 usage in buildlink3.mk

With the introduction of beta and rc releases of php7* into pkgsrc the pattern
matching is often incorrect (for example the current version of php-7.1.0rc6
breaks both <7.1.0 and >=7.1.0).  Using .99 is not ideal but does at least
avoid the confusion developers seem to be having with the pmatch ordering.

Files:
RevisionActionfile
1.4modifypkgsrc/lang/php70/buildlink3.mk
1.5modifypkgsrc/lang/php71/buildlink3.mk
1.3modifypkgsrc/lang/php72/buildlink3.mk