summaryrefslogtreecommitdiff
path: root/databases/ruby-datamapper
diff options
context:
space:
mode:
authortaca <taca>2011-12-16 14:51:38 +0000
committertaca <taca>2011-12-16 14:51:38 +0000
commit1fc649e6aa73adcd3e23b14ecc688a8a7f07600e (patch)
tree8df369b0d67e660ff220503121098580d9889145 /databases/ruby-datamapper
parent0ad1d6ce6c670962302e023bf4ef33864c1d4965 (diff)
downloadpkgsrc-1fc649e6aa73adcd3e23b14ecc688a8a7f07600e.tar.gz
Update ruby-datamapper to 1.2.0. (This is meta-gem package.)
This release is focused on bug fixes, performance improvements, internal refactoring and Rails 3.1 compatibility. Please give it a try and in case of any issues please report them on Github.
Diffstat (limited to 'databases/ruby-datamapper')
-rw-r--r--databases/ruby-datamapper/Makefile22
-rw-r--r--databases/ruby-datamapper/PLIST4
-rw-r--r--databases/ruby-datamapper/distinfo8
3 files changed, 17 insertions, 17 deletions
diff --git a/databases/ruby-datamapper/Makefile b/databases/ruby-datamapper/Makefile
index 340a8752b1f..52d8e910047 100644
--- a/databases/ruby-datamapper/Makefile
+++ b/databases/ruby-datamapper/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2011/06/19 08:34:35 taca Exp $
+# $NetBSD: Makefile,v 1.8 2011/12/16 14:51:38 taca Exp $
-DISTNAME= datamapper-1.1.0
+DISTNAME= datamapper-1.2.0
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,15 +9,15 @@ COMMENT= Object/Relational Mapper for Ruby
LICENSE= mit
DEPENDS+= \
- ${RUBY_PKGPREFIX}-dm-core>=1.1.0<1.1.1:../../databases/ruby-dm-core \
- ${RUBY_PKGPREFIX}-dm-aggregates>=1.1.0<1.1.1:../../databases/ruby-dm-aggregates \
- ${RUBY_PKGPREFIX}-dm-constraints>=1.1.0<1.1.1:../../databases/ruby-dm-constraints \
- ${RUBY_PKGPREFIX}-dm-migrations>=1.1.0<1.1.1:../../databases/ruby-dm-migrations \
- ${RUBY_PKGPREFIX}-dm-transactions>=1.1.0<1.1.1:../../databases/ruby-dm-transactions \
- ${RUBY_PKGPREFIX}-dm-serializer>=1.1.0<1.1.1:../../databases/ruby-dm-serializer \
- ${RUBY_PKGPREFIX}-dm-timestamps>=1.1.0<1.1.1:../../databases/ruby-dm-timestamps \
- ${RUBY_PKGPREFIX}-dm-validations>=1.1.0<1.1.1:../../databases/ruby-dm-validations \
- ${RUBY_PKGPREFIX}-dm-types>=1.1.0<1.1.1:../../databases/ruby-dm-types
+ ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core \
+ ${RUBY_PKGPREFIX}-dm-aggregates>=1.2.0<1.3:../../databases/ruby-dm-aggregates \
+ ${RUBY_PKGPREFIX}-dm-constraints>=1.2.0<1.3:../../databases/ruby-dm-constraints \
+ ${RUBY_PKGPREFIX}-dm-migrations>=1.2.0<1.3:../../databases/ruby-dm-migrations \
+ ${RUBY_PKGPREFIX}-dm-transactions>=1.2.0<1.3:../../databases/ruby-dm-transactions \
+ ${RUBY_PKGPREFIX}-dm-serializer>=1.2.0<1.3:../../databases/ruby-dm-serializer \
+ ${RUBY_PKGPREFIX}-dm-timestamps>=1.2.0<1.3:../../databases/ruby-dm-timestamps \
+ ${RUBY_PKGPREFIX}-dm-validations>=1.2.0<1.3:../../databases/ruby-dm-validations \
+ ${RUBY_PKGPREFIX}-dm-types>=1.2.0<1.3:../../databases/ruby-dm-types
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/ruby-datamapper/PLIST b/databases/ruby-datamapper/PLIST
index 95f2cf5d696..b9e325077e5 100644
--- a/databases/ruby-datamapper/PLIST
+++ b/databases/ruby-datamapper/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2010/09/12 00:01:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2011/12/16 14:51:39 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.txt
${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/lib/datamapper.rb
+${GEM_LIBDIR}/lib/data_mapper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/databases/ruby-datamapper/distinfo b/databases/ruby-datamapper/distinfo
index 332acbf4533..a2b30b6cee7 100644
--- a/databases/ruby-datamapper/distinfo
+++ b/databases/ruby-datamapper/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/06/19 08:34:35 taca Exp $
+$NetBSD: distinfo,v 1.7 2011/12/16 14:51:39 taca Exp $
-SHA1 (datamapper-1.1.0.gem) = 6749cdb3bac9bf74086dd8f615fdafacdebcf3c0
-RMD160 (datamapper-1.1.0.gem) = 4f22dcd420369765f9c160c4a5cc78279a01aed4
-Size (datamapper-1.1.0.gem) = 5120 bytes
+SHA1 (datamapper-1.2.0.gem) = cb0626e9ac6a51e2ba658572d67d4821d956d1d0
+RMD160 (datamapper-1.2.0.gem) = b706f73cb97c686572606379050999188945b311
+Size (datamapper-1.2.0.gem) = 5120 bytes