upgrade to 4.3.9;
This release also re-introduces ability to write GIF images via the bundled GD extension.
This commit is contained in:
parent
cd5e3fbc4d
commit
161e369e36
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.25 2004/07/15 00:49:46 robert Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.26 2004/09/25 11:17:46 robert Exp $
|
||||
|
||||
# This port currently only works with archs supporting dynamic loading
|
||||
# and has Apache that supports DSO's.
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
V= 4.3.8
|
||||
V= 4.3.9
|
||||
DISTNAME= php-${V}
|
||||
CATEGORIES= www lang
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (php-4.3.8.tar.gz) = dd69f8c89281f088eadf4ade3dbd39ee
|
||||
RMD160 (php-4.3.8.tar.gz) = ce58295b885b447db1d80c6aaf3e0f517682c58c
|
||||
SHA1 (php-4.3.8.tar.gz) = 0e2339bb70164e08bacb5ecf2b147233caad9dc8
|
||||
MD5 (php-4.3.9.tar.gz) = c685cb76bff996a4dff87097c43e6987
|
||||
RMD160 (php-4.3.9.tar.gz) = 84a652a1198390eddbc7516b529c05af586394d2
|
||||
SHA1 (php-4.3.9.tar.gz) = 13cf57223667cc5ab70c07fa851d1d95b2fa93ea
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (php-4.3.8.tar.gz) = dd69f8c89281f088eadf4ade3dbd39ee
|
||||
RMD160 (php-4.3.8.tar.gz) = ce58295b885b447db1d80c6aaf3e0f517682c58c
|
||||
SHA1 (php-4.3.8.tar.gz) = 0e2339bb70164e08bacb5ecf2b147233caad9dc8
|
||||
MD5 (php-4.3.9.tar.gz) = c685cb76bff996a4dff87097c43e6987
|
||||
RMD160 (php-4.3.9.tar.gz) = 84a652a1198390eddbc7516b529c05af586394d2
|
||||
SHA1 (php-4.3.9.tar.gz) = 13cf57223667cc5ab70c07fa851d1d95b2fa93ea
|
||||
|
Loading…
Reference in New Issue
Block a user