From root@xbeaudouin.isdnet.net  Sat Mar  1 03:15:13 2003
Return-Path: <root@xbeaudouin.isdnet.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DE63E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Mar 2003 03:15:13 -0800 (PST)
Received: from kiwi.isdnet.net (xbeaudouin.isdnet.net [62.4.2.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 286CC43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Mar 2003 03:15:13 -0800 (PST)
	(envelope-from root@xbeaudouin.isdnet.net)
Received: by kiwi.isdnet.net (Postfix, from userid 0)
	id 594F91B7E6; Sat,  1 Mar 2003 12:14:32 +0100 (CET)
Message-Id: <20030301111432.594F91B7E6@kiwi.isdnet.net>
Date: Sat,  1 Mar 2003 12:14:32 +0100 (CET)
From: Xavier Beaudouin <kiwi@oav.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: maintainer-update www/caudium10 fix dependency with textproc/sablotron
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48806
>Category:       ports
>Synopsis:       maintainer-update www/caudium10 fix dependency with textproc/sablotron
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 01 03:20:10 PST 2003
>Closed-Date:    Sat Mar 29 22:37:55 PST 2003
>Last-Modified:  Sat Mar 29 22:37:55 PST 2003
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
The Caudium Group
>Environment:
System: FreeBSD kiwi.isdnet.net 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Mon Jan 13 15:59:54 CET 2003 root@kiwi.isdnet.net:/usr/src/sys/compile/KIWI i386


	
>Description:

 Sablotron has *again* changed it lib number. So I have to update the
 dependency.

>How-To-Repeat:
	
>Fix:


diff -u --new-file --recursive caudium10.old/Makefile caudium10/Makefile
--- caudium10.old/Makefile	Sat Mar  1 12:09:09 2003
+++ caudium10/Makefile	Sat Mar  1 12:10:08 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	caudium10
 PORTVERSION=	1.0.52
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	ftp://ftp.oav.net/caudium/source/	\
 		ftp://ftp.caudium.net/caudium/source/
@@ -16,7 +17,7 @@
 COMMENT=	A free webserver which is based on the Roxen Challenger 1.3 code base
 
 BUILD_DEPENDS=	pike:${PORTSDIR}/lang/pike70/
-LIB_DEPENDS=	sablot.69:${PORTSDIR}/textproc/sablotron/
+LIB_DEPENDS=	sablot.70:${PORTSDIR}/textproc/sablotron/
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sat Mar 29 22:37:51 PST 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48806 
>Unformatted:
