summaryrefslogtreecommitdiff
path: root/databases/ruby-vapor/distinfo
diff options
context:
space:
mode:
authortaca <taca>2004-11-27 15:50:33 +0000
committertaca <taca>2004-11-27 15:50:33 +0000
commitbe6da1102f8207d36facb2b1e94207b40b59ae07 (patch)
treebbc232b9fdbc06f82d55f8f89fe03459624bd5a3 /databases/ruby-vapor/distinfo
parent2088a97ae2937eda393c86081cf40ca34bfff714 (diff)
downloadpkgsrc-be6da1102f8207d36facb2b1e94207b40b59ae07.tar.gz
Update ruby-vapor package to 0.81 migrating to use new framework.
Version 0.81 (tagged 22 Nov 2003, revision 279) Bug Fixes: * correct mistake in Usage Example, operator for wildcard searching is ~, not = * raise proper errors on various methods of Persistable when no PersistenceManager is available, instead of NoMethodError Version 0.80 (tagged 19 Nov 2003, revision 275) Features: * transaction logging, record information about time, committer and log message as well as list of objects modified per transaction * basic versioning support, retrieval of historic object states * vaporadmin: removal of classes and all their instances using the "remove" command * vaporadmin: modification of class' metadata using the "update" command * new operator (~) for wildcard searches on Strings Bug Fixes: * allow SQL keywords as names of persistent attributes * fix bug where camelCase variables would not be correctly set on object loading * correctly transfer newly persistent objects back to transient state during rollback(). This bug caused incomprehensible ObjectDeletedErrors when manually or automatically rolling back. * check REXML::Version instead of REXML::VERSION_MAJOR, which does not exist in the REXML version that is included in Ruby 1.8 * minimize number of warnings issued when using `ruby -w', including those from Ruby 1.8.x, that are issued regardless of -w Incompatible Repository Changes: (Repository needs to be recreated from scratch) * repository schema version 3 * add fields and tables for versioning
Diffstat (limited to 'databases/ruby-vapor/distinfo')
-rw-r--r--databases/ruby-vapor/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/ruby-vapor/distinfo b/databases/ruby-vapor/distinfo
index cdf0d3c58c5..c59b85a8b3d 100644
--- a/databases/ruby-vapor/distinfo
+++ b/databases/ruby-vapor/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/16 16:29:11 taca Exp $
+$NetBSD: distinfo,v 1.2 2004/11/27 15:50:33 taca Exp $
-SHA1 (vapor-0.7.0.tar.gz) = a8869469dabac9c2712f98167d78820a3a7a1fa3
-Size (vapor-0.7.0.tar.gz) = 111708 bytes
+SHA1 (ruby/vapor-0.81.tar.gz) = af5c5f33339c7130296e25671d97dda1f7e81c4f
+Size (ruby/vapor-0.81.tar.gz) = 102993 bytes