summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-09 18:11:49 +0000
committerkrion <krion@FreeBSD.org>2004-05-09 18:11:49 +0000
commit39146082109fdf3932729f318123603912b94fbb (patch)
tree51b224bb0ded5ac4bd84cc7c3c25136a7186dde6 /finance
parentd11a3826bb24d16402492de2009d20e4c234320a (diff)
downloadFreeBSD-ports-39146082109fdf3932729f318123603912b94fbb.zip
FreeBSD-ports-39146082109fdf3932729f318123603912b94fbb.tar.gz
- Update to version 2.6.9
PR: ports/66392 Submitted by: Ports Fury
Diffstat (limited to 'finance')
-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 80a2874..9e17438 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 9c5d638..bcf23d7 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 6e84826..e0e7be7 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%%
OpenPOWER on IntegriCloud