summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
committertv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
commitc487cb967ac6446ee23e26612d1ba53dfe5bd7d1 (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /finance
parent3180c40de85d6249c572f6db614da0049e9c4a79 (diff)
downloadpkgsrc-c487cb967ac6446ee23e26612d1ba53dfe5bd7d1.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'finance')
-rw-r--r--finance/emma/Makefile4
-rw-r--r--finance/gkrellm-stock/Makefile4
-rw-r--r--finance/gkrellm1-stock/Makefile4
-rw-r--r--finance/gnofin/Makefile4
-rw-r--r--finance/gnucash/Makefile4
-rw-r--r--finance/kmymoney2/Makefile3
-rw-r--r--finance/xinvest/Makefile3
-rw-r--r--finance/xquote/Makefile3
8 files changed, 16 insertions, 13 deletions
diff --git a/finance/emma/Makefile b/finance/emma/Makefile
index 2ff7b97aa36..1ed7c4fdc5d 100644
--- a/finance/emma/Makefile
+++ b/finance/emma/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/09/09 06:51:23 tron Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/03 00:14:41 tv Exp $
DISTNAME= emma-0.8.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= finance
MASTER_SITES= ${HOMEPAGE}emma/packages/
diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile
index a942695d3e2..539c5ed7296 100644
--- a/finance/gkrellm-stock/Makefile
+++ b/finance/gkrellm-stock/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:41 tv Exp $
#
DISTNAME= gkrellstock-0.5.1
PKGNAME= gkrellm-stock-0.5.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellstock/}
diff --git a/finance/gkrellm1-stock/Makefile b/finance/gkrellm1-stock/Makefile
index 62534a345ec..f664c5b5460 100644
--- a/finance/gkrellm1-stock/Makefile
+++ b/finance/gkrellm1-stock/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:41 tv Exp $
DISTNAME= gkrellstock-0.2
PKGNAME= gkrellm-stock-0.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= finance
MASTER_SITES= http://www.geocities.com/m_muthukumar/
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index 17dd88bbc7a..efda15d7f71 100644
--- a/finance/gnofin/Makefile
+++ b/finance/gnofin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/04/25 05:36:12 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/10/03 00:14:41 tv Exp $
#
DISTNAME= gnofin-0.8.4
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnofin/}
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index d18835c733d..6acc6345efb 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2004/05/05 11:18:14 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2004/10/03 00:14:41 tv Exp $
DISTNAME= gnucash-1.8.8
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= finance
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile
index 3d1951e962c..7e036001b50 100644
--- a/finance/kmymoney2/Makefile
+++ b/finance/kmymoney2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/07/28 13:18:11 markd Exp $
+# $NetBSD: Makefile,v 1.16 2004/10/03 00:14:41 tv Exp $
DISTNAME= kmymoney2-0.6
+PKGREVISION= 1
CATEGORIES= finance kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmymoney2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile
index ff0cecd1eef..87a7d58ccf9 100644
--- a/finance/xinvest/Makefile
+++ b/finance/xinvest/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/04/25 05:37:33 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:41 tv Exp $
DISTNAME= xinvest-2.6
+PKGREVISION= 1
CATEGORIES= finance x11
MASTER_SITES= http://sunsite.dk/xinvest/ \
${MASTER_SITE_XCONTRIB:=applications/}
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
index caf479a6926..e31bdc8f499 100644
--- a/finance/xquote/Makefile
+++ b/finance/xquote/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/04/23 22:58:10 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:41 tv Exp $
DISTNAME= xquote-2.2
+PKGREVISION= 1
CATEGORIES= finance x11
MASTER_SITES= http://sunsite.dk/xinvest/ \
${MASTER_SITE_XCONTRIB:=applications/}