Date: 17 Dec 1999 21:02:42 -0000 From: patrick@jacuzzi.local.mindstep.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/15540: Update mod_dav to version 0.9.14 Message-ID: <19991217210242.69269.qmail@jacuzzi.local.mindstep.com>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991217210242.69269.qmail>