diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-26 09:24:16 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-26 09:24:16 +0000 |
commit | 35ed4b89c510c0ba31587385b1cec70454888248 (patch) | |
tree | b909c9a44640a0772cc6a9a1596376d14aabcce1 /www/mod_php3/distinfo | |
parent | 6ce357a5fd42a6d6b740615997c8be326086b641 (diff) | |
download | FreeBSD-ports-35ed4b89c510c0ba31587385b1cec70454888248.zip FreeBSD-ports-35ed4b89c510c0ba31587385b1cec70454888248.tar.gz |
Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for
image creation. Without these functions image creation is impossible.
So add three patches via PATCH_SITES/PATCHFILES to make these functions
available.
Reported by: Dmitry Petrov <dpetrov@nchcapital.com>
Diffstat (limited to 'www/mod_php3/distinfo')
-rw-r--r-- | www/mod_php3/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index dc24208..ea92eb6 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,6 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-3.0.12.tar.gz) = 0d3b9517f8af17f1cd8c994d6fa26dd7 MD5 (mod_ssl-2.4.0-1.3.9.tar.gz) = 225c82d5d54a0e1c872bfcc7ffdfb0d8 +MD5 (php_configure.diff) = 69d8e2e6d49d9e37aab6e8d9765bcb1d +MD5 (php_gd.c.diff) = da5f001772417a1a65711be55f1cd38c +MD5 (php_php3_gd.h.diff) = d9da6e7fecafc5a57dcd320a943c22fd |