diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 18:45:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 18:45:54 +0000 |
commit | 6a87512884c920e3f625e1267ed231dc06dab232 (patch) | |
tree | 5cfbef5addf44f0b5284d7b7b0d983d4d463c78d /games/zoom | |
parent | b7c1f30ffd22ce08f5a60f6a2976668a86cf0799 (diff) |
- Update to 1.1.2
PR: 118612
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=203609
Diffstat (limited to 'games/zoom')
-rw-r--r-- | games/zoom/Makefile | 10 | ||||
-rw-r--r-- | games/zoom/distinfo | 6 |
2 files changed, 6 insertions, 10 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile index f9d6431f7c25..8b5db8c88bfa 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zoom -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= games MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ @@ -14,14 +14,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Z-Interpreter for X with full V6 support LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ - png.5:${PORTSDIR}/graphics/png \ - freetype.9:${PORTSDIR}/print/freetype2 \ - expat.6:${PORTSDIR}/textproc/expat2 \ - fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ - Xft.2:${PORTSDIR}/x11-fonts/libXft + png.5:${PORTSDIR}/graphics/png USE_PERL5= yes -USE_XLIB= yes +USE_XORG= xft USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/zoom/distinfo b/games/zoom/distinfo index 545eeeeee081..3631e08c30b3 100644 --- a/games/zoom/distinfo +++ b/games/zoom/distinfo @@ -1,3 +1,3 @@ -MD5 (zoom-1.1.1.tar.gz) = 8524ab3b9dc9867de3ecb5b9903561db -SHA256 (zoom-1.1.1.tar.gz) = e98f1e2276bde9729c3675b30f4d561d83bd9dd648778e459e2a9d868f3292d6 -SIZE (zoom-1.1.1.tar.gz) = 1437158 +MD5 (zoom-1.1.2.tar.gz) = 77915885c795e38927cd5183e710658d +SHA256 (zoom-1.1.2.tar.gz) = 33776ed970c445e4137c9c80f696e634a5516d977f1f5d5ad7c5aaf2cbcb1df4 +SIZE (zoom-1.1.2.tar.gz) = 2152557 |