Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2000 09:23:05 -0400 (EDT)
From:      root@aldan.algebra.com
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        tarkhil@over.ru, jeh@freebsd.org
Subject:   ports/22311: upgrade of www/cadaver to the latest 1.15.1
Message-ID:  <200010261323.e9QDN5225559@aldan.algebra.com>

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

>Number:         22311
>Category:       ports
>Synopsis:       upgrade of www/cadaver to the latest 1.15.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 26 06:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	Now, that the www/neon is committed, the new cadaver (which uses
	the neon library) can be built nicely.

	This patch also adds the WWW entry for pkg-descr.

>How-To-Repeat:

>Fix:

--- Makefile	Sun Apr  9 20:04:35 2000
+++ Makefile	Fri Oct 13 19:57:16 2000
@@ -8,3 +8,3 @@
 PORTNAME=	cadaver
-PORTVERSION= 	0.10.0
+PORTVERSION= 	0.15.1
 CATEGORIES=	www
@@ -14,7 +14,12 @@
 
-LIB_DEPENDS=	xml.5:${PORTSDIR}/textproc/libxml
+LIB_DEPENDS=	neon:${PORTSDIR}/www/neon
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-netrc
+CONFIGURE_ARGS=	--with-neon=${LOCALBASE}
 ALL_TARGET=	cadaver
+
+post-install:
+	${INSTALL_MAN} ${WRKSRC}/doc/cadaver.1 ${PREFIX}/man/man1
+
+MAN1=	cadaver.1
 
diff -r -U1 ../cadaver/distinfo ./distinfo
--- distinfo	Sat Jan 29 00:54:09 2000
+++ distinfo	Fri Oct 13 11:37:48 2000
@@ -1 +1 @@
-MD5 (cadaver-0.10.0.tar.gz) = 198312bd4b83dfbeab381ea6d241fdc4
+MD5 (cadaver-0.15.1.tar.gz) = 71bf4dc0c4655e1e25eac03d3737e1bb
Only in .: files
diff -r -U1 ../cadaver/pkg-descr ./pkg-descr
--- pkg-descr	Sat Jan 29 00:54:10 2000
+++ pkg-descr	Fri Oct 13 20:11:50 2000
@@ -16 +16,3 @@
 Joe Orton
+
+WWW: http://www.webdav.org/cadaver/



>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?200010261323.e9QDN5225559>