lib/d3/database.rb in depot3-3.0.20 vs lib/d3/database.rb in depot3-3.0.21

- old
+ new

@@ -130,10 +130,10 @@ ### - :apple_pkg_id The identifier for the item, e.g. com.avid.edlmanager.pkg ### - :version The version installed, which might not match the version of the metapkg ### - :installed_kb The disk spaced used by this pkg when installed ### When .[m]pkgs are installed, the identifiers and metadata for each are recorded in the OS's receipts database ### and are accessible via the pkgutil command. (e.g. pkgutil --pkg-info com.company.application). Storing the apple rcpt - ### data in the DB allows us to do uninstalls and other client tasks without needing to index the pkg in casper. This is + ### data in the DB allows us to do uninstalls and other client tasks without needing to index the pkg in jamf. This is ### stored in the DB as a YAML string ### ### - :added_date [Time] when was this package was added to d3 ### ### - :added_by [String,nil] the login name of the admin who added this packge to d3