Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 9f2eb8b757 Update ruby-rspec-core to 2.13.1.
### 2.13.1 / 2013-03-12
[full changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)

Bug fixes

* Use hook classes as proxies rather than extending hook blocks to support
  lambdas for before/after/around hooks. (David Chelimsky)
* Fix regression in 2.13.0 that caused confusing behavior when overriding
  a named subject with an unnamed subject in an inner group and then
  referencing the outer group subject's name. The fix for this required
  us to disallow using `super` in a named subject (which is confusing,
  anyway -- named subjects create 2 methods, so which method on the
  parent example group are you `super`ing to?) but `super` in an unnamed
  subject continues to work (Myron Marston).
* Do not allow a referenced `let` or `subject` in `before(:all)` to cause
  other `let` declarations to leak across examples (Myron Marston).
* Work around odd ruby 1.9 bug with `String#match` that was triggered
  by passing it a regex from a `let` declaration. For more info, see
  http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
* Add missing `require 'set'` to `base_text_formatter.rb` (Tom
  Anderson).

Deprecations

* Deprecate accessing `let` or `subject` declarations in `before(:all)`.
  These were not intended to be called in a `before(:all)` hook, as
  they exist to define state that is reset between each example, while
  `before(:all)` exists to define state that is shared across examples
  in an example group (Myron Marston).
2013-03-17 16:05:42 +00:00
archivers Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
audio Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
benchmarks Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
biology + mpqc 2013-03-16 12:45:33 +00:00
bootstrap update comment to refrect current release. 2013-03-17 15:19:11 +00:00
cad Remove accidentally duplicated patches. 2013-03-07 22:05:12 +00:00
chat Fix homepage (now at gna). 2013-03-16 16:53:33 +00:00
comms bump PKGREVISION for openobex update 2013-03-15 08:25:56 +00:00
converters Bump PKGREVISION for more files in PLIST. 2013-03-15 18:57:17 +00:00
cross Fix for automake-1.13. 2013-01-26 22:07:42 +00:00
databases + nss-pgsql 2013-03-17 14:14:31 +00:00
devel Update ruby-rspec-core to 2.13.1. 2013-03-17 16:05:42 +00:00
distfiles
doc Note update of misc/ruby-bundler package to 1.3.4. 2013-03-17 16:05:05 +00:00
editors Remove outdated patch. 2013-03-15 22:46:53 +00:00
emulators Update libqt4 rpm to 4.7.4-19.21.1 for CVE-2013-0254. 2013-03-12 11:25:17 +00:00
filesystems bump revision for openobex update to 1.7 2013-03-15 08:22:18 +00:00
finance Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fonts follow PKGBASE name change of ghostscript for option. 2013-03-17 08:42:55 +00:00
games recursive bump from ffmpeg shlib major changes 2013-03-16 06:20:45 +00:00
geography Update to 1.4.4. 2013-03-16 18:52:58 +00:00
graphics Update to 6.8.3.9: 2013-03-17 15:06:41 +00:00
ham Don't add default arguments at implementation time. 2013-03-02 18:06:22 +00:00
inputmethod Update to 15.1 2013-03-16 14:59:49 +00:00
lang Remove description for old versions of php pakcages. 2013-03-16 02:06:20 +00:00
licenses It turns out there wasn't a specific joyent license; libuv is MIT 2013-03-06 18:08:02 +00:00
mail Updated to 4.0.1. Changes: 2013-03-16 18:39:01 +00:00
math Update ghostscript depends. PKGREVISION -> 6 2013-03-16 22:54:29 +00:00
mbone Fix main in C file compiled with C++ compiler. 2013-03-02 18:01:05 +00:00
meta-pkgs Update ruby-gnome2 to 1.2.3. 2013-03-17 15:31:10 +00:00
misc Update ruby-bundler to 1.3.4. 2013-03-17 16:04:37 +00:00
mk print/ghostscript -> print/ghostscript-agpl 2013-03-16 23:03:33 +00:00
multimedia Update to 1.2: 2013-03-17 15:18:11 +00:00
net Update ruby-domain_name to 0.5.8. 2013-03-17 16:03:14 +00:00
news Fix compiled-in default path to sendmail; it should be /usr/sbin/sendmail 2013-02-18 23:29:23 +00:00
packages
parallel Update to OpenPA 1.0.4 2013-03-17 14:43:48 +00:00
pkgtools avoid to match commnented out lines (createbuildlink will create such lines 2013-03-17 15:27:18 +00:00
print Fix typo in CONFIGURE_ARGS, from Richard Palo. 2013-03-17 10:13:09 +00:00
regress
security + pam-pgsql 2013-03-17 13:55:58 +00:00
shells Update to R44. The manpage is incompatible with mdocml, so switch to the 2013-03-11 19:47:38 +00:00
sysutils Update ruby-facter to 1.6.18. 2013-03-17 15:59:54 +00:00
templates
textproc Update to 3.1.0: 2013-03-17 15:47:15 +00:00
time Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
wm Remove old and now actively harmful patch chunk. 2013-02-27 18:06:38 +00:00
www Update heel to 3.0.2. 2013-03-17 15:57:46 +00:00
x11 Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.