ports/137810: [PATCH] games/hlstatsx: Update to use with Apache 2.0+

Sylvio Cesar scjamorim at bsd.com.br
Sat Aug 15 22:30:06 UTC 2009


>Number:         137810
>Category:       ports
>Synopsis:       [PATCH] games/hlstatsx: Update to use with Apache 2.0+
>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:   Sat Aug 15 22:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Modify URL to download.
- Update to use with Apache 2.0+

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/hlstatx-1.20.r2.log

Port maintainer (scjamorim at bsd.com.br) is cc'd.

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

--- hlstatsx-1.20.r2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/hlstatsx/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	15 Jun 2009 16:06:38 -0000	1.8
+++ Makefile	15 Aug 2009 22:22:12 -0000
@@ -8,14 +8,14 @@
 PORTNAME=	hlstatsx
 DISTVERSION=	1.20RC2
 CATEGORIES=	games www
-MASTER_SITES=	http://www.users.on.net/~tarek_abouzeid/cstrike/HLstats/
+MASTER_SITES=	http://striker.interhact.net/hlstatsx/
 DISTNAME=	HLstatsX_V${DISTVERSION}
 
 MAINTAINER=	scjamorim at bsd.com.br
 COMMENT=	Real-time player and clan rankings and statistics for HL2 and mods
 
 NO_BUILD=	yes
-USE_APACHE=	1.3
+USE_APACHE=	2.0+
 USE_PHP=	gd mysql
 USE_PERL5_RUN=	yes
 USE_ZIP=	yes
@@ -32,7 +32,5 @@
 	@ ${ECHO_MSG} "* Files have been installed in"
 	@ ${ECHO_MSG} "* ${PREFIX}/${HLSTATSX}"
 	@ ${ECHO_MSG} "*"
-	@ ${ECHO_MSG} "* Visit http://www.hlstatsx.com/installation/ for instructions on getting it running."
-	@ ${ECHO_MSG} "*"
 
 .include <bsd.port.mk>
--- hlstatsx-1.20.r2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list