Why does not php5.2.12 port please?

PHP 5.2.12 Released!
[17-Dec-2009]

The PHP development team would like to announce the immediate availability of PHP 5.2.12. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release.

:)thinks!
 
Because porting takes human effort, which may or may not be readily available?
 
Yes,thinks you!
Probably have to wait until when will it?

In addition, I have been a question: how to use PORT to upgrade software? Such as: php5.2.11 to php5.2.12

use:

Code:
#portsnap fetch update
#cd /usr/ports/lang/php5
#make deinstall clean
#make reinstall clean

Such a right?

I'm sorry, I am a beginner!
 
Back
Top