diff options
Diffstat (limited to 'math')
-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 | 4 | ||||
-rw-r--r-- | math/galculator/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/genius/Makefile | 3 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric110/Makefile | 3 | ||||
-rw-r--r-- | math/grpn/Makefile | 4 | ||||
-rw-r--r-- | math/gtklife/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-units/Makefile | 4 | ||||
-rw-r--r-- | math/speedcrunch/Makefile | 4 |
17 files changed, 34 insertions, 32 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 4124ac8421a..7f814c1b40e 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/09/14 11:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/11/15 22:57:49 abs Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} diff --git a/math/euler/Makefile b/math/euler/Makefile index b33d17f0f2a..622fde67ae5 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2010/09/14 11:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2010/11/15 22:57:49 abs Exp $ DISTNAME= euler-1.61.0 PKGNAME= euler-1.61 EXTRACT_SUFX= .tgz -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/} diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile index 495c513a340..2ff3f4d9ed3 100644 --- a/math/extcalc/Makefile +++ b/math/extcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:49 abs Exp $ # DISTNAME= extcalc-0.9.3-1 PKGNAME= extcalc-0.9.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extcalc-linux/} diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 64fe71d22bb..9289a58d084 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/11/15 22:57:50 abs Exp $ DISTNAME= fityk-0.9.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/galculator/Makefile b/math/galculator/Makefile index b601c705573..ad6e58b2f64 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2010/09/14 11:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/11/15 22:57:50 abs Exp $ # DISTNAME= galculator-1.3.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 0e8fc83a578..471c7264fce 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2010/09/14 11:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2010/11/15 22:57:50 abs Exp $ # DISTNAME= gcalctool-5.30.2 -PKGREVISION= 1 +PKGREVISION= 2 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 c5fa11c6ef5..d55d268349c 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2010/11/02 18:02:34 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2010/11/15 22:57:50 abs Exp $ # DISTNAME= genius-1.0.11 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index baee0ddcf2a..5264f919ec2 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.144 2010/09/14 11:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.145 2010/11/15 22:57:50 abs Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 10 +PKGREVISION= 11 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 2f7063c2786..f3de8c74dc2 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/11/06 16:10:16 adam Exp $ +# $NetBSD: Makefile,v 1.17 2010/11/15 22:57:51 abs Exp $ DISTNAME= gnumeric-1.10.11 +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 170613cd938..75c3b0cfed2 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2010/09/14 11:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2010/11/15 22:57:51 abs Exp $ # DISTNAME= grpn PKGNAME= grpn-1.2 DIST_SUBDIR= grpn-1.2 -PKGREVISION= 2 +PKGREVISION= 3 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 472e7a2d436..a7f54490034 100644 --- a/math/gtklife/Makefile +++ b/math/gtklife/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/09/14 11:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/11/15 22:57:51 abs Exp $ DISTNAME= gtklife-5.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= http://ironphoenix.org/tril/gtklife/ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index e7f3b8ec787..1649ca1a3a0 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2010/09/14 11:13:13 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2010/11/15 22:57:51 abs Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile index d8e69b899d7..35aed7749d0 100644 --- a/math/qalculate-bases/Makefile +++ b/math/qalculate-bases/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/11/15 22:57:52 abs Exp $ DISTNAME= qalculate-bases-0.9.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile index f07d8a3cf0f..95d6ce815a3 100644 --- a/math/qalculate-currency/Makefile +++ b/math/qalculate-currency/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/11/15 22:57:52 abs Exp $ DISTNAME= qalculate-currency-0.9.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 22781b757fa..e57a9c7a028 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2010/09/14 11:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/11/15 22:57:52 abs Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile index 1aa3dfa3fbc..c8f05b33c57 100644 --- a/math/qalculate-units/Makefile +++ b/math/qalculate-units/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/11/15 22:57:52 abs Exp $ DISTNAME= qalculate-units-0.9.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index d1925662934..2682a3afb0a 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:22 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:52 abs Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ |