pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-vapor catch up with dependency rename.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b805e158731
branches: trunk
changeset: 566278:0b805e158731
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Oct 19 15:32:14 2009 +0000
description:
catch up with dependency rename.
Bump revision.
diffstat:
databases/ruby-vapor/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 1a674293617f -r 0b805e158731 databases/ruby-vapor/Makefile
--- a/databases/ruby-vapor/Makefile Mon Oct 19 14:33:42 2009 +0000
+++ b/databases/ruby-vapor/Makefile Mon Oct 19 15:32:14 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2008/06/19 14:46:07 taca Exp $
+# $NetBSD: Makefile,v 1.21 2009/10/19 15:32:14 tnn Exp $
DISTNAME= vapor-0.81
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= databases ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/215/
@@ -10,7 +10,7 @@
HOMEPAGE= http://vapor.rubyforge.org/
COMMENT= Ruby transparent persistence to postgresql
-DEPENDS+= ${RUBY_PKGPREFIX}-DBD-postgresql>=0.0.20:../../databases/ruby-DBD-postgresql
+DEPENDS+= ${RUBY_PKGPREFIX}-dbd-pg>=0.0.20:../../databases/ruby-dbd-pg
USE_TOOLS= pax
USE_RUBY_SETUP= yes
Home |
Main Index |
Thread Index |
Old Index