aboutsummaryrefslogtreecommitdiffstats
path: root/finance/xinvest
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-10 02:11:49 +0800
committerkrion <krion@FreeBSD.org>2004-05-10 02:11:49 +0800
commit39146082109fdf3932729f318123603912b94fbb (patch)
tree51b224bb0ded5ac4bd84cc7c3c25136a7186dde6 /finance/xinvest
parentd11a3826bb24d16402492de2009d20e4c234320a (diff)
downloadfreebsd-ports-gnome-39146082109fdf3932729f318123603912b94fbb.tar.gz
freebsd-ports-gnome-39146082109fdf3932729f318123603912b94fbb.tar.zst
freebsd-ports-gnome-39146082109fdf3932729f318123603912b94fbb.zip
- Update to version 2.6.9
PR: ports/66392 Submitted by: Ports Fury
Diffstat (limited to 'finance/xinvest')
-rw-r--r--finance/xinvest/Makefile6
-rw-r--r--finance/xinvest/distinfo4
-rw-r--r--finance/xinvest/pkg-plist10
3 files changed, 10 insertions, 10 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile
index 80a2874caa2b..9e174382d975 100644
--- a/finance/xinvest/Makefile
+++ b/finance/xinvest/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xinvest
-PORTVERSION= 2.6
+PORTVERSION= 2.6.9
CATEGORIES= finance deskutils
MASTER_SITES= http://xinvest.sunsite.dk/
@@ -19,8 +19,8 @@ NO_INSTALL_MANPAGES= yes
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/examples/Xinvest
- ${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${PREFIX}/share/examples/Xinvest
+ @${MKDIR} ${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/finance/xinvest/distinfo b/finance/xinvest/distinfo
index 9c5d63859f6e..bcf23d79eb4a 100644
--- a/finance/xinvest/distinfo
+++ b/finance/xinvest/distinfo
@@ -1,2 +1,2 @@
-MD5 (xinvest-2.6.tar.gz) = 41b3dd9d62a2ed933209eac975d60f7d
-SIZE (xinvest-2.6.tar.gz) = 262494
+MD5 (xinvest-2.6.9.tar.gz) = f48cff29b907d300cc4712711935c07b
+SIZE (xinvest-2.6.9.tar.gz) = 282748
diff --git a/finance/xinvest/pkg-plist b/finance/xinvest/pkg-plist
index 6e84826bc8c0..e0e7be7f4cfc 100644
--- a/finance/xinvest/pkg-plist
+++ b/finance/xinvest/pkg-plist
@@ -1,7 +1,7 @@
bin/Xinvest
lib/X11/app-defaults/Xinvest
-%%PORTDOCS%%share/examples/Xinvest/401k.inv
-%%PORTDOCS%%share/examples/Xinvest/mutual.inv
-%%PORTDOCS%%share/examples/Xinvest/stock.inv
-%%PORTDOCS%%share/examples/Xinvest/tbill.inv
-%%PORTDOCS%%@dirrm share/examples/Xinvest
+%%PORTDOCS%%%%EXAMPLESDIR%%/401k.inv
+%%PORTDOCS%%%%EXAMPLESDIR%%/mutual.inv
+%%PORTDOCS%%%%EXAMPLESDIR%%/stock.inv
+%%PORTDOCS%%%%EXAMPLESDIR%%/tbill.inv
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%