summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-06-06 14:17:21 +0000
committeredwin <edwin@FreeBSD.org>2008-06-06 14:17:21 +0000
commit11edc5451416c23af13418fc8391548f68dd629b (patch)
treeb55b7fe54da50c50afbae145be23d81a8d545707 /math
parent5e7001f9dbf8c626cd42bbbd14256c9b81e8a1de (diff)
downloadFreeBSD-ports-11edc5451416c23af13418fc8391548f68dd629b.zip
FreeBSD-ports-11edc5451416c23af13418fc8391548f68dd629b.tar.gz
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
-rw-r--r--math/R/Makefile2
-rw-r--r--math/abakus/Makefile2
-rw-r--r--math/asymptote/Makefile2
-rw-r--r--math/blacs/Makefile2
-rw-r--r--math/blocksolve95/Makefile2
-rw-r--r--math/calcoo/Makefile1
-rw-r--r--math/clarence/Makefile2
-rw-r--r--math/convertall/Makefile1
-rw-r--r--math/coq/Makefile2
-rw-r--r--math/digitizer/Makefile2
-rw-r--r--math/drgeo/Makefile2
-rw-r--r--math/edenmath/Makefile2
-rw-r--r--math/emacs-calc/Makefile2
-rw-r--r--math/fityk/Makefile1
-rw-r--r--math/freemat/Makefile1
-rw-r--r--math/fung-calc/Makefile2
-rw-r--r--math/galculator/Makefile2
-rw-r--r--math/gambit/Makefile1
-rw-r--r--math/gcalctool/Makefile1
-rw-r--r--math/gdcalc/Makefile2
-rw-r--r--math/geg/Makefile2
-rw-r--r--math/geogebra-i18n/Makefile2
-rw-r--r--math/gnumeric/Makefile1
-rw-r--r--math/gnuplot+/Makefile2
-rw-r--r--math/graphthing/Makefile2
-rw-r--r--math/gretl/Makefile1
-rw-r--r--math/grpn/Makefile2
-rw-r--r--math/guppi/Makefile2
-rw-r--r--math/isabelle/Makefile1
-rw-r--r--math/jakarta-commons-math/Makefile2
-rw-r--r--math/javaview/Makefile2
-rw-r--r--math/jts/Makefile1
-rw-r--r--math/k3dsurf/Makefile1
-rw-r--r--math/koctave/Makefile1
-rw-r--r--math/kseg/Makefile2
-rw-r--r--math/labplot/Makefile2
-rw-r--r--math/libqalculate/Makefile2
-rw-r--r--math/linux-SHA-1_collision_search_graz/Makefile1
-rw-r--r--math/lybniz/Makefile1
-rw-r--r--math/matrices/Makefile2
-rw-r--r--math/maxima/Makefile2
-rw-r--r--math/octave-forge/Makefile2
-rw-r--r--math/oleo/Makefile2
-rw-r--r--math/parmetis/Makefile2
-rw-r--r--math/pgcalc/Makefile1
-rw-r--r--math/plman/Makefile2
-rw-r--r--math/plplot/Makefile2
-rw-r--r--math/proofgeneral/Makefile1
-rw-r--r--math/pspp/Makefile1
-rw-r--r--math/py-basemap/Makefile2
-rw-r--r--math/py-matplotlib/Makefile1
-rw-r--r--math/qalculate/Makefile2
-rw-r--r--math/qgfe/Makefile2
-rw-r--r--math/qscanplot/Makefile2
-rw-r--r--math/qtiplot/Makefile1
-rw-r--r--math/qwtplot3d-qt4/Makefile1
-rw-r--r--math/qwtplot3d/Makefile1
-rw-r--r--math/rkward-kde4/Makefile1
-rw-r--r--math/rkward/Makefile1
-rw-r--r--math/rpy/Makefile2
-rw-r--r--math/rpy2/Makefile2
-rw-r--r--math/scalapack/Makefile1
-rw-r--r--math/scigraphica/Makefile2
-rw-r--r--math/scilab-toolbox-sivp/Makefile1
-rw-r--r--math/scilab-toolbox-swt/Makefile2
-rw-r--r--math/scilab/Makefile1
-rw-r--r--math/sdpara/Makefile2
-rw-r--r--math/ses/Makefile2
-rw-r--r--math/speedcrunch/Makefile2
-rw-r--r--math/stepulator/Makefile2
-rw-r--r--math/surf/Makefile2
-rw-r--r--math/tablix/Makefile1
-rw-r--r--math/truthtable/Makefile2
-rw-r--r--math/ump/Makefile2
-rw-r--r--math/vtk5/Makefile1
-rw-r--r--math/wxMaxima/Makefile1
-rw-r--r--math/xgfe/Makefile2
78 files changed, 78 insertions, 49 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index c60a32f..d5010d6 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -8,7 +8,7 @@
PORTNAME= PDL
PORTVERSION= 2.4.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
diff --git a/math/R/Makefile b/math/R/Makefile
index 5c89d06..0b32e99 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -8,7 +8,7 @@
PORTNAME= R
PORTVERSION= 2.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math lang
MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
ftp://cran.r-project.org/pub/R/src/base/R-2/ \
diff --git a/math/abakus/Makefile b/math/abakus/Makefile
index 2b1164d..a0050d7 100644
--- a/math/abakus/Makefile
+++ b/math/abakus/Makefile
@@ -6,7 +6,7 @@
PORTNAME= abakus
PORTVERSION= 0.91
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math kde
MASTER_SITES= http://grammarian.homelinux.net/abakus/ \
http://www.athame.co.uk/mirror/
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 06d75f1..40f6d0b 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asymptote
PORTVERSION= 1.42
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index 4e8f65d..de4a86d 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= blacs
PORTVERSION= 1.7
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math
MASTER_SITES= ftp://ftp.netlib.org/blacs/
DISTNAME= BLACS
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index 2dfe8d8..3b04537 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -7,7 +7,7 @@
PORTNAME= blocksolve95
PORTVERSION= 3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math parallel
MASTER_SITES= ftp://info.mcs.anl.gov/pub/BlockSolve95/ \
ftp://ftp.irisa.fr/pub/mirrors/BlockSolve95/
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile
index f23dd48..9a2183a 100644
--- a/math/calcoo/Makefile
+++ b/math/calcoo/Makefile
@@ -6,6 +6,7 @@
PORTNAME= calcoo
PORTVERSION= 1.3.18
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= calcoo
diff --git a/math/clarence/Makefile b/math/clarence/Makefile
index 58e4f39..af32cf0 100644
--- a/math/clarence/Makefile
+++ b/math/clarence/Makefile
@@ -8,7 +8,7 @@
PORTNAME= clarence
PORTVERSION= 0.4.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math python
MASTER_SITES= http://clay.ll.pl/download/
diff --git a/math/convertall/Makefile b/math/convertall/Makefile
index 79782ff..e0a1ff3 100644
--- a/math/convertall/Makefile
+++ b/math/convertall/Makefile
@@ -7,6 +7,7 @@
PORTNAME= convertall
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= BERLIOS
diff --git a/math/coq/Makefile b/math/coq/Makefile
index 5e545ac..0e4e29e 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -7,7 +7,7 @@
PORTNAME= coq
PORTVERSION= 8.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://coq.inria.fr/V${COQVERSION}/files/ \
ftp://ftp.stack.nl/pub/users/johans/coq/
diff --git a/math/digitizer/Makefile b/math/digitizer/Makefile
index 6ea023b..c1094b6 100644
--- a/math/digitizer/Makefile
+++ b/math/digitizer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= digitizer
PORTVERSION= 4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index 9035511..689b166 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= drgeo
PORTVERSION= 1.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ofset
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile
index 34fd9ae..ea8b1f4 100644
--- a/math/edenmath/Makefile
+++ b/math/edenmath/Makefile
@@ -7,7 +7,7 @@
PORTNAME= edenmath
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/
DISTNAME= EdenMath_GNUstep-${PORTVERSION}
diff --git a/math/emacs-calc/Makefile b/math/emacs-calc/Makefile
index 5331436..bfc43e7 100644
--- a/math/emacs-calc/Makefile
+++ b/math/emacs-calc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= calc
PORTVERSION= 2.02f
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math editors
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 4a9ad10..afb0f33 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fityk
PORTVERSION= 0.8.6
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/freemat/Makefile b/math/freemat/Makefile
index 0ddd2ff..db797ba 100644
--- a/math/freemat/Makefile
+++ b/math/freemat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= FreeMat
PORTVERSION= 3.6
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile
index 938fbf4..678a292 100644
--- a/math/fung-calc/Makefile
+++ b/math/fung-calc/Makefile
@@ -6,7 +6,7 @@
PORTNAME= fung-calc
PORTVERSION= 1.3.2b
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index e6f6351..d6d124e 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -7,7 +7,7 @@
PORTNAME= galculator
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/gambit/Makefile b/math/gambit/Makefile
index e6ba15a..bbfccdd 100644
--- a/math/gambit/Makefile
+++ b/math/gambit/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gambit
PORTVERSION= 0.2007.12.04
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 8fc89b1..b32bab2 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gcalctool
PORTVERSION= 5.22.2
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile
index b39652e..2521143 100644
--- a/math/gdcalc/Makefile
+++ b/math/gdcalc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdcalc
PORTVERSION= 2.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 565d4d8..cee63cb 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geg
PORTVERSION= 1.0.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.infolaunch.com/~daveb/
diff --git a/math/geogebra-i18n/Makefile b/math/geogebra-i18n/Makefile
index c2f5ca2..3020d80 100644
--- a/math/geogebra-i18n/Makefile
+++ b/math/geogebra-i18n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geogebra-i18n
PORTVERSION= 2.6b
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math java
MASTER_SITES= http://www.geogebra.at/download/InstData/Java/ \
http://nivi.interfree.it/distfiles/${DIST_SUBDIR}/
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 60af4c4..999e8b8 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnumeric
PORTVERSION= 1.8.3
+PORTREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 9c74b29..42bdbfd 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnuplot371+
PORTVERSION= 1.2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math japanese graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.yama-ga.com/gnuplot/:patch \
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index a7f081e..2750b77 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -8,7 +8,7 @@
PORTNAME= graphthing
PORTVERSION= 1.3.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://graph.seul.org/
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 5ad39ea..5ef1068 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.7.4
+PORTREVISION= 1
CATEGORIES= math finance
MASTER_SITES= SF
diff --git a/math/grpn/Makefile b/math/grpn/Makefile
index 1ef8244..396901c 100644
--- a/math/grpn/Makefile
+++ b/math/grpn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grpn
PORTVERSION= 1.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= http://lashwhip.com/grpn/
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 84c58e0..410e201 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= guppi
PORTVERSION= 0.40.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/Guppi/0.40
diff --git a/math/isabelle/Makefile b/math/isabelle/Makefile
index d2b8fc1..06ec067 100644
--- a/math/isabelle/Makefile
+++ b/math/isabelle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= isabelle
PORTVERSION= 2007
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://isabelle.in.tum.de/dist/ \
http://www.cl.cam.ac.uk/Research/HVG/Isabelle/dist/ \
diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile
index 4f29083..3e92d6a 100644
--- a/math/jakarta-commons-math/Makefile
+++ b/math/jakarta-commons-math/Makefile
@@ -7,7 +7,7 @@
PORTNAME= commons-math
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math java
MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_SOURCE}
MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
diff --git a/math/javaview/Makefile b/math/javaview/Makefile
index bb22f25..777eae9 100644
--- a/math/javaview/Makefile
+++ b/math/javaview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= javaview-lite
PORTVERSION= 3.95
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math java graphics
MASTER_SITES= http://www.javaview.de/download/data/
DISTFILES= javaview.zip jv_models.zip jv_tutor.zip
diff --git a/math/jts/Makefile b/math/jts/Makefile
index 13d5574..5e8b1ac 100644
--- a/math/jts/Makefile
+++ b/math/jts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jts
PORTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= math databases
MASTER_SITES= http://www.vividsolutions.com/Jts/bin/
diff --git a/math/k3dsurf/Makefile b/math/k3dsurf/Makefile
index 567f21f..d7301e0 100644
--- a/math/k3dsurf/Makefile
+++ b/math/k3dsurf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= k3dsurf
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/koctave/Makefile b/math/koctave/Makefile
index 55e0f1a..35235d0 100644
--- a/math/koctave/Makefile
+++ b/math/koctave/Makefile
@@ -7,6 +7,7 @@
PORTNAME= koctave
PORTVERSION= 0.70
+PORTREVISION= 1
CATEGORIES= math kde
MASTER_SITES= SF
diff --git a/math/kseg/Makefile b/math/kseg/Makefile
index 0d1bf94..8fe6565 100644
--- a/math/kseg/Makefile
+++ b/math/kseg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kseg
PORTVERSION= 0.403
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= math graphics
MASTER_SITES= http://www.mit.edu/~ibaran/
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 7671f6c..3aedbcf 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.1.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=labplot
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 14dce7d5..bda1e95 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libqalculate
PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/qalculate
diff --git a/math/linux-SHA-1_collision_search_graz/Makefile b/math/linux-SHA-1_collision_search_graz/Makefile
index ed9e7cd..6720c56 100644
--- a/math/linux-SHA-1_collision_search_graz/Makefile
+++ b/math/linux-SHA-1_collision_search_graz/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SHA-1_collision_search_graz
PORTVERSION= 5.35
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://boinc.iaik.tugraz.at/sha1_coll_search/download/
PKGNAMEPREFIX= linux-
diff --git a/math/lybniz/Makefile b/math/lybniz/Makefile
index 766deb4..775841f 100644
--- a/math/lybniz/Makefile
+++ b/math/lybniz/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lybniz
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}2
diff --git a/math/matrices/Makefile b/math/matrices/Makefile
index d6bd98c..25f2868 100644
--- a/math/matrices/Makefile
+++ b/math/matrices/Makefile
@@ -7,7 +7,7 @@
PORTNAME= matrices
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://mplus.dk/${PORTNAME}/
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 3b5e6f6..f65c802 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -7,7 +7,7 @@
PORTNAME= maxima
PORTVERSION= 5.14.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math tk
MASTER_SITES= SF
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 1dbaa22..b60dc06 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave-forge
PORTVERSION= 2006.03.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/octave
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 8f7da87..6f72048 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= oleo
PORTVERSION= 1.99.16
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile
index 6219be5..9fbf1d0 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ParMetis
PORTVERSION= 3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math parallel
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/
diff --git a/math/pgcalc/Makefile b/math/pgcalc/Makefile
index 9839a8c..7ab7922 100644
--- a/math/pgcalc/Makefile
+++ b/math/pgcalc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pgcalc2
DISTVERSION= 2.2-5
+PORTREVISION= 1
CATEGORIES= math kde
MASTER_SITES= http://www.pgcalc.net/
diff --git a/math/plman/Makefile b/math/plman/Makefile
index 257c37a..5a32ebf 100644
--- a/math/plman/Makefile
+++ b/math/plman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= plman
PORTVERSION= 2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math java
MASTER_SITES= http://${PORTNAME}.sourceforge.net/dist/ \
http://nivi.interfree.it/distfiles/${PORTNAME}.sourceforge.net/
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index ea89ead..f50519a 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= plplot
PORTVERSION= 5.6.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile
index a564534..49391b4 100644
--- a/math/proofgeneral/Makefile
+++ b/math/proofgeneral/Makefile
@@ -7,6 +7,7 @@
PORTNAME= proofgeneral
PORTVERSION= 3.7
+PORTREVISION= 1
CATEGORIES= math elisp
MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/
DISTNAME= ProofGeneral-3.7
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 05b9a73..bb8349b 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pspp
PORTVERSION= 0.4.0.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile
index d719fee..bc7d451 100644
--- a/math/py-basemap/Makefile
+++ b/math/py-basemap/Makefile
@@ -8,7 +8,7 @@
PORTNAME= basemap
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= matplotlib
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index 28157e1..2c48a02 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -8,6 +8,7 @@
PORTNAME= matplotlib
PORTVERSION= 0.91.2
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile
index 8a79fa9..b9315d7 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qalculate
PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-gtk-${PORTVERSION}
diff --git a/math/qgfe/Makefile b/math/qgfe/Makefile
index 406bb42..0817305 100644
--- a/math/qgfe/Makefile
+++ b/math/qgfe/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qgfe
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.xm1math.net/qgfe/
diff --git a/math/qscanplot/Makefile b/math/qscanplot/Makefile
index d1ba41b..842f53b 100644
--- a/math/qscanplot/Makefile
+++ b/math/qscanplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qscanplot
PORTVERSION= 0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
# per distfile survey, mastersite disappeared in March 2003
MASTER_SITES= # http://www.gae.ucm.es/~gonzalez/qscanplot/
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 8809d4f..128c9d4 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtiplot
DISTVERSION= 0.9.6.2
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
diff --git a/math/qwtplot3d-qt4/Makefile b/math/qwtplot3d-qt4/Makefile
index 0d22783..7759fd2 100644
--- a/math/qwtplot3d-qt4/Makefile
+++ b/math/qwtplot3d-qt4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qwtplot3d
PORTVERSION= 0.2.7
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
PKGNAMESUFFIX= -qt4
diff --git a/math/qwtplot3d/Makefile b/math/qwtplot3d/Makefile
index 8643764..c32254a5 100644
--- a/math/qwtplot3d/Makefile
+++ b/math/qwtplot3d/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qwtplot3d
PORTVERSION= 0.2.7
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index 4eab957..ebd83e4 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rkward
DISTVERSION= 0.4.9a
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff --git a/math/rkward/Makefile b/math/rkward/Makefile
index 4eab957..ebd83e4 100644
--- a/math/rkward/Makefile
+++ b/math/rkward/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rkward
DISTVERSION= 0.4.9a
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff --git a/math/rpy/Makefile b/math/rpy/Makefile
index 9eec837..81d3c82 100644
--- a/math/rpy/Makefile
+++ b/math/rpy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rpy
PORTVERSION= 0.3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile
index 9eec837..81d3c82 100644
--- a/math/rpy2/Makefile
+++ b/math/rpy2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rpy
PORTVERSION= 0.3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index 6d940c1..15cb0a5 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scalapack
PORTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.netlib.org/scalapack/
DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile
index a8d49d1b..c8983ac 100644
--- a/math/scigraphica/Makefile
+++ b/math/scigraphica/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scigraphica
PORTVERSION= 0.8.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math gnome
MASTER_SITES= http://scigraphica.sourceforge.net/src/ \
SF \
diff --git a/math/scilab-toolbox-sivp/Makefile b/math/scilab-toolbox-sivp/Makefile
index 6997b21..e0d2104 100644
--- a/math/scilab-toolbox-sivp/Makefile
+++ b/math/scilab-toolbox-sivp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sivp
DISTVERSION= 0.4.3
+PORTREVISION= 1
CATEGORIES= math graphics multimedia
MASTER_SITES= SF
PKGNAMEPREFIX= scilab-toolbox-
diff --git a/math/scilab-toolbox-swt/Makefile b/math/scilab-toolbox-swt/Makefile
index cb5e855..a8b93d1 100644
--- a/math/scilab-toolbox-swt/Makefile
+++ b/math/scilab-toolbox-swt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= swt
DISTVERSION= 0.1.0rc4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scwt
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 60923eb..05866fc 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scilab
PORTVERSION= 4.1.2
+PORTREVISION= 1
CATEGORIES= math cad parallel
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/
EXTRACT_SUFX= -src.tar.gz
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index f18f1f4..9f62c54 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdpara
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math parallel
MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/
DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz
diff --git a/math/ses/Makefile b/math/ses/Makefile
index 02c2a74..baf57e5 100644
--- a/math/ses/Makefile
+++ b/math/ses/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ses
PORTVERSION= 031130
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math elisp
MASTER_SITES= http://home.comcast.net/~jyavner/ses/
DISTNAME= ses21-${PORTVERSION}
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index 8d47f4f..5a5681e 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -7,7 +7,7 @@
PORTNAME= speedcrunch
DISTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile
index 843ad4a..326fdfe 100644
--- a/math/stepulator/Makefile
+++ b/math/stepulator/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stepulator
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math gnustep
MASTER_SITES= http://www.linuks.mine.nu/stepulator/ \
${MASTER_SITE_GNUSTEP_CH}
diff --git a/math/surf/Makefile b/math/surf/Makefile
index f727f12..8594801 100644
--- a/math/surf/Makefile
+++ b/math/surf/Makefile
@@ -8,7 +8,7 @@
PORTNAME= surf
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/tablix/Makefile b/math/tablix/Makefile
index 519a674..84394af 100644
--- a/math/tablix/Makefile
+++ b/math/tablix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tablix2
PORTVERSION= 0.3.5
+PORTREVISION= 1
CATEGORIES= math www
MASTER_SITES= http://www.tablix.org/releases/stable/ \
http://my.samba.org/
diff --git a/math/truthtable/Makefile b/math/truthtable/Makefile
index 24e6004..943687f 100644
--- a/math/truthtable/Makefile
+++ b/math/truthtable/Makefile
@@ -7,7 +7,7 @@
PORTNAME= truthtable
PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math java
MASTER_SITES= http://www.kinostudios.com/java/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
diff --git a/math/ump/Makefile b/math/ump/Makefile
index b601997..b72e529 100644
--- a/math/ump/Makefile
+++ b/math/ump/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ump
PORTVERSION= 0.8.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/u-m-p
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index d5ef078..e5d02d6 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vtk
PORTVERSION= 5.0.3
+PORTREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= http://www.vtk.org/files/release/5.0/ \
http://www.neuro.mcw.edu/Ports/distfiles/VTK5/
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile
index 46bc995..03ed941 100644
--- a/math/wxMaxima/Makefile
+++ b/math/wxMaxima/Makefile
@@ -8,6 +8,7 @@
PORTNAME= wxMaxima
PORTVERSION= 0.7.5
#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
diff --git a/math/xgfe/Makefile b/math/xgfe/Makefile
index 74976a4..d2d16b2 100644
--- a/math/xgfe/Makefile
+++ b/math/xgfe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xgfe
PORTVERSION= 2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= graphics/gnuplot/contrib
OpenPOWER on IntegriCloud