From e4873a01ae6b8e3d5b4dc5ddc6fce9a5fbfdebce Mon Sep 17 00:00:00 2001
From: knu <knu@FreeBSD.org>
Date: Mon, 19 Nov 2001 14:00:38 +0000
Subject: Update to 0.6.5.

---
 databases/ruby-postgres/Makefile    | 5 ++---
 databases/ruby-postgres/distinfo    | 2 +-
 databases/rubygem-postgres/Makefile | 5 ++---
 databases/rubygem-postgres/distinfo | 2 +-
 4 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile
index 65d3621e94dc..a06592bb771e 100644
--- a/databases/ruby-postgres/Makefile
+++ b/databases/ruby-postgres/Makefile
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	postgres
-PORTVERSION=	0.6.4
-PORTREVISION=	1
+PORTVERSION=	0.6.5
 CATEGORIES=	databases ruby
-MASTER_SITES=	http://webclub.kcom.ne.jp/mb/noborus/ruby/archive/
+MASTER_SITES=	http://www.asahi-net.or.jp/~dk3n-situ/ruby/archive/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	ruby
diff --git a/databases/ruby-postgres/distinfo b/databases/ruby-postgres/distinfo
index 5e5680016ba7..b25dd1dd6058 100644
--- a/databases/ruby-postgres/distinfo
+++ b/databases/ruby-postgres/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-postgres-0.6.4.tar.gz) = f8701814af994042622d423e7d40961c
+MD5 (ruby/ruby-postgres-0.6.5.tar.gz) = ec0b248a887d1b5d2ff4622583c28c8a
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile
index 65d3621e94dc..a06592bb771e 100644
--- a/databases/rubygem-postgres/Makefile
+++ b/databases/rubygem-postgres/Makefile
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	postgres
-PORTVERSION=	0.6.4
-PORTREVISION=	1
+PORTVERSION=	0.6.5
 CATEGORIES=	databases ruby
-MASTER_SITES=	http://webclub.kcom.ne.jp/mb/noborus/ruby/archive/
+MASTER_SITES=	http://www.asahi-net.or.jp/~dk3n-situ/ruby/archive/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	ruby
diff --git a/databases/rubygem-postgres/distinfo b/databases/rubygem-postgres/distinfo
index 5e5680016ba7..b25dd1dd6058 100644
--- a/databases/rubygem-postgres/distinfo
+++ b/databases/rubygem-postgres/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-postgres-0.6.4.tar.gz) = f8701814af994042622d423e7d40961c
+MD5 (ruby/ruby-postgres-0.6.5.tar.gz) = ec0b248a887d1b5d2ff4622583c28c8a
-- 
cgit