diff options
author | knu <knu@FreeBSD.org> | 2001-11-19 14:00:38 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-19 14:00:38 +0000 |
commit | e4873a01ae6b8e3d5b4dc5ddc6fce9a5fbfdebce (patch) | |
tree | 42253a2485bc15b626997537ae1c2f79213edf15 /databases/rubygem-postgres | |
parent | 8afb46b2468d5ae82748a1548fbb24ac4ad32180 (diff) | |
download | FreeBSD-ports-e4873a01ae6b8e3d5b4dc5ddc6fce9a5fbfdebce.zip FreeBSD-ports-e4873a01ae6b8e3d5b4dc5ddc6fce9a5fbfdebce.tar.gz |
Update to 0.6.5.
Diffstat (limited to 'databases/rubygem-postgres')
-rw-r--r-- | databases/rubygem-postgres/Makefile | 5 | ||||
-rw-r--r-- | databases/rubygem-postgres/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index 65d3621..a06592b 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 5e56800..b25dd1d 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 |