pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-postgresql - Update HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6309ef5baad
branches:  trunk
changeset: 492433:b6309ef5baad
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Apr 12 14:49:46 2005 +0000

description:
- Update HOMEPAGE.
- Add a few sites to MASTER_SITES.

diffstat:

 databases/ruby-postgresql/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 1535622321a0 -r b6309ef5baad databases/ruby-postgresql/Makefile
--- a/databases/ruby-postgresql/Makefile        Tue Apr 12 14:27:18 2005 +0000
+++ b/databases/ruby-postgresql/Makefile        Tue Apr 12 14:49:46 2005 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:16 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/12 14:49:46 taca Exp $
 
 DISTNAME=              ruby-postgres-${VERSION}
 PKGNAME=               ${RUBY_PKGPREFIX}-postgresql-${VERSION}
 PKGREVISION=           3
 CATEGORIES=            databases ruby
-MASTER_SITES=          http://www.postgresql.jp/interfaces/ruby/archive/
+MASTER_SITES=          http://raa.ruby-lang.org/cache/postgres/ \
+                       http://ruby.scripting.ca/postgres/archive/ \
+                       http://www.postgresql.jp/interfaces/ruby/archive/
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://www.postgresql.jp/interfaces/ruby/
+HOMEPAGE=              http://ruby.scripting.ca/postgres/
 COMMENT=               Ruby extension for postgresql
 
 RUBY_HAS_ARCHLIB=      yes



Home | Main Index | Thread Index | Old Index