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

(-)rubix/Makefile (-4 / +4 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	rubix
8
PORTNAME=	rubix
9
PORTVERSION=	1.0.5
9
PORTVERSION=	1.0.6
10
PORTREVISION=	2
11
CATEGORIES=	games
10
CATEGORIES=	games
12
MASTER_SITES=	http://sed.free.fr/rubix/
11
MASTER_SITES=	http://sed.free.fr/rubix/ \
12
		http://mirror.mcx2.org/
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	adox@mcx2.org
15
COMMENT=	Another Rubik's cube game with a rather interesting interface
15
COMMENT=	Another Rubik's cube game with a rather interesting interface
16
16
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
(-)rubix/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rubix-1.0.5.tar.bz2) = cb5c672eb9dd6286c292d0408dbec26d
1
MD5 (rubix-1.0.6.tar.bz2) = 76346b49b67dd7ade0f69b4ae77e3f3a
2
SHA256 (rubix-1.0.5.tar.bz2) = bf745a7f3ad38a6dd57c7ec033f094a3d644a37e240952a1650e1dc8a7c62d1b
2
SHA256 (rubix-1.0.6.tar.bz2) = ccff4c98373f76c6bab751f5f5a60df7ad8691c79b56157e4aba2dd76f501a87
3
SIZE (rubix-1.0.5.tar.bz2) = 24525
3
SIZE (rubix-1.0.6.tar.bz2) = 24567

Return to bug 129511