Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2009 01:06:56 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lars.eggert@gmx.net
Subject:   ports/133677: [PATCH] net-im/jwchat: apache@ cleanups
Message-ID:  <200904130106.n3D16ugE094050@mail.bluecottontech.com>
Resent-Message-ID: <200904130110.n3D1A63F027591@freefall.freebsd.org>

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

>Number:         133677
>Category:       ports
>Synopsis:       [PATCH] net-im/jwchat: apache@ cleanups
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 13 01:10:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009
>Description:
- USE_APACHE=yes is deprecated
- Use SF macro

Port maintainer (lars.eggert@gmx.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- jwchat-1.0.b2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/jwchat/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	9 Nov 2005 23:11:37 -0000	1.4
+++ Makefile	13 Apr 2009 01:06:33 -0000
@@ -9,14 +9,13 @@
 PORTVERSION=	1.0.b2
 PORTREVISION=	1
 CATEGORIES=	net-im www
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION:S,.b,beta,}
 
 MAINTAINER=	lars.eggert@gmx.net
 COMMENT=	Full featured, web-based Jabber client
 
-USE_APACHE=	yes
+USE_APACHE=	1.3
 
 NO_BUILD=	yes
 
--- jwchat-1.0.b2_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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