From owner-cvs-all Thu Aug 26 2:24:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3614A15A81; Thu, 26 Aug 1999 02:24:17 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA80571; Thu, 26 Aug 1999 02:24:16 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199908260924.CAA80571@freefall.freebsd.org> From: Dirk Froemberg Date: Thu, 26 Aug 1999 02:24:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php3 Makefile ports/www/apache13-php3/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/08/26 02:24:16 PDT Modified files: www/apache13-php3 Makefile www/apache13-php3/files md5 Log: 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 Revision Changes Path 1.89 +4 -1 ports/www/apache13-php3/Makefile 1.60 +3 -0 ports/www/apache13-php3/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message