From owner-freebsd-ports Fri Dec 17 13:10: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C2A9E156EC for ; Fri, 17 Dec 1999 13:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA88056; Fri, 17 Dec 1999 13:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from modemcable156.106-200-24.mtl.mc.videotron.net (modemcable126.102-200-24.mtl.mc.videotron.net [24.200.102.126]) by hub.freebsd.org (Postfix) with SMTP id C063F14FB4 for ; Fri, 17 Dec 1999 13:02:43 -0800 (PST) (envelope-from patrick@jacuzzi.local.mindstep.com) Received: (qmail 69270 invoked by uid 1002); 17 Dec 1999 21:02:42 -0000 Message-Id: <19991217210242.69269.qmail@jacuzzi.local.mindstep.com> Date: 17 Dec 1999 21:02:42 -0000 From: patrick@jacuzzi.local.mindstep.com Reply-To: patrick@jacuzzi.local.mindstep.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15540: Update mod_dav to version 0.9.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15540 >Category: ports >Synopsis: Update mod_dav to version 0.9.14 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 17 13:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Patrick Bihan-Faou >Release: FreeBSD 3.2-STABLE i386 >Organization: MindStep Corporation >Environment: From the current ports distribution, (updated on december 13). >Description: The current mod_dav version in the ports is 0.9.12. The up-to-date version is 0.9.14 which fixes a lot of issues with the locking mechanisms. >How-To-Repeat: n/a >Fix: The following patch updates the version currently in the ports distribution. This PR supersedes PR# port/15241. BTW I am the port maintainer. Index: mindstep/projects/freebsd_pkg/mod_dav/Makefile diff -c mindstep/projects/freebsd_pkg/mod_dav/Makefile:1.1 mindstep/projects/freebsd_pkg/mod_dav/Makefile:1.3 *** mindstep/projects/freebsd_pkg/mod_dav/Makefile:1.1 Fri Dec 3 11:33:14 1999 --- mindstep/projects/freebsd_pkg/mod_dav/Makefile Fri Dec 17 15:50:11 1999 *************** *** 1,5 **** # New ports collection makefile for: mod_dav (apache) ! # Version required: 0.9.12 # Date created: Sun Oct 17, 1999 # Whom: patrick@mindstep.com # --- 1,5 ---- # New ports collection makefile for: mod_dav (apache) ! # Version required: 0.9.14 # Date created: Sun Oct 17, 1999 # Whom: patrick@mindstep.com # *************** *** 16,22 **** #BUILD_DEPENDS= ${PREFIX}/sbin/apxs:${PORTSDIR}/www/apache13 APACHE_VERSION= 1.3.6 ! DAV_VERSION= 0.9.12 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --- 16,22 ---- #BUILD_DEPENDS= ${PREFIX}/sbin/apxs:${PORTSDIR}/www/apache13 APACHE_VERSION= 1.3.6 ! DAV_VERSION= 0.9.14 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ Index: mindstep/projects/freebsd_pkg/mod_dav/files/md5 diff -c mindstep/projects/freebsd_pkg/mod_dav/files/md5:1.1 mindstep/projects/freebsd_pkg/mod_dav/files/md5:1.3 *** mindstep/projects/freebsd_pkg/mod_dav/files/md5:1.1 Fri Dec 3 11:33:18 1999 --- mindstep/projects/freebsd_pkg/mod_dav/files/md5 Fri Dec 17 15:50:15 1999 *************** *** 1 **** ! MD5 (mod_dav-0.9.12-1.3.6.tar.gz) = bcad3b1b621de180acee9a6501696b4d --- 1 ---- ! MD5 (mod_dav-0.9.14-1.3.6.tar.gz) = 28b5e3554f6e59142282e0da90254070 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message