summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-03-06 17:19:05 +0000
committertaca <taca@pkgsrc.org>2005-03-06 17:19:05 +0000
commit0f010b9a66aa5c5a78a698af4c58bdfde41deff3 (patch)
tree4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /math
parent8fff80bf281e1aea437e20bc9579112baf20ee69 (diff)
downloadpkgsrc-0f010b9a66aa5c5a78a698af4c58bdfde41deff3.tar.gz
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'math')
-rw-r--r--math/ruby-bigfloat/Makefile4
-rw-r--r--math/ruby-bitvector/Makefile4
-rw-r--r--math/ruby-gsl/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index 2f3de048aaa..aaa0baf5861 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2005/01/28 14:19:35 taca Exp $
+# $NetBSD: Makefile,v 1.11 2005/03/06 17:19:06 taca Exp $
# FreeBSD: ports/math/ruby-bigfloat/Makefile,v 1.8 2000/10/02 14:57:26 knu Exp
DISTNAME= bigfloat-1.2.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math ruby
MASTER_SITES= http://www.tinyforest.gr.jp/ruby/
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index e9b0ff22692..547edd2e9aa 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/01/28 14:08:01 taca Exp $
+# $NetBSD: Makefile,v 1.6 2005/03/06 17:19:06 taca Exp $
# FreeBSD: ports/math/ruby-bitvector/Makefile,v 1.1 2000/11/23 14:13:41 knu Exp
DISTNAME= bitvector-0.1.7
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math ruby
MASTER_SITES= ftp://ftp.ruby-lang.org/pub/ruby/contrib/
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 68701b5e01e..b95b66bbd40 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/01/28 14:08:01 taca Exp $
+# $NetBSD: Makefile,v 1.7 2005/03/06 17:19:06 taca Exp $
DISTNAME= ruby-gsl-0.2.0
PKGNAME= ${RUBY_PKGPREFIX}-gsl-0.2.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-gsl/}