diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /math | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 4 | ||||
-rw-r--r-- | math/calcoo/Makefile | 4 | ||||
-rw-r--r-- | math/euler/Makefile | 4 | ||||
-rw-r--r-- | math/extcalc/Makefile | 4 | ||||
-rw-r--r-- | math/fityk/Makefile | 3 | ||||
-rw-r--r-- | math/galculator/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/geg/Makefile | 4 | ||||
-rw-r--r-- | math/genius/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric110/Makefile | 3 | ||||
-rw-r--r-- | math/graphopt/Makefile | 4 | ||||
-rw-r--r-- | math/grpn/Makefile | 4 | ||||
-rw-r--r-- | math/gtklife/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/pspp/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-bases/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-currency/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-kde/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-units/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate/Makefile | 3 | ||||
-rw-r--r-- | math/qalculate/buildlink3.mk | 4 | ||||
-rw-r--r-- | math/speedcrunch/Makefile | 4 | ||||
-rw-r--r-- | math/xeukleides/Makefile | 3 |
25 files changed, 50 insertions, 46 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index fc4d55ce174..7b7dd4417dc 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2011/03/29 18:07:50 jruoho Exp $ +# $NetBSD: Makefile,v 1.115 2011/04/22 13:44:07 obache Exp $ DISTNAME= R-2.11.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index ea0d67985d3..ecc4316a710 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/01/13 13:38:39 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/04/22 13:44:05 obache Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} diff --git a/math/euler/Makefile b/math/euler/Makefile index fe7cdd88390..3766d224da7 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2011/01/13 13:38:39 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2011/04/22 13:44:05 obache Exp $ DISTNAME= euler-1.61.0 PKGNAME= euler-1.61 EXTRACT_SUFX= .tgz -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/} diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile index 09323b0620d..5599ce1932d 100644 --- a/math/extcalc/Makefile +++ b/math/extcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:39 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/04/22 13:44:05 obache Exp $ # DISTNAME= extcalc-0.9.3-1 PKGNAME= extcalc-0.9.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extcalc-linux/} diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 205c530a692..57d402a2bdc 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2011/03/11 13:00:12 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 13:44:05 obache Exp $ DISTNAME= fityk-0.9.7 +PKGREVISION= 1 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 4c38c6e058d..f123248c853 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/01/13 13:38:40 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2011/04/22 13:44:05 obache Exp $ # DISTNAME= galculator-1.3.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index f061cb56ded..b4aa2a8a074 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2011/01/18 10:08:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.98 2011/04/22 13:44:05 obache Exp $ # DISTNAME= gcalctool-5.32.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/geg/Makefile b/math/geg/Makefile index 5f9605073ac..d47599c7729 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:24 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2011/04/22 13:44:06 obache Exp $ # DISTNAME= geg-1.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.infolaunch.com/~daveb/ diff --git a/math/genius/Makefile b/math/genius/Makefile index db075d20673..612eb79e583 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2011/01/13 13:38:40 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2011/04/22 13:44:06 obache Exp $ # DISTNAME= genius-1.0.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 61aa0098482..d5fd92f32fc 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.146 2011/01/13 13:38:40 wiz Exp $ +# $NetBSD: Makefile,v 1.147 2011/04/22 13:44:06 obache Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index d58dfc3cb83..bfd500c3447 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2011/02/25 13:36:43 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:06 obache Exp $ DISTNAME= gnumeric-1.10.13 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile index 983dd2974f7..6cb9eb84a00 100644 --- a/math/graphopt/Makefile +++ b/math/graphopt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2009/12/11 17:52:01 asau Exp $ +# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:06 obache Exp $ # DISTNAME= graphopt-0.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphopt/} EXTRACT_SUFX= .tgz diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 5baee57929e..30e662c6731 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2011/01/13 13:38:41 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2011/04/22 13:44:06 obache Exp $ # DISTNAME= grpn PKGNAME= grpn-1.2 DIST_SUBDIR= grpn-1.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math #MASTER_SITES= http://lashwhip.com/grpn/ MASTER_SITES= http://www.getreu.net/public/downloads/ diff --git a/math/gtklife/Makefile b/math/gtklife/Makefile index d19e48c85ff..96e3edfef31 100644 --- a/math/gtklife/Makefile +++ b/math/gtklife/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:38:41 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/04/22 13:44:06 obache Exp $ DISTNAME= gtklife-5.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://ironphoenix.org/tril/gtklife/ diff --git a/math/octave/Makefile b/math/octave/Makefile index 35ed1a0c681..9db8283a11d 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2011/01/13 13:53:29 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2011/04/22 13:44:07 obache Exp $ DISTNAME= octave-${OCTAVE_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 9a51590b5d1..4f4b7eaeda0 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2011/01/13 13:53:29 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2011/04/22 13:44:07 obache Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile index f06b6a59d59..49fceec0da9 100644 --- a/math/qalculate-bases/Makefile +++ b/math/qalculate-bases/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/01/13 13:38:41 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:44:07 obache Exp $ DISTNAME= qalculate-bases-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile index 921234b2a14..abefbb35f8f 100644 --- a/math/qalculate-currency/Makefile +++ b/math/qalculate-currency/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/01/13 13:38:42 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:44:07 obache Exp $ DISTNAME= qalculate-currency-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index abde3524e42..a77d1ab9c91 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2011/01/13 13:38:42 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2011/04/22 13:44:07 obache Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index 62e5f5eed3f..aa4de5f8c04 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/01/13 13:38:42 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2011/04/22 13:44:07 obache Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile index 1107f2e3afc..791b71b4c20 100644 --- a/math/qalculate-units/Makefile +++ b/math/qalculate-units/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/01/13 13:38:42 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:44:07 obache Exp $ DISTNAME= qalculate-units-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 4a861852084..9ca1a37edc1 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2010/04/13 17:25:22 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2011/04/22 13:42:20 obache Exp $ DISTNAME= libqalculate-0.9.7 PKGNAME= qalculate-0.9.7 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate/buildlink3.mk b/math/qalculate/buildlink3.mk index d6fb715247f..cde2e9e75df 100644 --- a/math/qalculate/buildlink3.mk +++ b/math/qalculate/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2009/03/20 19:24:58 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2011/04/22 13:42:20 obache Exp $ BUILDLINK_TREE+= qalculate @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qalculate QALCULATE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qalculate+= qalculate>=0.8.2 -BUILDLINK_ABI_DEPENDS.qalculate?= qalculate>=0.8.2nb2 +BUILDLINK_ABI_DEPENDS.qalculate?= qalculate>=0.9.7nb1 BUILDLINK_PKGSRCDIR.qalculate?= ../../math/qalculate .include "../../devel/glib2/buildlink3.mk" diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 456aa3a825f..a6f73a90815 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:43 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2011/04/22 13:44:07 obache Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index 17a4864814a..aaae76ee7d7 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/08/03 15:57:45 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:08 obache Exp $ DISTNAME= xeukleides.1.0.1 PKGNAME= xeukleides-1.0.1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.eukleides.org/download/ |