summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/xinvest/Makefile13
-rw-r--r--finance/xinvest/distinfo9
-rw-r--r--finance/xinvest/patches/patch-aa18
-rw-r--r--finance/xinvest/patches/patch-ab10
4 files changed, 17 insertions, 33 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile
index 87a7d58ccf9..e485298870c 100644
--- a/finance/xinvest/Makefile
+++ b/finance/xinvest/Makefile
@@ -1,22 +1,17 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:41 tv Exp $
+# $NetBSD: Makefile,v 1.10 2004/11/23 17:21:54 wiz Exp $
-DISTNAME= xinvest-2.6
-PKGREVISION= 1
+DISTNAME= xinvest-2.6.9
CATEGORIES= finance x11
-MASTER_SITES= http://sunsite.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB:=applications/}
+MASTER_SITES= http://xinvest.sunsite.dk/
MAINTAINER= root@garbled.net
-HOMEPAGE= http://sunsite.dk/xinvest/xinvest.html
+HOMEPAGE= http://xinvest.sunsite.dk/xinvest.html
COMMENT= Personal finance tracking and performance tool
USE_BUILDLINK3= YES
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES
-post-patch:
- ${TOUCH} ${WRKSRC}/Xinvest.man
-
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
diff --git a/finance/xinvest/distinfo b/finance/xinvest/distinfo
index 233fd38def7..8d8def3e32a 100644
--- a/finance/xinvest/distinfo
+++ b/finance/xinvest/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2002/10/08 12:33:23 jlam Exp $
+$NetBSD: distinfo,v 1.5 2004/11/23 17:21:54 wiz Exp $
-SHA1 (xinvest-2.6.tar.gz) = 6593e1ba8025f17032c8bf3227aad7588a364cd4
-Size (xinvest-2.6.tar.gz) = 262494 bytes
-SHA1 (patch-aa) = c3a26cb5779886112af31661934698cd76979e79
-SHA1 (patch-ab) = 7a1709d68a91e2983c73cd565b24467244e6c4ab
+SHA1 (xinvest-2.6.9.tar.gz) = 1f87a257d89e68525348098ecf8fb88feb2d95f4
+Size (xinvest-2.6.9.tar.gz) = 282748 bytes
+SHA1 (patch-aa) = ddab73c6eb20c2ae8883cf30b528187d40e09611
diff --git a/finance/xinvest/patches/patch-aa b/finance/xinvest/patches/patch-aa
index 7436703d22f..d717f339971 100644
--- a/finance/xinvest/patches/patch-aa
+++ b/finance/xinvest/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.1 2001/01/03 00:04:56 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2004/11/23 17:21:54 wiz Exp $
---- account.h.orig Fri Feb 4 23:59:06 2000
-+++ account.h
-@@ -24,4 +24,6 @@
- */
+--- Imakefile.orig 2004-05-01 20:57:42.000000000 +0200
++++ Imakefile
+@@ -29,5 +29,5 @@ OBJS = account.o askuser.o calendar.o co
+ status.o tooltips.o trans.o util.o xinvest.o xutil.o
-+#include <stdio.h>
-+
- int activeAccount(); /* Return index number of current account */
- int numAccounts(); /* Return number of open accounts */
+
+-ComplexProgramTarget(Xinvest)
++ComplexProgramTargetNoMan(Xinvest)
+ InstallAppDefaults(Xinvest)
diff --git a/finance/xinvest/patches/patch-ab b/finance/xinvest/patches/patch-ab
deleted file mode 100644
index ecf3d4c8093..00000000000
--- a/finance/xinvest/patches/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2001/01/03 00:04:56 wiz Exp $
-
---- status.c.orig Fri Feb 4 23:59:06 2000
-+++ status.c
-@@ -24,4 +24,5 @@
- */
-
-+#include <stdio.h>
- #include <stdlib.h>
-