aboutsummaryrefslogtreecommitdiffstats
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-05-10 00:42:27 +0800
committerbf <bf@FreeBSD.org>2011-05-10 00:42:27 +0800
commit9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82 (patch)
tree429963647e6e5bedcc078c89848272ba7005f80f /math/ruby-gsl
parent09c383e1087f0045ede49a9c0779de7fdbbe9e47 (diff)
downloadfreebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.gz
freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.zst
freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.zip
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index f18ed7ef1217..53fc0d0bbef8 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gsl
PORTVERSION= 1.14.4
+PORTREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= RF
MASTER_SITE_SUBDIR= rb-${PORTNAME}
@@ -17,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
-LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes