aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-17 13:09:56 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-17 13:09:56 +0000
commitc0f51fae12dae94c59e092199423a8f5b1c68b2c (patch)
tree004f91a2cd5d77bd5eb0cb53987c1b5fdd85d9a9
parent4daeca007b7d641be528b6f1df740b42356284f8 (diff)
downloadports-c0f51fae12dae94c59e092199423a8f5b1c68b2c.tar.gz
ports-c0f51fae12dae94c59e092199423a8f5b1c68b2c.zip
math/gsl:
- Add USES=libtool and bump dependent ports - Add USES=pathfix and INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstage port)
Notes
Notes: svn path=/head/; revision=365182
-rw-r--r--audio/snd/Makefile2
-rw-r--r--benchmarks/flowgrind/Makefile1
-rw-r--r--benchmarks/sipp/Makefile1
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--graphics/amide/Makefile2
-rw-r--r--graphics/enblend/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--graphics/luminance-qt5/Makefile2
-rw-r--r--graphics/luminance/Makefile2
-rw-r--r--graphics/nip2/Makefile2
-rw-r--r--graphics/ocropus/Makefile2
-rw-r--r--graphics/pfstmo/Makefile1
-rw-r--r--graphics/qgis/Makefile1
-rw-r--r--graphics/xaos/Makefile1
-rw-r--r--lang/algol68g/Makefile2
-rw-r--r--lang/newlisp-devel/Makefile2
-rw-r--r--lang/newlisp/Makefile2
-rw-r--r--mail/bogofilter/Makefile2
-rw-r--r--math/PDL/Makefile2
-rw-r--r--math/asymptote/Makefile2
-rw-r--r--math/dieharder/Makefile2
-rw-r--r--math/fflas-ffpack/Makefile2
-rw-r--r--math/giacxcas/Makefile2
-rw-r--r--math/gsl/Makefile4
-rw-r--r--math/gsl/files/patch-Makefile.in11
-rw-r--r--math/gsl/pkg-plist6
-rw-r--r--math/labplot/Makefile2
-rw-r--r--math/libflame/Makefile2
-rw-r--r--math/ocamlgsl/Makefile1
-rw-r--r--math/octave-forge-gsl/Makefile2
-rw-r--r--math/orpie/Makefile1
-rw-r--r--math/p5-Math-GSL/Makefile1
-rw-r--r--math/pspp/Makefile1
-rw-r--r--math/py-gsl/Makefile2
-rw-r--r--math/qtiplot/Makefile2
-rw-r--r--math/ruby-gsl/Makefile2
-rw-r--r--science/abinit/Makefile2
-rw-r--r--science/afni/Makefile2
-rw-r--r--science/fisicalab/Makefile2
-rw-r--r--science/getdp/Makefile2
-rw-r--r--science/gnudatalanguage/Makefile2
-rw-r--r--science/kst2/Makefile2
-rw-r--r--science/py-mlpy/Makefile1
-rw-r--r--science/step/Makefile2
45 files changed, 48 insertions, 47 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 4464ec2d534b..fce467deea7a 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= snd
PORTVERSION= 13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \
http://mirror.mcx2.org/
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index 3e060e2b608b..147c2696929e 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -3,6 +3,7 @@
PORTNAME= flowgrind
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= lars@eggert.org
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile
index eaeccd712eac..2a8932727202 100644
--- a/benchmarks/sipp/Makefile
+++ b/benchmarks/sipp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sipp
PORTVERSION= 3.3
+PORTREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= SF
MASTER_SITE_SUBDIR= sipp/sipp/${PORTVERSION}
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 39c903fe2ebd..05ff2e1fbfeb 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.7.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms astro hamradio
MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \
${MASTER_SITE_LOCAL}
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 89060179efed..74c7d19a027a 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calligra
PORTVERSION= ${CALLIGRA_VERSION}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile
index 52a5ae1a4688..f3f64cddbab5 100644
--- a/graphics/amide/Makefile
+++ b/graphics/amide/Makefile
@@ -2,7 +2,7 @@
PORTNAME= amide
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index fff90925ac57..bcaa170e38f8 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -3,7 +3,7 @@
PORTNAME= enblend
PORTVERSION= 4.1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R}
DISTNAME= enblend-enfuse-${PORTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index d45cf668e54b..6873279cab8c 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.48.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics gnome
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index 6cfaebda4148..2a0bf3e94cca 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
PKGNAMESUFFIX= -qt5
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 863a46c04a58..1f1ce26872d0 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index 1456c973e9b8..293434cfa6cc 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nip2
PORTVERSION= 7.40.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
diff --git a/graphics/ocropus/Makefile b/graphics/ocropus/Makefile
index 6f22a31c7a20..2003891b2553 100644
--- a/graphics/ocropus/Makefile
+++ b/graphics/ocropus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ocropus
PORTVERSION= 0.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/graphics/pfstmo/Makefile b/graphics/pfstmo/Makefile
index 85be1a90b6c2..3131d8cac48f 100644
--- a/graphics/pfstmo/Makefile
+++ b/graphics/pfstmo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pfstmo
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
MASTER_SITE_SUBDIR= pfstools/${PORTNAME}/${PORTVERSION}
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 6a444d4ce0cc..0931239fe27e 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qgis
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= graphics geography
MAINTAINER= rhurlin@gwdg.de
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile
index 85367ef20aa4..08c1e839f9f5 100644
--- a/graphics/xaos/Makefile
+++ b/graphics/xaos/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xaos
PORTVERSION= 3.6
+PORTREVISION= 1
CATEGORIES= graphics math
MASTER_SITES= SF/${PORTNAME}/XaoS/${PORTVERSION}
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index f2515330f1a4..12060e2cfbc0 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -2,7 +2,7 @@
PORTNAME= algol68g
PORTVERSION= 2.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://jmvdveer.home.xs4all.nl/
diff --git a/lang/newlisp-devel/Makefile b/lang/newlisp-devel/Makefile
index 78194af7a22c..1c5ef9f54040 100644
--- a/lang/newlisp-devel/Makefile
+++ b/lang/newlisp-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= newlisp
PORTVERSION= 10.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.newlisp.org/downloads/
PKGNAMESUFFIX= -devel
diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile
index 8149066ff394..d89141022be5 100644
--- a/lang/newlisp/Makefile
+++ b/lang/newlisp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= newlisp
PORTVERSION= 10.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.newlisp.org/downloads/
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 592294fc0f86..b0568d6da368 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bogofilter
PORTVERSION= 1.2.4
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= mail
MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION}
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index b3ffc2a61a50..0432762b2acc 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= PDL
PORTVERSION= 2.4.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= CPAN/${PORTNAME}:cpan \
SF/pdl/PDL/${PORTVERSION}:sf
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 7e4af8a6b71b..8adf46219f18 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asymptote
PORTVERSION= 2.32
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index bf32f88181dd..fa8249b58ed6 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dieharder
PORTVERSION= 3.31.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf
diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile
index ec6483d44834..f058c17fbbf2 100644
--- a/math/fflas-ffpack/Makefile
+++ b/math/fflas-ffpack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fflas-ffpack
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://linalg.org/ LOCAL/bf
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index 68d914ba4c22..770571fe8a67 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= giacxcas
PORTVERSION= 1.1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/giac/ \
http://www.math.jussieu.fr/~han/xcas/sources/v2/
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 5699ea132f57..023e5322a94a 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gsl
PORTVERSION= 1.16
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
@@ -11,10 +12,11 @@ COMMENT= The GNU Scientific Library - mathematical libs
LICENSE= GPLv3
-USES= makeinfo
+USES= libtool makeinfo pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= MAKEINFO='makeinfo --no-split'
+INSTALL_TARGET= install-strip
INFO= gsl-ref
diff --git a/math/gsl/files/patch-Makefile.in b/math/gsl/files/patch-Makefile.in
deleted file mode 100644
index c91d9e2f5477..000000000000
--- a/math/gsl/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Mar 31 14:47:46 2006
-+++ Makefile.in Wed May 3 17:02:20 2006
-@@ -254,7 +254,7 @@
- SUBLIBS = block/libgslblock.la blas/libgslblas.la complex/libgslcomplex.la cheb/libgslcheb.la dht/libgsldht.la diff/libgsldiff.la deriv/libgslderiv.la eigen/libgsleigen.la err/libgslerr.la fft/libgslfft.la fit/libgslfit.la histogram/libgslhistogram.la ieee-utils/libgslieeeutils.la integration/libgslintegration.la interpolation/libgslinterpolation.la linalg/libgsllinalg.la matrix/libgslmatrix.la min/libgslmin.la monte/libgslmonte.la multifit/libgslmultifit.la multimin/libgslmultimin.la multiroots/libgslmultiroots.la ntuple/libgslntuple.la ode-initval/libgslodeiv.la permutation/libgslpermutation.la combination/libgslcombination.la poly/libgslpoly.la qrng/libgslqrng.la randist/libgslrandist.la rng/libgslrng.la roots/libgslroots.la siman/libgslsiman.la sort/libgslsort.la specfunc/libgslspecfunc.la statistics/libgslstatistics.la sum/libgslsum.la sys/libgslsys.la test/libgsltest.la utils/libutils.la vector/libgslvector.la cdf/libgslcdf.la wavelet/libgslwavelet.la
- pkginclude_HEADERS = gsl_math.h gsl_pow_int.h gsl_nan.h gsl_machine.h gsl_mode.h gsl_precision.h gsl_types.h gsl_version.h
- bin_SCRIPTS = gsl-config
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = gsl.pc
- EXTRA_DIST = autogen.sh gsl-config.in gsl.pc.in configure.ac THANKS BUGS SUPPORT gsl.spec.in gsl.m4 test_gsl_histogram.sh
- lib_LTLIBRARIES = libgsl.la
diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist
index f2bf7c3e1998..900622131f09 100644
--- a/math/gsl/pkg-plist
+++ b/math/gsl/pkg-plist
@@ -221,13 +221,13 @@ include/gsl/gsl_version.h
include/gsl/gsl_wavelet.h
include/gsl/gsl_wavelet2d.h
lib/libgsl.a
-lib/libgsl.la
lib/libgsl.so
-lib/libgsl.so.17
+lib/libgsl.so.0
+lib/libgsl.so.0.17.0
lib/libgslcblas.a
-lib/libgslcblas.la
lib/libgslcblas.so
lib/libgslcblas.so.0
+lib/libgslcblas.so.0.0.0
libdata/pkgconfig/gsl.pc
share/aclocal/gsl.m4
man/man1/gsl-config.1.gz
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index b2b09bad2b5e..a922c95f5e7b 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= labplot
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math kde
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.0
diff --git a/math/libflame/Makefile b/math/libflame/Makefile
index 49f5b21abf83..58a9a2395ad4 100644
--- a/math/libflame/Makefile
+++ b/math/libflame/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libflame
DISTVERSION= r7421
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.cs.utexas.edu/users/%SUBDIR%/:1,2 LOCAL/bf:3
MASTER_SITE_SUBDIR= flame/snapshots/:1 field/docs/:2
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 60a9b0c919a0..bf3863243670 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ocaml-gsl
PORTVERSION= 1.15.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://bitbucket.org/mmottl/gsl-ocaml/downloads/
DISTNAME= gsl-ocaml-${PORTVERSION}
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile
index 3839aa444ae3..8ba9dfc2bec5 100644
--- a/math/octave-forge-gsl/Makefile
+++ b/math/octave-forge-gsl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-gsl
PORTVERSION= 1.0.8
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index abfc0a1868db..8a90b27f8342 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -3,6 +3,7 @@
PORTNAME= orpie
PORTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES+= math
MASTER_SITES= http://pessimization.com/software/orpie/
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index 64fe40c33701..9efc7a0c8a1c 100644
--- a/math/p5-Math-GSL/Makefile
+++ b/math/p5-Math-GSL/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Math-GSL
PORTVERSION= 0.32
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 39e8b0edce8f..e0890d3d9630 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pspp
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile
index 2e8ae0646793..6f6d95645e6b 100644
--- a/math/py-gsl/Makefile
+++ b/math/py-gsl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsl
PORTVERSION= 0.9.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math python
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 017c473b9acf..75edda695afd 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qtiplot
DISTVERSION= 0.9.8.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 74f45b663544..e198f599d316 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsl
PORTVERSION= 1.14.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math ruby
MASTER_SITES= RF
MASTER_SITE_SUBDIR= rb-${PORTNAME}
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index 8f0a2734c553..7f1a021a8a16 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= abinit
PORTVERSION= 5.7.3
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= science
MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/
diff --git a/science/afni/Makefile b/science/afni/Makefile
index b8d3958fb524..5e256e225ea3 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -11,7 +11,7 @@
PORTNAME= afni
PORTVERSION= 2012.04.17.2129
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science biology graphics
MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \
http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/
diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile
index cd5405f3d7ac..2889462b70fc 100644
--- a/science/fisicalab/Makefile
+++ b/science/fisicalab/Makefile
@@ -2,7 +2,7 @@
PORTNAME= fisicalab
PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= fisicalab
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 774efac65e85..11416a447521 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= getdp
PORTVERSION= 2.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 708480b8d7f6..e230917564af 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnudatalanguage
DISTVERSION= 0.9.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science lang
MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION}
.if defined(BUILD_PYTHON_MODULE)
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index b15b3abad02c..bf3dd49b2e49 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kst
DISTVERSION= 2.0.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science kde
MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/
diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile
index 60bf37b8b4a2..8990219b0c3b 100644
--- a/science/py-mlpy/Makefile
+++ b/science/py-mlpy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mlpy
PORTVERSION= 3.5.0
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/step/Makefile b/science/step/Makefile
index f376a6ad1e01..e4d332c657af 100644
--- a/science/step/Makefile
+++ b/science/step/Makefile
@@ -2,7 +2,7 @@
PORTNAME= step
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}