pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-postgresql Remove specifying the versio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9043f0f379cc
branches: trunk
changeset: 492036:9043f0f379cc
user: taca <taca%pkgsrc.org@localhost>
date: Mon Apr 04 02:16:08 2005 +0000
description:
Remove specifying the version posrgresql since now it configured with
any version of postgresql in current pkgsrc.
Bump PKGREVISION.
diffstat:
databases/ruby-postgresql/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 51d221cf451e -r 9043f0f379cc databases/ruby-postgresql/Makefile
--- a/databases/ruby-postgresql/Makefile Mon Apr 04 01:35:22 2005 +0000
+++ b/databases/ruby-postgresql/Makefile Mon Apr 04 02:16:08 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2005/03/06 17:19:05 taca Exp $
+# $NetBSD: Makefile,v 1.22 2005/04/04 02:16:08 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases ruby
MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
@@ -24,8 +24,6 @@
REPLACE_RUBY= sample/psql.rb sample/test1.rb sample/test2.rb \
sample/test4.rb
-PGSQL_VERSION_REQD= 73
-
pre-install:
@cd ${WRKSRC}; \
${CP} -p doc/postgres.jp.html doc/postgres.ja.html
Home |
Main Index |
Thread Index |
Old Index