summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-12-28 12:12:57 +0000
committerjoerg <joerg@pkgsrc.org>2006-12-28 12:12:57 +0000
commit331e2615faed96b5571750b9b1c3f7dc37aafc0c (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /databases/ruby-postgresql
parentbb54d77affc17b59598bf18d11b59b8915663ab2 (diff)
downloadpkgsrc-331e2615faed96b5571750b9b1c3f7dc37aafc0c.tar.gz
Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
Diffstat (limited to 'databases/ruby-postgresql')
-rw-r--r--databases/ruby-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 9b0144904b3..6004d2b7425 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:11 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/12/28 12:12:58 joerg Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= databases ruby
MASTER_SITES= http://raa.ruby-lang.org/cache/postgres/ \
http://ruby.scripting.ca/postgres/archive/ \