New release php5.2.3 make me curious to test upgrade from php4.4.7 to php5.2.3
kongja# cd /usr/ports/lang/php5
kongja# ee Makefile
PORTVERSION= 5.2.3
PORTREVISION?= 0
CATEGORIES?= lang devel www
kongja# make fetch
=> php-5.2.3.tar.bz2 is not in /data3/ports/lang/php5/distinfo.
=> Either /data3/ports/lang/php5/distinfo is out of date, or
=> php-5.2.3.tar.bz2 is spelled incorrectly.
*** Error code 1
kongja# ee distinfo
MD5 (php-5.2.2.tar.bz2) = d084337867d70b50a10322577be0e44e
SHA256 (php-5.2.2.tar.bz2) = cd69e73c46e1d171ac0cf27b7ee492c3bf8f6b45a763a77fd0cb79d5afa9f407
SIZE (php-5.2.2.tar.bz2) = 7310926
MD5 (suhosin-patch-5.2.2-0.9.6.2.patch.gz) = 081fe08d584820a6ece1fe2e8629711f
SHA256 (suhosin-patch-5.2.2-0.9.6.2.patch.gz) = 932d8155028686b96d3ebf89215dab7cd9353ac72f9ea82c252d0999fb4bd864
SIZE (suhosin-patch-5.2.2-0.9.6.2.patch.gz) = 22850
MD5 (php-5.2.2-mail-header.patch) = 6b2562b5230b1f85a2ccb292e124a91a
SHA256 (php-5.2.2-mail-header.patch) = 5394732be1953c7eedc2de9529d10971d85959af6352c8a67b4561124ddc8df5
SIZE (php-5.2.2-mail-header.patch) = 3420
Options for php5 5.2.3
│ ┌────────────────────────────────────────────────────────────────┠│
│ │ [X] CLI Build CLI version │ │
│ │ [ ] CGI Build CGI version │ │
│ │ [X] APACHE Build Apache module │ │
│ │ [ ] DEBUG Enable debug │ │
│ │ [X] SUHOSIN Enable Suhosin protection system │ │
│ │ [ ] MULTIBYTE Enable zend multibyte support │ │
│ │ [ ] IPV6 Enable ipv6 support │ │
│ │ [ ] MAILHEAD Enable mail header patch │ │
│ │ [ ] REDIRECT Enable force-cgi-redirect support (CGI only) │ │
│ │ [ ] DISCARD Enable discard-path support (CGI only) │ │
│ │ [ ] FASTCGI Enable fastcgi support (CGI only) │ │
│ │ [ ] PATHINFO Enable path-info-check support (CGI only) │ │
│ │ │ │
│ │ │ │
│ │ │ │
├─└────────────────────────────────────────────────────────────────┘─┤
[ OK ] Cancel
===> php5-5.2.3 : Your apache does not support DSO modules.
*** Error code 1
Stop in /data3/ports/lang/php5.
*** Error code 1
Stop in /data3/ports/lang/php5.
hehehehe, I should wait for official ports 😉