summaryrefslogtreecommitdiffstats
path: root/emulators/xzx
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-06-22 09:11:32 +0000
committervs <vs@FreeBSD.org>2005-06-22 09:11:32 +0000
commitb2f1f23f7f2f573a9f090e0c5013e78478fd9d19 (patch)
tree05871a222235f390e7db3b733922c3c3ca6ce563 /emulators/xzx
parentef26c148198f2cacaa1f2f0d4fe593b36a262e83 (diff)
downloadFreeBSD-ports-b2f1f23f7f2f573a9f090e0c5013e78478fd9d19.zip
FreeBSD-ports-b2f1f23f7f2f573a9f090e0c5013e78478fd9d19.tar.gz
Update to 4.5
Diffstat (limited to 'emulators/xzx')
-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 18317119..2feba73 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 0db46cf..9addc6e 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 ba3acc1..0000000
--- 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 cdaf316..332dc78 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
OpenPOWER on IntegriCloud