Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 19:59:23 -0500 (EST)
From:      Garrett Rooney <rooneg@neroon.user.acm.rpi.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33102: update neon/cadaver ports
Message-ID:  <200112230059.fBN0xNH23944@neroon.user.acm.rpi.edu>

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

>Number:         33102
>Category:       ports
>Synopsis:       update neon/cadaver ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 22 17:00:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Rooney
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD quicksilver.electricjellyfish.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 7 18:15:10 EST 2001 root@quicksilver.electricjellyfish.net:/usr/obj/usr/src/sys/QUICKSILVER i386

>Description:
	the neon port is out of date (current version is 0.18.2, we have 
0.17.2), and if we upgrade neon, we need to upgrade cadaver to look for neon.18 
instead of neon.17

>How-To-Repeat:
	check the neon website
>Fix:
	apply the following patches

diff -u /usr/ports/www/neon/Makefile neon/Makefile
--- /usr/ports/www/neon/Makefile	Tue Nov 27 19:20:30 2001
+++ neon/Makefile	Sat Dec 22 19:21:29 2001
@@ -2,11 +2,11 @@
 # Date created:		13 October 2000
 # Whom:			Mikhail Teterin <mi@aldan.algebra.com>
 #
-# $FreeBSD: ports/www/neon/Makefile,v 1.7 2001/11/20 22:15:44 olgeni Exp $
+# $FreeBSD: ports/www/neon/Makefile,v 1.6 2001/08/16 10:09:04 olgeni Exp $
 #
 
 PORTNAME=	neon
-PORTVERSION=	0.17.2
+PORTVERSION=	0.18.2
 CATEGORIES=	www
 MASTER_SITES=	http://www.webdav.org/neon/
 
@@ -23,6 +23,7 @@
 		--enable-xml \
 		--enable-shared \
 		--with-libxml1
+CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
 
 .ifndef NOPORTDOCS
 post-install:
diff -u /usr/ports/www/neon/distinfo neon/distinfo
--- /usr/ports/www/neon/distinfo	Tue Nov 27 19:20:30 2001
+++ neon/distinfo	Sat Dec 22 19:22:14 2001
@@ -1 +1 @@
-MD5 (neon-0.17.2.tar.gz) = b99e82af7a6cb1f67212924f910c111e
+MD5 (neon-0.18.2.tar.gz) = 540a4d3c70ea574a92da3f02e69165e8
diff -u /usr/ports/www/neon/pkg-plist neon/pkg-plist
--- /usr/ports/www/neon/pkg-plist	Tue Nov 27 19:20:30 2001
+++ neon/pkg-plist	Sat Dec 22 19:17:11 2001
@@ -20,7 +20,7 @@
 include/neon/ne_auth.h
 include/neon/ne_compress.h
 include/neon/ne_acl.h
-lib/libneon.so.17
+lib/libneon.so.18
 lib/libneon.so
 lib/libneon.la
 lib/libneon.a

diff -u /usr/ports/www/cadaver/Makefile cadaver/Makefile
--- /usr/ports/www/cadaver/Makefile	Sat Dec 22 19:45:10 2001
+++ cadaver/Makefile	Sat Dec 22 19:24:41 2001
@@ -2,7 +2,7 @@
 # Date created:		13 January 2000
 # Whom:			Alex Povolotsky <tarkhil@over.ru>
 #
-# $FreeBSD: ports/www/cadaver/Makefile,v 1.7 2001/12/22 15:04:43 kevlo Exp $
+# $FreeBSD: ports/www/cadaver/Makefile,v 1.6 2001/06/17 18:35:19 steve Exp $
 #
 
 PORTNAME=	cadaver
@@ -12,7 +12,7 @@
 
 MAINTAINER=	tarkhil@over.ru
 
-LIB_DEPENDS=	neon.17:${PORTSDIR}/www/neon \
+LIB_DEPENDS=	neon.18:${PORTSDIR}/www/neon \
 		intl.1:${PORTSDIR}/devel/gettext
 
 .ifndef NO_OPENSSL
Only in /usr/ports/www/cadaver/: work
>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?200112230059.fBN0xNH23944>