Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2006 06:50:06 GMT
From:      Sevan <venture37@geeklan.co.uk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/91443: [Update] Chillispot 1.0_2
Message-ID:  <200601070650.k076o6Zf062166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/91443; it has been noted by GNATS.

From: Sevan <venture37@geeklan.co.uk>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/91443: [Update] Chillispot 1.0_2
Date: Sat, 07 Jan 2006 06:39:40 +0000

 This is a multi-part message in MIME format.
 --------------020209050003080409010201
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 
 
 --------------020209050003080409010201
 Content-Type: text/plain;
  name="patch.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch.diff"
 
 diff -urN ports/net-mgmt/chillispot/Makefile.orig ports/net-mgmt/chillispot/Makefile
 --- ports/net-mgmt/chillispot/Makefile.orig	Sun Dec 25 21:39:49 2005
 +++ ports/net-mgmt/chillispot/Makefile		Sat Jan  7 05:15:56 2006
 @@ -7,7 +7,7 @@
  
  PORTNAME=	chillispot
  PORTVERSION=	1.0
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	net-mgmt
  MASTER_SITES=	http://www.chillispot.org/download/ \
  		http://www.geeklan.co.uk/files/ \
 @@ -30,12 +30,12 @@
  .include <bsd.port.pre.mk>
  
  .if defined(WITH_RAW)
 -RUN_DEPENDS+=	${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache2 \
 +RUN_DEPENDS+=	${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache20 \
  	${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server
  .endif
  
  .if defined(WITH_MATURE)
 -RUN_DEPENDS+=	${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache \
 +RUN_DEPENDS+=	${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \
  	${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql41-server
  .endif
  
 
 --------------020209050003080409010201--



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