diff options
author | nox <nox@FreeBSD.org> | 2007-01-20 23:54:06 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2007-01-20 23:54:06 +0800 |
commit | b593f4a89428da7c7d26c166d1957c4a10c906ec (patch) | |
tree | cc2dc82d0979f87f6c91dcb7c57ed38cc00d132d /emulators | |
parent | c7186c1f5e2e97226f6e566569783639ae61356e (diff) | |
download | freebsd-ports-gnome-b593f4a89428da7c7d26c166d1957c4a10c906ec.tar.gz freebsd-ports-gnome-b593f4a89428da7c7d26c166d1957c4a10c906ec.tar.zst freebsd-ports-gnome-b593f4a89428da7c7d26c166d1957c4a10c906ec.zip |
Unbreak by updating to 4.6
Approved by: miwi (mentor, implicit)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xzx/Makefile | 4 | ||||
-rw-r--r-- | emulators/xzx/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index d3da46cdd1d5..20a736d60e6c 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xzx -PORTVERSION= 4.5 +PORTVERSION= 4.6 CATEGORIES= emulators MASTER_SITES= http://mitglied.lycos.de/suppentops123/spectrum/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} @@ -17,8 +17,6 @@ COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 # xmkmf is used in configure script; USE_IMAKE makes the build unhappy BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} -BROKEN= Unfetchable - # Server redirects to distfile; won't work with -A FETCH_CMD= /usr/bin/fetch -Rr diff --git a/emulators/xzx/distinfo b/emulators/xzx/distinfo index ffd4b29da3fd..94573e4c6c14 100644 --- a/emulators/xzx/distinfo +++ b/emulators/xzx/distinfo @@ -1,3 +1,3 @@ -MD5 (xzx-pro-4.5.tar.gz) = 79ae5ee23ce87b410b1c99f466512c3f -SHA256 (xzx-pro-4.5.tar.gz) = 515dfeda15c20ed5dd315f3f9e51f50d50237d0a953026585bd912b7c45b609c -SIZE (xzx-pro-4.5.tar.gz) = 640096 +MD5 (xzx-pro-4.6.tar.gz) = d24e00b2002cae498b34d5a89864396b +SHA256 (xzx-pro-4.6.tar.gz) = c27b0bf622e2ed9920893949bb145ff1e71b3ba0b127536b8dc4f3c48dcc6204 +SIZE (xzx-pro-4.6.tar.gz) = 639890 |