aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-06-22 09:11:32 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-06-22 09:11:32 +0000
commitfe68cc62197d06b7dd3d4048c61aaa4cd298fab4 (patch)
treeecbfa5e8d50676d334d50983cc2d74960ab53880 /emulators
parentd682661c155ea217c5174552b28e01dda0f32e35 (diff)
downloadports-fe68cc62197d06b7dd3d4048c61aaa4cd298fab4.tar.gz
ports-fe68cc62197d06b7dd3d4048c61aaa4cd298fab4.zip
Notes
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