summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-13Note update of devel/ruby-rspec-rails package to 3.3.3.taca1-1/+2
2015-09-13Update ruby-rspec-rails to 3.3.3.taca2-6/+6
### 3.3.3 / 2015-07-15 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...v3.3.3) Bug Fixes: * Fix issue with generators caused by `Rails.configuration.hidden_namespaces` including symbols. (Dan Kohn, #1414) ### 3.3.2 / 2015-06-18 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.1...v3.3.2) Bug Fixes: * Fix regression that caused stubbing abstract ActiveRecord model classes to trigger internal errors in rails due the the verifying double lifecycle wrongly calling `define_attribute_methods` on the abstract AR class. (Jon Rowe, #1396) ### 3.3.1 / 2015-06-14 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.0...v3.3.1) Bug Fixes: * Fix regression that caused stubbing ActiveRecord model classes to trigger internal errors in rails. (Myron Marston, Aaron Kromer, #1395)
2015-09-13Note update of ruby-rspec related packages:taca1-1/+4
devel/ruby-rspec-core 3.3.2 devel/ruby-rspec-expectations 3.3.1 devel/ruby-rspec-mocks 3.3.2
2015-09-13Update ruby-rspec-mocks to 3.3.2.taca3-7/+9
### 3.3.2 / 2015-07-15 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.1...v3.3.2) Bug Fixes: * Prevent thread deadlock errors during proxy creation (e.g. when using `before_verifying_doubles` callbacks). (Jon Rowe, #980, #979) ### 3.3.1 / 2015-06-19 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.3.0...v3.3.1) Bug Fixes: * Fix bug in `before_verifying_double` callback logic that caused it to be called once for each class in the ancestor list when mocking or stubbing a class. Now it is only called for the mocked or stubbed class, as you would expect. (Sam Phippen, #974)
2015-09-13Update ruby-rspec-expectations to 3.3.1.taca2-6/+6
### 3.3.1 / 2015-07-15 [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.3.0...v3.3.1) Bug Fixes: * Fix `be >`, `be <`, etc so that it fails rather than allowing an argument error to be raised when compared against an object of the wrong type. This allows it to be used in composed matcher expressions against heterogeneous objects. (Dennis Günnewig, #809) * Fix `respond_to` to work properly on target objects that redefine the `method` method. (unmanbearpig, #821)
2015-09-13Update ruby-rspec-core to 3.3.2.taca2-6/+6
### 3.3.2 / 2015-07-15 [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2) Bug Fixes: * Fix formatters to handle exceptions for which `backtrace` returns `nil`. (Myron Marston, #2023) * Fix duplicate formatter detection so that it allows subclasses of formatters to be added. (Sebastián Tello, #2019) ### 3.3.1 / 2015-06-18 [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1) Bug Fixes: * Correctly run `before(:suite)` (and friends) in the context of an example group instance, thus making the expected RSpec environment available. (Jon Rowe, #1986)
2015-09-13Note update of devel/ruby-rgl package to 0.5.1.taca1-1/+2
2015-09-13Update ruby-rgl to 0.5.1.taca3-8/+7
2015-12 Release 0.5.1 Horst Duchene <monora@gmail.com> * Changed edge sequence to match example picture (daa88e) Chase <chase.gilliam@gmail.com> * updated algorithms to 6.1 and added test unit to support newer rubies (fbd874)
2015-09-13Note update of devel/ruby-power_assert package to 0.2.4.taca1-1/+2
2015-09-13Update ruby-power_assert to 0.2.4.taca2-6/+6
* Fix NameError when an inter class alias of basic operator is defined. * Support Gemfile.local. * File.exists? is a deprecated name.
2015-09-13pbulk-0.57: Reorder build phases slightly to make better use of destdirjoerg3-15/+38
builds. Introduce hooks for sending bulklog and package explicitly the master. The default bulklog action is a nop and the package action mirrors the normal package step, i.e. copying to ${packages}/All and adding the category symlinks.
2015-09-13Correct package list for Mac OS X.tron2-4/+9
2015-09-13Updated print/cups-filters to 1.0.76wiz2-3/+3
2015-09-13Update print/cups-filters to 1.0.76.wiz3-27/+6
Remove unnecessary autoconf dependency. Bug report for building with BSD make was fixed, so remove patch. CHANGES IN V1.0.76 - cups-browsed: Make build also working with BSD make (Bug #1310). - cups-browsed, implicitclass: Let the load-balancing queue up the jobs in the local (generated) queue until a free (idle, enabled, and accepting jobs) remote queue is found (check every 5 sec if no free queue available). This gives a more even distribution of the work amongst the servers and protects against the case that a bunch of jobs gets inaccessible or lost if one of the servers fails. - cups-browsed: Let the load-balancing also check whether the destination queue is actually accepting jobs. - cups-browsed: If a generated queue is not removed on shutdown of cups-browsed due to remaining jobs in it, re-enable it in the next cups-browsed session even if it was disabled by something other than cups-browsed. - implicitclass: Clean up debug and error messages. - implicitclass: Fix exit codes for immediate retry of jobs. - cups-browsed: Make absence of CUPS notifications via D-Bus non-fatal and fall back to the old behavior of cups-browsed (fail-over instead of load balancing for equally-named remote queues, do not remove generated queue if it is default instead of default printer management). This solves problems of CUPS and/or cups-browsed built without D-Bus support or absence of D-Bus on the system (Bug #1316). - cups-browsed: Do not use g_warning() function, sneaked in by copy and paste of CUPS subscription functions. CHANGES IN V1.0.75 - texttopdf: Really support BoldItalic (original texttops just maps BoldItalic to Bold). - texttopdf: Fixed segfault when outputting BoldItalic (Bug #1314).
2015-09-13Add vera-ttf-license and (previously forgotten) info-zip to reflectleot1-1/+3
pkgsrc/mk/license.mk current DEFAULT_ACCEPTABLE_LICENSES.
2015-09-13Add vera-ttf-license as DEFAULT_ACCEPTABLE_LICENSES.leot1-1/+5
The vera-ttf-license is neither approved by OSI nor FSF but it is mostly in line with Free Software principles. It is also accepted by the DFSG. Discussed on tech-pkg@: http://mail-index.netbsd.org/tech-pkg/2015/09/10/msg015570.html
2015-09-13Updated lang/mono to 4.0.4.1wiz2-3/+3
2015-09-13Update to 4.0.4.1:wiz2-7/+7
Improvements Various stability improvements Bug Fixes 31060: F# sprintf AOT bug happens still now. 30276: monotouch-test (classic) assert with Assertion at ../../../../../mono/mono/metadata/class.c:4818, condition `method->klass->generic_classâ not met 28777: GZipStream (DeflateStreamNative) native exception after Flush() with no buffer data: Internal error (no progress possible) Flush 30043: Disposing a FileSystemWatcher object causes ArgumentOutOfRangeException 30869: HttpClient authentication not working
2015-09-13Note update of devel/ruby-parser package to 3.7.1.taca1-1/+2
2015-09-13Update ruby-parser to 3.7.1.taca2-6/+6
=== 3.7.1 / 2015-08-06 * 1 minor enhancement: * Improved understandability of lexing postfix symbols.
2015-09-13Note update of devel/ruby-msgpack package to 0.6.2.taca1-1/+2
2015-09-13Update ruby-msgpack to 0.6.2.taca2-6/+6
2015-07-22 version 0.6.2: * Fix release workflow: Ruby 2.1 and 2.2 are supported for Windows (2.0 is omitted) * Fix to encode symbols along its encoding * Fix segmentation fault in minor case 2015-07-01 version 0.6.1: * Added :compatibility_mode option to Packer#initialize. Default is false. If it is set to true, str8 format and bin format family will not be used.
2015-09-13Note update of devel/ruby-mixlib-shellout package to 2.2.1.taca1-1/+2
2015-09-13Update ruby-mixlib-shellout to 2.2.1.taca2-6/+6
Release 2.2.1 * Fix executable resolution on Windows when a directory exists with the same name as the command to run Release 2.2.0 * Remove windows-pr dependency
2015-09-13Note update of devel/ruby-minitest package to 5.8.0.taca1-1/+2
2015-09-13Update ruby-minitest to 5.8.0.taca2-6/+6
=== 5.8.0 / 2015-08-06 * 2 minor enhancements: * Add optional delegation mechanism to extend object with a mock. (zamith) * Return early if there are no filtered methods. (jeremyevans) * 1 bug fix: * Don't extend io with pride if io is not a tty. (toy)
2015-09-13Note update of devel/ruby-little-plugger package to 1.1.4.taca1-1/+2
2015-09-13Update ruby-little-plugger to 1.1.4taca2-6/+6
== 1.1.4 / 2015-08-27 * 1 bug fix * Fixing specs for Ruby 2.0
2015-09-13Note update of devel/ruby-highline package to 1.7.3.taca1-1/+2
2015-09-13Update ruby-highline to 1.7.3.taca3-7/+8
### 1.7.3 / 2015-06-29 * Add HighLine::Simulator tests (Bala Paranj (@bparanj) and Abinoam Marques Jr. (@abinoam), #142, PR #143)
2015-09-13Note update of devel/ruby-ffi-yajl package to 2.2.2.taca1-1/+2
2015-09-13Update ruby-ffi-yajl to 2.2.2.taca2-6/+6
2.2.2 (07/15/2015) Bugs fixed * Fix uninitialized constant StringIO error in C extension 2.2.1 (07/13/2015) Bugs fixed * Aaron Lasseigne: Thanks for fixing my bad .travis.yml * Kouhei Sutou: Numerous circular argument reference fixes, method redefined, assigned but unused warnings, superclass mismatch warnings, etc. * Fixed uninitialized variable when using C-ext. * Fixed README require * Fixed superclass mismatch in rbx when using C-ext. * Lots of rubocop fixes, and added rubocop to travis
2015-09-13Updated devel/py-atomicwrites to 0.1.8wiz2-3/+3
2015-09-13Update to 0.1.8:wiz2-7/+7
Version 0.1.8 Move flush into own method Version 0.1.7 Don't use closed fobj Add makefile Version 0.1.6 Actually call fsync Remove useless file Simplify CI setup Adapt to internal tox changes Fix docs Fix link Split alternatives and credit Update alternatives Fix comment
2015-09-13Updated devel/py-tortoisehg to 3.5.1wiz2-3/+3
2015-09-13Update to 3.5.1:wiz2-6/+6
TortoiseHg 3.5.1 TortoiseHg 3.5.1 is a regularly scheduled bugfix release. Bugs Fixes visdiff: preserve the executable bit after editing a file Installer setup: exclude setup.py and distutils from py2exe build wix: add mercurial/help/scripting.txt (fixes #4264)
2015-09-13Updated devel/py-setuptools to 18.3.1wiz2-3/+3
2015-09-13Update to 18.3.1:wiz2-7/+7
------ 18.3.1 ------ * Issue #425: Correct regression in setuptools.findall. ---- 18.3 ---- * Setuptools now allows disabling of the manipulation of the sys.path during the processing of the easy-install.pth file. To do so, set the environment variable ``SETUPTOOLS_SYS_PATH_TECHNIQUE`` to anything but "rewrite" (consider "raw"). During any install operation with manipulation disabled, setuptools packages will be appended to sys.path naturally. Future versions may change the default behavior to disable manipulation. If so, the default behavior can be retained by setting the variable to "rewrite". * Issue #257: ``easy_install --version`` now shows more detail about the installation location and Python version.
2015-09-13Updated graphics/tiff to 4.0.6wiz2-3/+3
2015-09-13Update to 4.0.6:wiz3-7/+8
MAJOR CHANGES: Now builds with CMake 2.8.9 and newer (previously required 3.0.0) CHANGES IN THE SOFTWARE CONFIGURATION: CMakeLists.txt / CMake Supports CMake 2.8.9 and later. Add missing file which wasn't being distributed, causing unit tests to fail. Make shared/static library building configurable. CMake reads all version information directly from configure.ac to avoid duplication of values. CMake builds are now included in 'distcheck' target. Makefile.am Autotools 'make distcheck' now tests the CMake-based build if CMake is available. CHANGES IN LIBTIFF: Fixes to avoid undefined behaviour of signed types (C standard compliance). Fixes to avoid possible isses when casting to unsigned char. Fixes to avoid undefined behaviour with shifts. Fix generation of output with 16 bit or 32 bit integer, when byte swapping is needed, in horizontal predictor (#2521). Fix decoding when there is a single pixel to decode (unlikely case...) and byte swapping is involved. Add add explicit masking with 0xff before casting to uchar in floating-point horizontal differencing and accumulation routines. Eliminate requirement for and use of 64-bit constant values. CHANGES IN THE TOOLS: tiffgt Silence glut API deprecation warnings on MacOS X. fax2ps Detect failure to write to temporary file.
2015-09-13Updated devel/git to 2.5.2wiz2-3/+3
2015-09-13Update to 2.5.2:wiz2-6/+6
Fixes since v2.5.1 ------------------ * "git init empty && git -C empty log" said "bad default revision 'HEAD'", which was found to be a bit confusing to new users. * The "interpret-trailers" helper mistook a multi-paragraph title of a commit log message with a colon in it as the end of the trailer block. * When re-priming the cache-tree opportunistically while committing the in-core index as-is, we mistakenly invalidated the in-core index too aggressively, causing the experimental split-index code to unnecessarily rewrite the on-disk index file(s). * "git archive" did not use zip64 extension when creating an archive with more than 64k entries, which nobody should need, right ;-)? * The code in "multiple-worktree" support that attempted to recover from an inconsistent state updated an incorrect file. * "git rev-list" does not take "--notes" option, but did not complain when one is given. * Because the configuration system does not allow "alias.0foo" and "pager.0foo" as the configuration key, the user cannot use '0foo' as a custom command name anyway, but "git 0foo" tried to look these keys up and emitted useless warnings before saying '0foo is not a git command'. These warning messages have been squelched. * We recently rewrote one of the build scripts in Perl, which made it necessary to have Perl to build Git. Reduced Perl dependency by rewriting it again using sed. * t1509 test that requires a dedicated VM environment had some bitrot, which has been corrected. * strbuf_read() used to have one extra iteration (and an unnecessary strbuf_grow() of 8kB), which was eliminated. * The codepath to produce error messages had a hard-coded limit to the size of the message, primarily to avoid memory allocation while calling die(). * When trying to see that an object does not exist, a state errno leaked from our "first try to open a packfile with O_NOATIME and then if it fails retry without it" logic on a system that refuses O_NOATIME. This confused us and caused us to die, saying that the packfile is unreadable, when we should have just reported that the object does not exist in that packfile to the caller. * An off-by-one error made "git remote" to mishandle a remote with a single letter nickname. * A handful of codepaths that used to use fixed-sized arrays to hold pathnames have been corrected to use strbuf and other mechanisms to allow longer pathnames without fearing overflows. Also contains typofixes, documentation updates and trivial code clean-ups.
2015-09-13Updated devel/afl to 1.94bwiz2-3/+3
2015-09-13Update to 1.94b:wiz2-6/+6
-------------- Version 1.94b: -------------- - Changed allocator alignment to improve support for non-x86 systems (now that llvm_mode makes this more feasible). - Fixed a minor typo in afl-cmin. Spotted by Jonathan Neuschafer. - Fixed an obscure bug that would affect people trying to use afl-gcc with $TMP set but $TMPDIR absent. Spotted by Jeremy Barnes. -------------- Version 1.93b: -------------- - Hopefully fixed a problem with MacOS X and persistent mode, spotted by Leo Barnes.
2015-09-13Note update of devel/ruby-facade package to 1.0.7.taca1-1/+2
2015-09-13Update ruby-facade to 1.0.7.taca3-7/+8
== 1.0.7 - 9-Sep-2015 * This gem is now signed. * The Rakefile tasks now assume Rubygems 2.x.
2015-09-13Note update of devel/ruby-ffi package to 1.9.10.taca1-1/+2
2015-09-13Update ruby-ffi to 1.9.10.taca2-6/+6
1.9.10 * Simplify clean list and add libtest build files. * methodHandleParamTypes needs to refer to valid memory after rbffi_MethodHandle_Init * tweak travis to allow failure in 2.2 on osx * allow failure on osx 2.2 and head builds * CLEAN tweak [ci skip] 1.9.9 * workaround bundler problem * fix struct specs on 1.8 sets them to pending rather than checking for a raise but... * better clean/clobber config * Simplify cross build tasks and add rake-compiler-dock for building Windows binary gems. * Added Platform.solaris? singleton method. * fix library load... forever * better native_type * enable and fix warnings in specs. * add compiler and platform based tests * Fix compatibility with newer libffi on Windows/MSVC * Handle better RUBY_VERSION.
2015-09-13+ afl-1.94b, cups-filters-1.0.76, gettext-0.19.6, gettext-lib-0.19.6,wiz1-2/+16
git-2.5.2, libuuid-2.27, mono-4.0.4.1, pinentry-0.9.6, poppler-0.36.0, py-atomicwrites-0.1.8, py-cython-0.23.2, py-pbr-1.7.0, py-setuptools-18.3.1, py-tortoisehg-3.5.1, tiff-4.0.6.
2015-09-13Add PLIST.Darwin, fix build on OS X.fhajny1-0/+3