summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorseb <seb>2010-08-21 16:32:42 +0000
committerseb <seb>2010-08-21 16:32:42 +0000
commit2071bb5c54efeb5a369d623a737c040e30ff5a84 (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /finance
parent4ab74e6adb8da8f381ed4ad7b760405931360256 (diff)
downloadpkgsrc-2071bb5c54efeb5a369d623a737c040e30ff5a84.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile4
-rw-r--r--finance/p5-Algorithm-LUHN/Makefile3
-rw-r--r--finance/p5-Data-Currency/Makefile4
-rw-r--r--finance/p5-Finance-Currency-Convert-WebserviceX/Makefile3
-rw-r--r--finance/p5-Finance-Quote/Makefile3
-rw-r--r--finance/p5-Locale-Currency-Format/Makefile3
6 files changed, 12 insertions, 8 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index c4b467f6aa8..e8a4d20c989 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.142 2010/06/13 22:44:16 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2010/08/21 16:34:51 seb Exp $
#
DISTNAME= gnucash-2.2.9
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile
index 994f38d1c70..f1a5ea158c0 100644
--- a/finance/p5-Algorithm-LUHN/Makefile
+++ b/finance/p5-Algorithm-LUHN/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/25 20:22:07 abs Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:51 seb Exp $
DISTNAME= Algorithm-LUHN-1.00
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TA/TAYERS/}
diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile
index efb15db73b2..5a2dacc8771 100644
--- a/finance/p5-Data-Currency/Makefile
+++ b/finance/p5-Data-Currency/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/04/24 17:15:22 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:34:51 seb Exp $
DISTNAME= Data-Currency-0.04002
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/}
diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
index 62dd10271a0..72af9207aff 100644
--- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
+++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/07/07 20:14:07 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:34:52 seb Exp $
DISTNAME= Finance-Currency-Convert-WebserviceX-0.07001
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/}
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index fcd3c01f596..a26b369ffa8 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2009/10/31 01:59:20 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/08/21 16:34:52 seb Exp $
DISTNAME= Finance-Quote-1.17
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile
index 667ed67cd53..b0029af595e 100644
--- a/finance/p5-Locale-Currency-Format/Makefile
+++ b/finance/p5-Locale-Currency-Format/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/05/21 10:26:17 sno Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:34:52 seb Exp $
DISTNAME= Locale-Currency-Format-1.28
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TN/TNGUYEN/}