From owner-cvs-all Sun Aug 29 8:22:18 1999 Delivered-To: cvs-all@freebsd.org Received: from iaehv.iae.nl (iaehv.IAE.nl [194.151.64.2]) by hub.freebsd.org (Postfix) with ESMTP id F2F99157C1 for ; Sun, 29 Aug 1999 08:20:35 -0700 (PDT) (envelope-from root@iae.nl) Received: by iaehv.iae.nl (Postfix, from userid 0) id D501A20FCB; Sun, 29 Aug 1999 17:16:26 +0200 (CEST) To: ombre@iae.nl Received: from freebsd.iae.nl (freebsd.iae.nl [194.151.64.11]) by iaehv.iae.nl (Postfix) with ESMTP id B1EFB20FA9; Thu, 26 Aug 1999 11:25:11 +0200 (CEST) Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) by freebsd.iae.nl (Postfix) with ESMTP id EC8525D01; Thu, 26 Aug 1999 11:25:10 +0200 (CEST) Received: by hub.freebsd.org (Postfix, from userid 538) id A31CE15B0A; Thu, 26 Aug 1999 02:24:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 7E79D1CD8CA; Thu, 26 Aug 1999 02:24:19 -0700 (PDT) (envelope-from owner-cvs-all) Received: by hub.freebsd.org (bulk_mailer v1.12); Thu, 26 Aug 1999 02:24:19 -0700 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) X-Old-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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message