Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (40m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 21:10:07 UTC Now

2012-01-12 16:59:54 UTC MAIN commitmail json YAML

Fix build problem along with update of php53; overhaul.

* Don't specify upper limit version to depend.  Since PHP extensions are
  prefixed with PHP_PKG_PREFIX, it is no need to specify.
* Relax lower limit version to depend for php extensions which aren't
  bundled in PHP 5.3.9 distribution file; reflecting recent change of
  lang/php/ext.mk

To be safer, bump PKGREVISION.

(taca)