svn commit: r307219 - head/emulators/xzx
Jason E. Hale
jhale at FreeBSD.org
Fri Nov 9 00:29:02 UTC 2012
Author: jhale
Date: Fri Nov 9 00:29:01 2012
New Revision: 307219
URL: http://svnweb.freebsd.org/changeset/ports/307219
Log:
- Update MASTER_SITES to fix fetch [1]
- Update WWW
- Trim Makefile header
Reported by: pointyhat via beat [1]
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
Modified:
head/emulators/xzx/Makefile (contents, props changed)
head/emulators/xzx/pkg-descr (contents, props changed)
Modified: head/emulators/xzx/Makefile
==============================================================================
--- head/emulators/xzx/Makefile Fri Nov 9 00:06:50 2012 (r307218)
+++ head/emulators/xzx/Makefile Fri Nov 9 00:29:01 2012 (r307219)
@@ -1,15 +1,11 @@
-# New ports collection makefile for: xzx
-# Date created: 13 Nov 1997
-# Whom: Sheldon Hearn <axl at iafrica.com>
-#
+# Created by: Sheldon Hearn <axl at iafrica.com>
# $FreeBSD$
-#
PORTNAME= xzx
PORTVERSION= 4.6
PORTREVISION= 3
CATEGORIES= emulators
-MASTER_SITES= http://mitglied.lycos.de/suppentops123/spectrum/xzx/
+MASTER_SITES= http://fossies.org/linux/misc/
DISTNAME= ${PORTNAME}-pro-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
@@ -18,9 +14,6 @@ COMMENT= ZX Spectrum (48K/128K/+3) Emula
# xmkmf is used in configure script; USE_IMAKE makes the build unhappy
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
-# Server redirects to distfile; won't work with -A
-FETCH_CMD= /usr/bin/fetch -Rr
-
USE_MOTIF= yes
USE_XORG= x11 ice sm xext xpm xt xxf86vm
Modified: head/emulators/xzx/pkg-descr
==============================================================================
--- head/emulators/xzx/pkg-descr Fri Nov 9 00:06:50 2012 (r307218)
+++ head/emulators/xzx/pkg-descr Fri Nov 9 00:29:01 2012 (r307219)
@@ -11,4 +11,4 @@ contrasting colours are displayed with t
lighter colour in white, which works reasonably well. Halftoning is used if
the scaling factor is increased.
-WWW: http://mitglied.lycos.de/suppentops123/spectrum/xzx/
+WWW: http://www.erik-kunze.de/xzx/
More information about the svn-ports-head
mailing list