- Update to 1.37
Approved by: maintainer implicit
This commit is contained in:
parent
1793534d1c
commit
c3f4de78ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215396
3 changed files with 723 additions and 584 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= hlstats
|
||||
PORTVERSION= 1.35
|
||||
PORTVERSION= 1.37
|
||||
CATEGORIES= games www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= farrokhi@FreeBSD.org
|
||||
COMMENT= A real-time stats parser for Half Life & its mods
|
||||
|
@ -17,7 +16,6 @@ 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
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_APACHE= yes
|
||||
USE_PHP= yes
|
||||
USE_PERL5_RUN= yes
|
||||
HLSTATS?= www/${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (hlstats-1.35.tar.gz) = ec841817c236bf40082b13f0e651a360
|
||||
SHA256 (hlstats-1.35.tar.gz) = e87b93cc43edb00f50a02abf9d8d6e0fcfc49fd0924884ba19f3b7ec802af680
|
||||
SIZE (hlstats-1.35.tar.gz) = 2299960
|
||||
MD5 (hlstats-1.37.tar.gz) = d87cc92964a4a3e2be709eec8573eff8
|
||||
SHA256 (hlstats-1.37.tar.gz) = 96475030cbdfeba9d1033ceb57175ba937d12771c42ef65e28255f523b63a686
|
||||
SIZE (hlstats-1.37.tar.gz) = 3556191
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue