aboutsummaryrefslogtreecommitdiffstats
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-03-29 09:12:27 +0800
committerwen <wen@FreeBSD.org>2010-03-29 09:12:27 +0800
commit2485fe149efc978d155393f33f5e726cede4736a (patch)
tree1ee635f2ee7443b3c01fb63f5769fdc72b2f74be /math/ruby-gsl
parent6f1eb824beba87cbcb6f9543780fd30fc64d302f (diff)
downloadfreebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.gz
freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.zst
freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.zip
- Bump PORTREVISION to chase the update of math/gsl
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index c23f8e3d0f73..ed526d52dfc3 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gsl
PORTVERSION= 1.10.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math ruby
MASTER_SITES= RF
MASTER_SITE_SUBDIR= rb-${PORTNAME}
@@ -18,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
-LIB_DEPENDS= gsl.14:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes