summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-dm-aggregates/Makefile6
-rw-r--r--databases/ruby-dm-aggregates/PLIST8
-rw-r--r--databases/ruby-dm-aggregates/distinfo8
3 files changed, 10 insertions, 12 deletions
diff --git a/databases/ruby-dm-aggregates/Makefile b/databases/ruby-dm-aggregates/Makefile
index 7ed04aa684f..9366bb3d100 100644
--- a/databases/ruby-dm-aggregates/Makefile
+++ b/databases/ruby-dm-aggregates/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/09/11 23:49:48 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/06/19 08:22:50 taca Exp $
-DISTNAME= dm-aggregates-1.0.2
+DISTNAME= dm-aggregates-1.1.0
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,7 +8,7 @@ HOMEPAGE= http://github.com/datamapper/dm-aggregates
COMMENT= DataMapper plugin for aggregates on collections
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.0.2:../../databases/ruby-dm-core
+DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.1.0<1.2:../../databases/ruby-dm-core
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/ruby-dm-aggregates/PLIST b/databases/ruby-dm-aggregates/PLIST
index 616cce117e0..2d5e274019c 100644
--- a/databases/ruby-dm-aggregates/PLIST
+++ b/databases/ruby-dm-aggregates/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/11 23:49:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/06/19 08:22:50 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.rdoc
@@ -12,7 +11,9 @@ ${GEM_LIBDIR}/lib/dm-aggregates/adapters/dm-do-adapter.rb
${GEM_LIBDIR}/lib/dm-aggregates/aggregate_functions.rb
${GEM_LIBDIR}/lib/dm-aggregates/collection.rb
${GEM_LIBDIR}/lib/dm-aggregates/core_ext/symbol.rb
+${GEM_LIBDIR}/lib/dm-aggregates/functions.rb
${GEM_LIBDIR}/lib/dm-aggregates/model.rb
+${GEM_LIBDIR}/lib/dm-aggregates/operators.rb
${GEM_LIBDIR}/lib/dm-aggregates/query.rb
${GEM_LIBDIR}/lib/dm-aggregates/repository.rb
${GEM_LIBDIR}/spec/isolated/require_after_setup_spec.rb
@@ -24,9 +25,6 @@ ${GEM_LIBDIR}/spec/public/shared/aggregate_shared_spec.rb
${GEM_LIBDIR}/spec/rcov.opts
${GEM_LIBDIR}/spec/spec.opts
${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/tasks/ci.rake
-${GEM_LIBDIR}/tasks/local_gemfile.rake
-${GEM_LIBDIR}/tasks/metrics.rake
${GEM_LIBDIR}/tasks/spec.rake
${GEM_LIBDIR}/tasks/yard.rake
${GEM_LIBDIR}/tasks/yardstick.rake
diff --git a/databases/ruby-dm-aggregates/distinfo b/databases/ruby-dm-aggregates/distinfo
index 9e7b21af25e..ac4e3f45dea 100644
--- a/databases/ruby-dm-aggregates/distinfo
+++ b/databases/ruby-dm-aggregates/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/09/11 23:49:48 taca Exp $
+$NetBSD: distinfo,v 1.2 2011/06/19 08:22:50 taca Exp $
-SHA1 (dm-aggregates-1.0.2.gem) = 4c63f133eedf43db06ba6d751bc827c78ba92597
-RMD160 (dm-aggregates-1.0.2.gem) = 6e149c5d46a2969014f8965cb01bf4d1e0eb1b90
-Size (dm-aggregates-1.0.2.gem) = 15872 bytes
+SHA1 (dm-aggregates-1.1.0.gem) = a7e55e22ba2092883dbb28f726199bd20df48f74
+RMD160 (dm-aggregates-1.1.0.gem) = 4c70b43283e6ecc01526212dd62bda6097c6a32c
+Size (dm-aggregates-1.1.0.gem) = 13824 bytes