Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 22:40:08 -0500 (EST)
From:      Garrett Rooney <rooneg@electricjellyfish.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32547: update cadaver port
Message-ID:  <200112060340.fB63e8L43671@neroon.user.acm.rpi.edu>

next in thread | raw e-mail | index | archive | help

>Number:         32547
>Category:       ports
>Synopsis:       update cadaver port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 05 19:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Rooney
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD neroon.user.acm.rpi.edu 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Sun Sep 30 20:50:57 EDT 2001 root@neroon.user.acm.rpi.edu:/usr/obj/usr/src/sys/NEROON i386

>Description:
	the cadaver port needs to be updated to work with the current version 
of neon, and to the current release of cadaver.  i emailed the maintainer, a 
week ago, and got no reply.
>How-To-Repeat:
	try to build the port/check the cadaver web page.
>Fix:
	apply the following patch

diff -u -d cadaver/Makefile /usr/ports/www/cadaver/Makefile
--- cadaver/Makefile	Sat Dec  1 23:37:05 2001
+++ /usr/ports/www/cadaver/Makefile	Mon Jun 18 02:06:51 2001
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	cadaver
-PORTVERSION=	0.18.0
+PORTVERSION=	0.17.0
 CATEGORIES=	www
 MASTER_SITES=	http://www.webdav.org/cadaver/
 
 MAINTAINER=	tarkhil@over.ru
 
-LIB_DEPENDS=	neon.17:${PORTSDIR}/www/neon \
+LIB_DEPENDS=	neon.15:${PORTSDIR}/www/neon \
 		intl.1:${PORTSDIR}/devel/gettext
 
 .ifndef NO_OPENSSL
Only in /usr/ports/www/cadaver: README.html
diff -u -d cadaver/distinfo /usr/ports/www/cadaver/distinfo
--- cadaver/distinfo	Sat Dec  1 23:37:38 2001
+++ /usr/ports/www/cadaver/distinfo	Sun Apr  8 08:25:49 2001
@@ -1 +1 @@
-MD5 (cadaver-0.18.0.tar.gz) = 40fc8cf38c71b2f74692a91ba891845b
+MD5 (cadaver-0.17.0.tar.gz) = 84d15806c3fa8e9b7b97e868ab65c592
>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?200112060340.fB63e8L43671>