summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-09-08 13:43:13 +0000
committerdirk <dirk@FreeBSD.org>1999-09-08 13:43:13 +0000
commitb262a61e42a05176e299ab6876daffea04333eee (patch)
treeff129489a535959568e0a0eb18dd264cd7a8130d /www
parente891181dcd841c179a2dedb525349009a6a47b9a (diff)
downloadFreeBSD-ports-b262a61e42a05176e299ab6876daffea04333eee.zip
FreeBSD-ports-b262a61e42a05176e299ab6876daffea04333eee.tar.gz
Add php_pdf.c.diff to PATCHFILES in order to make PHP-3 aware of the
new pdflib-2.01.
Diffstat (limited to 'www')
-rw-r--r--www/mod_php3/Makefile3
-rw-r--r--www/mod_php3/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 6a11faa..0767215 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -42,7 +42,8 @@ MASTER_SITES= http://www.apache.org/dist/ \
DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz
PATCH_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-PATCHFILES= php_configure.diff php_gd.c.diff php_php3_gd.h.diff
+PATCHFILES= php_configure.diff php_gd.c.diff php_php3_gd.h.diff \
+ php_pdf.c.diff
MAINTAINER= dirk@FreeBSD.org
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index 91589e9..628ff12 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -4,3 +4,4 @@ MD5 (mod_ssl-2.4.2-1.3.9.tar.gz) = e30f679aeb4e24f1c4d4cefc6fb10c39
MD5 (php_configure.diff) = 69d8e2e6d49d9e37aab6e8d9765bcb1d
MD5 (php_gd.c.diff) = da5f001772417a1a65711be55f1cd38c
MD5 (php_php3_gd.h.diff) = d9da6e7fecafc5a57dcd320a943c22fd
+MD5 (php_pdf.c.diff) = 9468644eeade2d03e7f5409f7108ea4b
OpenPOWER on IntegriCloud