aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-gsl
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-05-09 16:42:27 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-05-09 16:42:27 +0000
commit4fd0a4b1c1c3f2cb1454e156e26774835885d347 (patch)
tree1b932c4555183e30779ab5f4c3093442aaa0b57e /math/octave-forge-gsl
parent99d5a24eca4a0194ff773fff20b5400c62b0fd8d (diff)
downloadports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.tar.gz
ports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.zip
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Notes
Notes: svn path=/head/; revision=273882
Diffstat (limited to 'math/octave-forge-gsl')
-rw-r--r--math/octave-forge-gsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile
index 831a04163378..90361039be04 100644
--- a/math/octave-forge-gsl/Makefile
+++ b/math/octave-forge-gsl/Makefile
@@ -7,14 +7,14 @@
PORTNAME= octave-forge-gsl
PORTVERSION= 1.0.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
-LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl
post-patch:
@${REINPLACE_CMD} s+/bin/bash+/usr/local/bin/bash+g ${WRKSRC}/src/config*