pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-postgresql Point HOMEPAGE to RubyForge'...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23d1689fcb52
branches: trunk
changeset: 547273:23d1689fcb52
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 15 02:03:48 2008 +0000
description:
Point HOMEPAGE to RubyForge's project page since previous one has gone.
diffstat:
databases/ruby-postgresql/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 85a7080c2737 -r 23d1689fcb52 databases/ruby-postgresql/Makefile
--- a/databases/ruby-postgresql/Makefile Mon Sep 15 00:25:49 2008 +0000
+++ b/databases/ruby-postgresql/Makefile Mon Sep 15 02:03:48 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2008/04/04 15:16:02 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2008/09/15 02:03:48 taca Exp $
DISTNAME= postgres-0.7.9.2008.01.28
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/}
CATEGORIES= databases
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://ruby.scripting.ca/postgres/
+HOMEPAGE= http://rubyforge.org/projects/ruby-pg/
COMMENT= Ruby extension for PostgreSQL
GEM_BUILD= gemspec
@@ -13,6 +13,5 @@
--with-pgsql-lib-dir=${PGSQL_PREFIX}/lib
.include "../../misc/rubygems/rubygem.mk"
-
.include "../../mk/pgsql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index