Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wen 0c882260e9 Update to 0.082810
Update DEPENDS

Upstream changes:
0.082810 2014-10-25 13:58 (UTC)
    * Fixes
        - Fix incorrect collapsing-parser source being generated in the
          presence of unicode data among the collapse-points
        - Fix endless loop on BareSourcelessResultClass->throw_exception(...)

    * Misc
        - Depend on newer SQL::Abstract (fixing overly-aggressive parenthesis
          opener: RT#99503)
        - Depend on newer Moo, fixing some interoperability issues:
          http://lists.scsys.co.uk/pipermail/dbix-class/2014-October/011787.html

0.082801 2014-10-05 23:55 (UTC)
    * Known Issues
        - Passing large amounts of objects with stringification overload
          directly to DBIx::Class may result in strange action at a distance
          exceptions. More info (and a workaround description) can be found
          under "Note" at https://metacpan.org/pod/SQL::Abstract#is_plain_value
        - The relationship condition resolution fixes come with the side effect
          of returning more complete data, tripping up *some* users of an
          undocumented but widely used internal function. In particular
          https://rt.cpan.org/Ticket/Display.html?id=91375#txn-1407239

    * Notable Changes and Deprecations
        - DBIC::FilterColumn now properly bypasses \'' and \[] literals, just
          like the rest of DBIC
        - DBIC::FilterColumn "from_storage" handler is now invoked on NULLs
          returned from storage
        - find() now throws an exception if some of the supplied values are
          managed by DBIC::FilterColumn (RT#95054)
        - Custom condition relationships are now invoked with a slightly
          different signature (existing coderefs will continue to work)
        - Add extra custom condition coderef attribute 'foreign_values'
          to allow for proper reverse-relationship-like behavior
          (i.e. $result->set_from_related($custom_rel, $foreign_result_object)
        - When in a transaction, DBIC::Ordered now seamlesly handles result
          objects that went out of sync with the storage (RT#96499)
        - CDBICompat::columns() now supports adding columns through supplied
          Class::DBI::Column instances (GH#52)
        - Deprecate { col1 => col2 } expressions in manual {from} structures
          (at some point of time manual {from} will be deprecated entirely)

    * Fixes
        - Fix Resultset delete/update affecting *THE ENTIRE TABLE* in cases
          of empty (due to conditions) resultsets with multi-column keys
        - Fix on_connect_* not always firing in some cases - a race condition
          existed between storage accessor setters and the determine_driver
          routines, triggering a connection before the set-cycle is finished
        - Fix collapse being ignored on single-origin selection (RT#95658)
        - Fix incorrect behavior on custom result_class inflators altering
          the amount of returned results
        - Fix failure to detect stable order criteria when in iterator
          mode of a has_many prefetch off a search_related chain
        - Prevent erroneous database hit when accessing prefetched related
          resultsets with no rows
        - Proper exceptions on malformed relationship conditions (RT#92234)
        - Fix incorrect handling of custom relationship conditions returning
          SQLA literal expressions
        - Fix long standing bug with populate() missing data from hashrefs with
          different keysets: http://is.gd/2011_dbic_populate_gotcha (RT#92723)
        - Fix multi-value literal populate not working with simplified bind
          specifications
        - Massively improve the implied resultset condition parsing - now all
          applicable conditions within a resultset should be properly picked
          up by create() and populate()
        - Ensure definitive condition extractor handles bizarre corner cases
          without bombing out (RT#93244)
        - Fix set_column on non-native (+columns) selections (RT#86685)
        - Fix set_inflated_column incorrectly handling \[] literals (GH#44)
        - Ensure that setting a column to a literal invariably marks it dirty
        - Fix copy() not working correctly with extra selections present
        - Work around exception objects with broken string overloading in one
          additional codepath (missed in 0.08260)
        - Fix more inconsistencies of the quote_names attribute propagating
          to SQL::Translator (partially RT#87731)
        - Fix SQLT constraint naming when DBIC table names are fully qualified
        - Ensure ::Schema::Versioned connects only once by reusing the main
          connection (GH#57)
        - Fix inability to handle multiple consecutive transactions with
          savepoints on DBD::SQLite < 1.39
        - Fix CDBICompat to match Class::DBI behavior handling non-result
          blessed has_a (implicit deflate via stringification and inflate via
          blind new) (GH#51)

    * Misc
        - Ensure source metadata calls always take place on the result source
          instance registered with the caller
        - IFF DBIC_TRACE output defaults to STDERR we now silence the possible
          wide-char warnings if the trace happens to contain unicode
2014-11-23 12:48:55 +00:00
archivers Changes 5.2.2: 2014-11-23 12:35:19 +00:00
audio Recursive bump by audio/libdiscid 0.50 -> 0.61 2014-11-21 23:22:17 +00:00
benchmarks Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
biology Wants pkg-config. 2014-11-21 22:14:52 +00:00
bootstrap Add support for --make-jobs, which passes down -j or MAKE_JOBS as 2014-09-01 12:29:58 +00:00
cad 3.3.63 06nov14 Updated LZ4 for version r123. 2014-11-20 08:33:59 +00:00
chat Patch provided by PR pkg/48911 2014-11-23 06:13:37 +00:00
comms Update 1.7 to 1.7.1 2014-11-23 11:33:33 +00:00
converters Unbreak non-macos build after previous. 2014-11-22 20:01:57 +00:00
cross Update PLIST with doxygen-1.8.8. Doxygen dependency also updated, thanks joerg@. 2014-11-10 06:31:45 +00:00
databases Update to 0.082810 2014-11-23 12:48:55 +00:00
devel Noteworthy changes in version `1.2.20' 2014-11-23 12:44:18 +00:00
distfiles
doc Updated databases/p5-SQL-Translator to 0.11020 2014-11-23 12:39:29 +00:00
editors Recursive bump for poppler shlib major bump. 2014-11-20 16:04:14 +00:00
emulators Allows compiling on -current and netbsd-7 which don't have lto in gcc. 2014-11-20 23:48:12 +00:00
filesystems Remove trailing whitespace. 2014-11-20 16:12:48 +00:00
finance Update to 2.6.4. 2014-11-01 13:25:23 +00:00
fonts Update to 20140801 2014-11-15 22:32:29 +00:00
games Commit the updated distinfo 2014-11-15 01:53:03 +00:00
geography Make more robust when it comes to vala selection. Sort includes. 2014-11-17 19:01:46 +00:00
graphics Update to 1.6.15: 2014-11-20 23:49:11 +00:00
ham Update 3.0 to 3.1 2014-11-22 15:33:58 +00:00
inputmethod Update ibus-table-others to 1.3.6. 2014-11-22 11:54:50 +00:00
lang Changes 8.6.3: 2014-11-22 15:57:17 +00:00
licenses use LICENSE=gnu-lgpl-v2 and note exception in Makefile comment 2014-07-30 06:53:21 +00:00
mail Noteworthy changes in Mailcrypt version 3.5.9: 2014-11-23 06:08:29 +00:00
math Update to KDE SC 4.14.3 2014-11-13 19:19:06 +00:00
mbone Rename the old patch-aa patch to patch-dbeacon.cpp. 2014-10-06 10:04:17 +00:00
meta-pkgs bulk-large-20141120: Provide PostgreSQL 9.3, the default version. 2014-11-20 20:49:58 +00:00
misc Recursive bump for poppler shlib major bump. 2014-11-20 16:04:14 +00:00
mk Do not use gcc-specific compiler flags on Mac OS versions that come with 2014-11-22 16:32:13 +00:00
multimedia Recursive bump by audio/libdiscid 0.50 -> 0.61 2014-11-21 23:22:17 +00:00
net Add distfile patch: 2014-11-23 00:05:30 +00:00
news Remove unused strnstr prototype. 2014-10-15 22:08:11 +00:00
packages
parallel Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
pkgtools Do not use gcc-specific compiler flags on Mac OS versions that come with 2014-11-22 16:32:13 +00:00
print https://www.gnu.org/software/auctex/manual/auctex/Changes.html 2014-11-23 06:05:39 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security Just because GAS accepts something doesn't make it valid syntax. 2014-11-21 14:11:19 +00:00
shells Use -Wl,-R instead of just -R to avoid breaking the build on FreeBSD. 2014-11-23 00:43:57 +00:00
sysutils regen 2014-11-21 22:59:44 +00:00
templates
textproc Recursive bump for poppler shlib major bump. 2014-11-20 16:04:14 +00:00
time Remove patch-ad, gone from distinfo. 2014-11-20 16:11:50 +00:00
wm Update to 1.4.1. From Youri Mouton in PR 49397. 2014-11-16 20:14:59 +00:00
www Udate 2.14 to 2.17 2014-11-23 07:06:28 +00:00
x11 Compilation Fix for Mac OS 10.10. 2014-11-22 20:34:34 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.