View | Details | Raw Unified | Return to bug 96189
Collapse All | Expand All

(-)ggz-txt-client/Makefile (-1 / +2 lines)
Lines 7-17 Link Here
7
#
7
#
8
8
9
PORTNAME=	ggz-txt-client
9
PORTNAME=	ggz-txt-client
10
PORTVERSION=	0.0.12
10
PORTVERSION=	0.0.13
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
12
MASTER_SITES=	http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
13
		http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
13
		http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
14
MASTER_SITE_SUBDIR=	${PORTVERSION}
14
MASTER_SITE_SUBDIR=	${PORTVERSION}
15
DIST_SUBDIR=	ggz
15
16
16
MAINTAINER=	yinjieh@csie.nctu.edu.tw
17
MAINTAINER=	yinjieh@csie.nctu.edu.tw
17
COMMENT=	The GGZ Gaming Zone - Console (Text) Frontend
18
COMMENT=	The GGZ Gaming Zone - Console (Text) Frontend
(-)ggz-txt-client/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ggz-txt-client-0.0.12.tar.gz) = 6f239c047439ec30c6d60f1bf35e7dc3
1
MD5 (ggz/ggz-txt-client-0.0.13.tar.gz) = 7eb25d2612c06f5324d1b1bfda631fc2
2
SHA256 (ggz-txt-client-0.0.12.tar.gz) = c8695528fd62a9fcf7d1fe200d83892a26b6281961f82727b49d47917b97cd25
2
SHA256 (ggz/ggz-txt-client-0.0.13.tar.gz) = c8db34bbe64bf46cf23428629554d2f867efaa61b6f1eafc0c5f146462368470
3
SIZE (ggz-txt-client-0.0.12.tar.gz) = 142423
3
SIZE (ggz/ggz-txt-client-0.0.13.tar.gz) = 145746
(-)ggz-txt-client/pkg-descr (+4 lines)
Lines 1-3 Link Here
1
=============================================
2
The GGZ Gaming Zone - Console (Text) Frontend
3
=============================================
4
1
This core client is not only useful for environments where no
5
This core client is not only useful for environments where no
2
graphical desktop is available, but does also serve as a reference
6
graphical desktop is available, but does also serve as a reference
3
implementation of the ggzcore functionality.
7
implementation of the ggzcore functionality.

Return to bug 96189