aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-06-22 17:11:32 +0800
committervs <vs@FreeBSD.org>2005-06-22 17:11:32 +0800
commitb2f1f23f7f2f573a9f090e0c5013e78478fd9d19 (patch)
tree05871a222235f390e7db3b733922c3c3ca6ce563 /emulators
parentef26c148198f2cacaa1f2f0d4fe593b36a262e83 (diff)
downloadfreebsd-ports-gnome-b2f1f23f7f2f573a9f090e0c5013e78478fd9d19.tar.gz
freebsd-ports-gnome-b2f1f23f7f2f573a9f090e0c5013e78478fd9d19.tar.zst
freebsd-ports-gnome-b2f1f23f7f2f573a9f090e0c5013e78478fd9d19.zip
Update to 4.5
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xzx/Makefile4
-rw-r--r--emulators/xzx/distinfo4
-rw-r--r--emulators/xzx/files/patch-roms::Makefile.in11
-rw-r--r--emulators/xzx/pkg-plist4
4 files changed, 5 insertions, 18 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 183171190913..2feba7351575 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xzx
-PORTVERSION= 4.4
+PORTVERSION= 4.5
CATEGORIES= emulators
MASTER_SITES= http://www.zx-spectrum.net/xzx/files/
DISTNAME= ${PORTNAME}-pro-${PORTVERSION}
@@ -31,6 +31,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-oss
MAN1= xzx.1
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-pro
+PORTDOCS= COPYRIGHT FAQ README
# Prevent configure from trying to run auto* since it's not needed and will
# error if auto* < 2.54
diff --git a/emulators/xzx/distinfo b/emulators/xzx/distinfo
index 0db46cf34135..9addc6e5c86a 100644
--- a/emulators/xzx/distinfo
+++ b/emulators/xzx/distinfo
@@ -1,2 +1,2 @@
-MD5 (xzx-pro-4.4.tar.gz) = 8c4cd4677b8e06f40c8f27507695d723
-SIZE (xzx-pro-4.4.tar.gz) = 622969
+MD5 (xzx-pro-4.5.tar.gz) = 79ae5ee23ce87b410b1c99f466512c3f
+SIZE (xzx-pro-4.5.tar.gz) = 640096
diff --git a/emulators/xzx/files/patch-roms::Makefile.in b/emulators/xzx/files/patch-roms::Makefile.in
deleted file mode 100644
index ba3acc10d2b1..000000000000
--- a/emulators/xzx/files/patch-roms::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- roms/Makefile.in.orig Sat Feb 28 13:05:47 2004
-+++ roms/Makefile.in Sat Feb 28 13:06:25 2004
-@@ -323,7 +323,7 @@
- for f in $(DATA_FILES); do \
- $(INSTALL_DATA) $$f $(DESTDIR)$(pkglibdir); \
- done
-- (cd $(DESTDIR)$(pkglibdir); rm if1.rom; ln if1-v2.rom if1.rom)
-+ (cd $(DESTDIR)$(pkglibdir); rm -f if1.rom; ln if1-v2.rom if1.rom)
-
- uninstall-local:
- for f in $(DATA_FILES); do \
diff --git a/emulators/xzx/pkg-plist b/emulators/xzx/pkg-plist
index cdaf316c1f33..332dc78cfabd 100644
--- a/emulators/xzx/pkg-plist
+++ b/emulators/xzx/pkg-plist
@@ -6,10 +6,6 @@ lib/xzx-pro/if1-v2.rom
lib/xzx-pro/plus2.rom
lib/xzx-pro/plus3.rom
lib/xzx-pro/spectrum.rom
-share/doc/xzx-pro/COPYRIGHT
-share/doc/xzx-pro/FAQ
-share/doc/xzx-pro/README
@unexec rm -f %D/lib/xzx-pro/if1.rom
@exec ln -f %D/lib/xzx-pro/if1-v2.rom %D/lib/xzx-pro/if1.rom
-@dirrm share/doc/xzx-pro
@dirrm lib/xzx-pro