summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2005-11-02 09:48:33 +0000
committertaca <taca>2005-11-02 09:48:33 +0000
commitbea979088154215fb06b3a5e75c60e801a0f7c4a (patch)
treeef45cb3de74570c5ae21e16645ade1c751e87e31 /databases
parent97fc28a0e35cc7683b7b6c84fc89ded01ad4c47e (diff)
downloadpkgsrc-bea979088154215fb06b3a5e75c60e801a0f7c4a.tar.gz
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-mysql/Makefile3
-rw-r--r--databases/ruby-postgresql/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile
index 7e25daef777..a86d11f2896 100644
--- a/databases/ruby-mysql/Makefile
+++ b/databases/ruby-mysql/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/11/02 08:32:44 taca Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/02 09:48:33 taca Exp $
#
DISTNAME= mysql-ruby-2.7
PKGNAME= ${RUBY_PKGPREFIX}-mysql-2.7
+PKGREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= http://tmtm.org/downloads/mysql/ruby/
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 8fc66648e08..f3a45bf633a 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2005/04/12 14:49:46 taca Exp $
+# $NetBSD: Makefile,v 1.25 2005/11/02 09:48:33 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= databases ruby
MASTER_SITES= http://raa.ruby-lang.org/cache/postgres/ \
http://ruby.scripting.ca/postgres/archive/ \