Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Mar 2003 12:14:32 +0100 (CET)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48806: maintainer-update www/caudium10 fix dependency with textproc/sablotron
Message-ID:  <20030301111432.594F91B7E6@kiwi.isdnet.net>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 01 03:20:10 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030301111432.594F91B7E6>