From owner-cvs-all Sun Sep 19 7:21:11 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 325EE150F6; Sun, 19 Sep 1999 07:21:09 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA95711; Sun, 19 Sep 1999 07:21:09 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199909191421.HAA95711@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 19 Sep 1999 07:21:08 -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/09/19 07:21:08 PDT Modified files: www/apache13-php3 Makefile www/apache13-php3/files md5 Log: - Add php_snmp.c.diff to PATCHFILES in order to unbreak SNMP support. There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h and ${WRKDIR}/php-3.0.12/functions/snmp.h due to ucd-snmp upgrade to 4.0.1. Reported by: Andreas Klemm - Move MASTER_SITES for mod_ssl down again and replace http://www.php.net/ with ftp://ftp.php.net/pub/ to workaround the problem that the http server isn't returning a 404 for non-existant files and thus breaks fetching of mod_ssl distfile. Reported by: Iron Yuppie Revision Changes Path 1.95 +4 -4 ports/www/apache13-php3/Makefile 1.64 +1 -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