diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-04-13 05:27:41 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-04-13 05:27:41 +0800 |
commit | c2f3df814caadd822df7ccb27c098c0bd329dfb6 (patch) | |
tree | 5b9a78611eab43e7de9ab4a73f041c862c74949b /games/hlstatsx | |
parent | a16031d64f326265d4a7297fc1258c4729f178ef (diff) | |
download | freebsd-ports-gnome-c2f3df814caadd822df7ccb27c098c0bd329dfb6.tar.gz freebsd-ports-gnome-c2f3df814caadd822df7ccb27c098c0bd329dfb6.tar.zst freebsd-ports-gnome-c2f3df814caadd822df7ccb27c098c0bd329dfb6.zip |
- Mark broken,
[/tmp/distfiles//HLstatsX_V1.01.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /tmp/distfiles//HLstatsX_V1.01.zip or
/tmp/distfiles//HLstatsX_V1.01.zip.zip, and cannot find /tmp/distfiles//HLstatsX_V1.01.zip.ZIP, period.
- USE_APACHE=yes is dprecated
Diffstat (limited to 'games/hlstatsx')
-rw-r--r-- | games/hlstatsx/Makefile | 6 | ||||
-rw-r--r-- | games/hlstatsx/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index 8fb7c361eed6..feb1cf99420c 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -7,7 +7,7 @@ PORTNAME= hlstatsx PORTVERSION= 1.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games www MASTER_SITES= http://www.hlstatsx.com/downloads/ DISTNAME= HLstatsX_V${PORTVERSION} @@ -15,8 +15,10 @@ DISTNAME= HLstatsX_V${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Real-time player and clan rankings and statistics for HL2 and mods +BROKEN= Does not fetch + NO_BUILD= yes -USE_APACHE= yes +USE_APACHE= 1.3 USE_PHP= gd mysql USE_PERL5_RUN= yes USE_ZIP= yes diff --git a/games/hlstatsx/distinfo b/games/hlstatsx/distinfo index d81eda49adab..e9db55ea0e7c 100644 --- a/games/hlstatsx/distinfo +++ b/games/hlstatsx/distinfo @@ -1,3 +1,3 @@ -MD5 (HLstatsX_V1.01.zip) = 6d6661a063ee0a468725e999cfd704be -SHA256 (HLstatsX_V1.01.zip) = 486d78f8249fc05ebdc05039afce940afbd66677ca933bf01c1e8f1836b2eb66 -SIZE (HLstatsX_V1.01.zip) = 1789029 +MD5 (HLstatsX_V1.01.zip) = 9c38802cb706c2109f494f58a35d7427 +SHA256 (HLstatsX_V1.01.zip) = 2e4ef08949a46e9dfa4d2f7ec690f0adddd252e94748912cbb86bba32edf6baf +SIZE (HLstatsX_V1.01.zip) = 26823 |