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

(-)games/zoom/Makefile (-7 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	zoom
8
PORTNAME=	zoom
9
PORTVERSION=	1.1.1
9
PORTVERSION=	1.1.2
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://www.logicalshift.co.uk/unix/zoom/
11
MASTER_SITES=	http://www.logicalshift.co.uk/unix/zoom/
12
12
Lines 14-27 Link Here
14
COMMENT=	Z-Interpreter for X with full V6 support
14
COMMENT=	Z-Interpreter for X with full V6 support
15
15
16
LIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib \
16
LIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib \
17
		png.5:${PORTSDIR}/graphics/png \
17
		png.5:${PORTSDIR}/graphics/png
18
		freetype.9:${PORTSDIR}/print/freetype2 \
19
		expat.6:${PORTSDIR}/textproc/expat2 \
20
		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
21
		Xft.2:${PORTSDIR}/x11-fonts/libXft
22
18
23
USE_PERL5=	yes
19
USE_PERL5=	yes
24
USE_XLIB=	yes
20
USE_XRG=	xft
25
USE_GNOME=	gnometarget
21
USE_GNOME=	gnometarget
26
USE_GMAKE=	yes
22
USE_GMAKE=	yes
27
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
(-)games/zoom/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (zoom-1.1.1.tar.gz) = 8524ab3b9dc9867de3ecb5b9903561db
1
MD5 (zoom-1.1.2.tar.gz) = 77915885c795e38927cd5183e710658d
2
SHA256 (zoom-1.1.1.tar.gz) = e98f1e2276bde9729c3675b30f4d561d83bd9dd648778e459e2a9d868f3292d6
2
SHA256 (zoom-1.1.2.tar.gz) = 33776ed970c445e4137c9c80f696e634a5516d977f1f5d5ad7c5aaf2cbcb1df4
3
SIZE (zoom-1.1.1.tar.gz) = 1437158
3
SIZE (zoom-1.1.2.tar.gz) = 2152557

Return to bug 118612