diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 08:34:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 08:34:35 +0000 |
commit | 049e31630fa86c0630d5d8a48d83a781ade80711 (patch) | |
tree | 9cb77fb39cbffb7092b13176470c45bf7b280778 /databases/ruby-datamapper/distinfo | |
parent | c2749ec29fee3003c84585b1573d5fe145bd83c0 (diff) | |
download | pkgsrc-049e31630fa86c0630d5d8a48d83a781ade80711.tar.gz |
Update ruby-dm-core pacakge to 1.1.0.
DataMapper 1.1.0 released
I¡Çm pleased to announce that we have released DataMapper 1.1.
This has been one of the most enjoyable releases in recent memory. The
community rallied together and compared to the previous release we had at
least 3-4x more people submitting patches and working together to get this
release ready.
DataMapper 1.1 brings several minor API changes, warranting the minor version
bump, and closes 52 tickets in Lighthouse. There have been many performance
improvements, some closing bottlenecks that result in as much as a 20x speedup
from the 1.0.2 behaviour.
As part of the bug fixing process we¡Çve refactored some of the objects we use
internally to group relationships and dependencies and removed methods and
classes that were deprecated in 1.0.
For more changes in detail, please refer:
http://datamapper.org/articles/datamapper-110-released.html.
Diffstat (limited to 'databases/ruby-datamapper/distinfo')
-rw-r--r-- | databases/ruby-datamapper/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-datamapper/distinfo b/databases/ruby-datamapper/distinfo index 4e8eb802182..332acbf4533 100644 --- a/databases/ruby-datamapper/distinfo +++ b/databases/ruby-datamapper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/09/12 00:01:14 taca Exp $ +$NetBSD: distinfo,v 1.6 2011/06/19 08:34:35 taca Exp $ -SHA1 (datamapper-1.0.2.gem) = bbbf97da8573a667e3fb229bdd1e2f7557324f9e -RMD160 (datamapper-1.0.2.gem) = 4df33a82728abc13d580817f501aa997ecca61ae -Size (datamapper-1.0.2.gem) = 5120 bytes +SHA1 (datamapper-1.1.0.gem) = 6749cdb3bac9bf74086dd8f615fdafacdebcf3c0 +RMD160 (datamapper-1.1.0.gem) = 4f22dcd420369765f9c160c4a5cc78279a01aed4 +Size (datamapper-1.1.0.gem) = 5120 bytes |