Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 08:54:55 GMT
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158531: games/hlstats
Message-ID:  <201106300854.p5U8sseM036947@red.freebsd.org>
Resent-Message-ID: <201106300900.p5U90PrM067430@freefall.freebsd.org>

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

>Number:         158531
>Category:       ports
>Synopsis:       games/hlstats
>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:   Thu Jun 30 09:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo OSORIO
>Release:        
>Organization:
>Environment:
FreeBSD ws-osorio.ipanema.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Port upgrade from 1.50 to 1.62
fix master site and add license.



>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u games/hlstats/Makefile games/hlstats.new/Makefile
--- games/hlstats/Makefile	2011-06-23 09:11:06.000000000 +0000
+++ games/hlstats.new/Makefile	2011-06-23 09:09:11.000000000 +0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	hlstats
-PORTVERSION=	1.50
+PORTVERSION=	1.62
 CATEGORIES=	games www
-MASTER_SITES=	http://www.hlstats-community.org/files/42/
+MASTER_SITES=	http://www.hlstats-community.org/wordpulse/site/hlscom/upload/Multimedia/download/$(PORTVERSION)/
+DISTNAME=	HLStats-$(PORTVERSION)
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	rodrigo@bebik.net
 COMMENT=	A real-time stats parser for Half Life & its mods
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
 
-BROKEN=		checksum mismatch
-
 WRKSRC=		${WRKDIR}/${PORTNAME}
 NO_BUILD=	yes
 USE_PHP=	yes
@@ -24,6 +23,8 @@
 HLSTATS?=	www/${PORTNAME}
 PLIST_SUB+=	HLSTATS=${HLSTATS}
 
+LICENSE=        CDDL
+
 do-install:
 	@ ${MKDIR} ${PREFIX}/${HLSTATS}
 	@ ${CP} -R ${WRKSRC}/* ${PREFIX}/${HLSTATS}
diff -u games/hlstats/distinfo games/hlstats.new/distinfo
--- games/hlstats/distinfo	2011-06-23 09:11:06.000000000 +0000
+++ games/hlstats.new/distinfo	2011-06-23 09:12:05.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (hlstats-1.50.tar.gz) = 027fc8572bcc27fc5da783247c716b0b
-SHA256 (hlstats-1.50.tar.gz) = 3843833d07b029b169b9472fa324e78259fdc7a0c5aaacf09a540ec2f62f4f7a
-SIZE (hlstats-1.50.tar.gz) = 5145095
+SHA256 (HLStats-1.62.tar.gz) = 01ea9335e14f398a7b1d5d78d3a136c32daa4a6fd0227775bb20a57af3c66d8d
+SIZE (HLStats-1.62.tar.gz) = 6547006


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



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