summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-11-02 09:48:33 +0000
committertaca <taca@pkgsrc.org>2005-11-02 09:48:33 +0000
commitb9d791c80d463007813e7fa846ee5082d943da72 (patch)
treeef45cb3de74570c5ae21e16645ade1c751e87e31 /math
parentbd22bf435ffbb795f4ba523eafb228b0fa926524 (diff)
downloadpkgsrc-b9d791c80d463007813e7fa846ee5082d943da72.tar.gz
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
Diffstat (limited to 'math')
-rw-r--r--math/ruby-bitvector/Makefile4
-rw-r--r--math/ruby-gsl/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index b534bd2cc17..3f8ecbce7e0 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/03/24 21:12:56 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2005/11/02 09:48:34 taca Exp $
DISTNAME= bitvector-0.1.7
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 42ca97c2c70..3d5c51720f2 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:31 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/02 09:48:34 taca Exp $
DISTNAME= ruby-gsl-0.2.0
PKGNAME= ${RUBY_PKGPREFIX}-gsl-0.2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-gsl/}