summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /math
parent82ff889da9dc587d94b5ad49c36469576ebed64f (diff)
downloadpkgsrc-2c6e8e30b08bf1c171e92b4a779d56f1b68206fa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile3
-rw-r--r--math/calcoo/Makefile4
-rw-r--r--math/euler/Makefile4
-rw-r--r--math/extcalc/Makefile4
-rw-r--r--math/fityk/Makefile4
-rw-r--r--math/galculator/Makefile4
-rw-r--r--math/gcalctool/Makefile3
-rw-r--r--math/genius/Makefile4
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric110/Makefile3
-rw-r--r--math/grpn/Makefile4
-rw-r--r--math/gtklife/Makefile4
-rw-r--r--math/qalculate-bases/Makefile4
-rw-r--r--math/qalculate-currency/Makefile4
-rw-r--r--math/qalculate-gtk/Makefile4
-rw-r--r--math/qalculate-units/Makefile4
-rw-r--r--math/speedcrunch/Makefile4
17 files changed, 34 insertions, 31 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 7d7d6996072..1dfc59764b8 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.110 2010/07/30 10:36:25 asau Exp $
+# $NetBSD: Makefile,v 1.111 2010/09/14 11:02:21 wiz Exp $
DISTNAME= R-2.11.1
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile
index d49f52fa62c..4124ac8421a 100644
--- a/math/calcoo/Makefile
+++ b/math/calcoo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2010/06/13 22:44:55 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/09/14 11:02:19 wiz Exp $
#
DISTNAME= calcoo-1.3.18
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/}
diff --git a/math/euler/Makefile b/math/euler/Makefile
index 8b9148ed65e..b33d17f0f2a 100644
--- a/math/euler/Makefile
+++ b/math/euler/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2010/06/13 22:44:55 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2010/09/14 11:02:19 wiz Exp $
DISTNAME= euler-1.61.0
PKGNAME= euler-1.61
EXTRACT_SUFX= .tgz
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/}
diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile
index d163c3e6e71..495c513a340 100644
--- a/math/extcalc/Makefile
+++ b/math/extcalc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:55 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:19 wiz Exp $
#
DISTNAME= extcalc-0.9.3-1
PKGNAME= extcalc-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extcalc-linux/}
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index ee23dc5d458..64fe71d22bb 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:19 wiz Exp $
DISTNAME= fityk-0.9.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index 6b1f36f934c..b601c705573 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2010/06/13 22:44:55 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2010/09/14 11:02:20 wiz Exp $
#
DISTNAME= galculator-1.3.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 68c4cdef7bd..0e8fc83a578 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2010/07/06 15:39:35 drochner Exp $
+# $NetBSD: Makefile,v 1.92 2010/09/14 11:02:20 wiz Exp $
#
DISTNAME= gcalctool-5.30.2
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/genius/Makefile b/math/genius/Makefile
index 9415e26d7e2..b88d6d845ae 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2010/07/15 21:35:10 asau Exp $
+# $NetBSD: Makefile,v 1.32 2010/09/14 11:02:20 wiz Exp $
#
DISTNAME= genius-1.0.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 819db90f200..baee0ddcf2a 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.143 2010/08/21 16:35:10 seb Exp $
+# $NetBSD: Makefile,v 1.144 2010/09/14 11:02:20 wiz Exp $
#
DISTNAME= gnumeric-1.8.4
-PKGREVISION= 9
+PKGREVISION= 10
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 7593ec5c707..74ea2a9fa29 100644
--- a/math/gnumeric110/Makefile
+++ b/math/gnumeric110/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2010/09/13 10:59:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2010/09/14 11:02:20 wiz Exp $
#
DISTNAME= gnumeric-1.10.10
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/grpn/Makefile b/math/grpn/Makefile
index a9040f56588..170613cd938 100644
--- a/math/grpn/Makefile
+++ b/math/grpn/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2010/09/14 11:02:20 wiz Exp $
#
DISTNAME= grpn
PKGNAME= grpn-1.2
DIST_SUBDIR= grpn-1.2
-PKGREVISION= 1
+PKGREVISION= 2
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 46cfab8212f..472e7a2d436 100644
--- a/math/gtklife/Makefile
+++ b/math/gtklife/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/14 11:02:21 wiz Exp $
DISTNAME= gtklife-5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://ironphoenix.org/tril/gtklife/
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile
index c44f524cd38..d8e69b899d7 100644
--- a/math/qalculate-bases/Makefile
+++ b/math/qalculate-bases/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:21 wiz Exp $
DISTNAME= qalculate-bases-0.9.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile
index e8529ddd19f..f07d8a3cf0f 100644
--- a/math/qalculate-currency/Makefile
+++ b/math/qalculate-currency/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:21 wiz Exp $
DISTNAME= qalculate-currency-0.9.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index 899bfb87edf..22781b757fa 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2010/06/13 22:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2010/09/14 11:02:21 wiz Exp $
DISTNAME= qalculate-gtk-0.9.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile
index aaaba63fac4..1aa3dfa3fbc 100644
--- a/math/qalculate-units/Makefile
+++ b/math/qalculate-units/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:21 wiz Exp $
DISTNAME= qalculate-units-0.9.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index 44c340c427d..d1925662934 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:22 wiz Exp $
#
DISTNAME= speedcrunch-0.10.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= http://speedcrunch.googlecode.com/files/