summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2008-04-13 06:58:03 +0000
committerjlam <jlam@pkgsrc.org>2008-04-13 06:58:03 +0000
commit77bf41ae0a4c5839d6a48be628c36ec3615e9115 (patch)
tree91373eabd7eecab9d26d333ee66bc8db9f831e1d /www
parent35011c9c6bf11018dd6e1ab04d81abab4f2c522f (diff)
downloadpkgsrc-77bf41ae0a4c5839d6a48be628c36ec3615e9115.tar.gz
+ Remove databases/ruby-sequel-model -- it has been merged into
databases/ruby-sequel as of version 1.4.0. + Update dependencies for www/thoth and www/merb-sequel to reflect removal of ruby-sequel-model -- use ruby-sequel instead. Bump the PKGREVISION for these two packages.
Diffstat (limited to 'www')
-rw-r--r--www/merb-sequel/Makefile6
-rw-r--r--www/thoth/Makefile8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/merb-sequel/Makefile b/www/merb-sequel/Makefile
index 90f28ca4dbb..2738a27e426 100644
--- a/www/merb-sequel/Makefile
+++ b/www/merb-sequel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:25:00 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/13 06:58:03 jlam Exp $
DISTNAME= merb_sequel-0.9.2
PKGNAME= ${DISTNAME:S/_/-/g}
+PKGREVISION= 1
CATEGORIES= databases www
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,8 +10,7 @@ HOMEPAGE= http://www.merbivore.com/
COMMENT= Merb plugin for the Sequel ORM
DEPENDS+= merb-core>=0.9.2:../../www/merb-core
-DEPENDS+= ${RUBY_PKGPREFIX}-sequel>=1.0.0:../../databases/ruby-sequel
-DEPENDS+= ${RUBY_PKGPREFIX}-sequel-model>=0.3.3:../../databases/ruby-sequel-model
+DEPENDS+= ${RUBY_PKGPREFIX}-sequel>=1.4.0:../../databases/ruby-sequel
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/thoth/Makefile b/www/thoth/Makefile
index fa667bf8477..47d52acf298 100644
--- a/www/thoth/Makefile
+++ b/www/thoth/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:26:51 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/13 06:58:03 jlam Exp $
DISTNAME= thoth-0.1.2
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -16,9 +17,8 @@ DEPENDS+= ${RUBY_PKGPREFIX}-hpricot>=0.6:../../textproc/ruby-hpricot
DEPENDS+= ${RUBY_PKGPREFIX}-jsmin>=1.0.0:../../www/ruby-jsmin
DEPENDS+= ${RUBY_PKGPREFIX}-json-pure>=1.1.2:../../textproc/ruby-json-pure
DEPENDS+= ${RUBY_PKGPREFIX}-redcloth>=3.0.4:../../textproc/ruby-redcloth
-DEPENDS+= ${RUBY_PKGPREFIX}-sequel-core>=1.3:../../databases/ruby-sequel-core
-DEPENDS+= ${RUBY_PKGPREFIX}-sequel-model>=0.5.0.2:../../databases/ruby-sequel-model
-DEPENDS+= ${RUBY_PKGPREFIX}-sequel>=1.3:../../databases/ruby-sequel
+DEPENDS+= ${RUBY_PKGPREFIX}-sequel-core>=1.4.0:../../databases/ruby-sequel-core
+DEPENDS+= ${RUBY_PKGPREFIX}-sequel>=1.4.0:../../databases/ruby-sequel
DEPENDS+= thin>=0.7.1:../../www/thin
GEM_BUILD= gemspec