devel/p5-Log-Any-Adapter from 0.09nb2 to 0.11.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.11 Jan 6, 2013
- Use IO::File in Adapter/File.pm to bring in autoflush - RT #81581
0.10 Oct 22, 2012
- Depend on Capture::Tiny 0.12 - RT #80287 (Andreas Koenig)
from 2.330nb2 (upstream: 2.33) to 2.340 (upstream: 2.34).
Upstream changes from 2.33:
2.34 Thu May 23 11:30:34 CEST 2013
- work around bugs in perl 5.18 breaking more than 100
widely used modules, without a fix in sight because
p5pers don't care about CPAN anymore.
- when canonicalising, only allocate up to 64 hash key
pointers on the stack. for larger hashes, use the heap,
to avoid using too much stackspace.
- discuss the problem with setlocale (reported by a few victims).
2.58nb1 to 2.59.
Upstream changes:
2.59 Wed Jun 5 14:35:54 2013
- PUREPERL_ONLY support was not supported...
and finally remove all PP options from Makefile.PL.
- recommend JSON::XS instead of conditionally requiring it
patched by miyagaw
( for example, $ cpanm --with-recommends JSON)
- Hide more packages from PAUSE (and other stuff)
patched by miyagawa
0.318nb2 to 0.320.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.320 2013-01-30 19:37:46 America/New_York
when answering "Unknown subcommand," the commands list is sent ot
STDERR (#75652)
tests for using Params::Validate callback and not getting nasty stack
trace (thanks, Adam Prime)
0.319 2013-01-25 18:18:21 America/New_York
Enable --help option for App::Cmd::Simple (thanks, Ryan Thompson!)
add the ability to ignore non-commands (Thanks, Kent Fredric!)
many improvements to tutorial (thanks, mokko!)
devel/p5-Getopt-Long-Descriptive from 0.092nb2 to 0.093
Upstream changes:
0.093 2012-11-01 15:55:35 America/New_York
bogus %-codes in usage description are now noticed and fatal
The GuardTime Client SDK for C is intended for software developers who
want to integrate GuardTime Keyless Signature Service (KSS) into their
C and C++ based applications.
See http://www.guardtime.com/ for more information.
from 2.39nb1 to 2.40.
Upstream changes:
Changes in version 2.40
-----------------------
* Fix bug #86095 Possible problem with aliases
* Fix bug #85362 typo fix
devel/p5-Module-Pluggable from 4.3nb2 to 4.8
Upstream changes:
2013-05-27 - 4.8
Fix some typos (David Steinbrunner)
Fix error in testing when Text::BibTex is installed (thanks to Andreas Koenig)
2013-02-25 - 4.7
Fix more hash ordering bugs in tests by forcing sort of returned plugins (Yves Orton)
2013-01-23 - 4.6
Add warning about future removal from core
2012-11-05 - 4.5
Fix docs
Fix problem with PAUSE upload
2012-11-05 - 4.4
Fix hash ordering bug in tests (Yves Orton)
Fix install dir (Tatsuhiko Miyagawa)
devel/p5-Module-CoreList from 2.73nb1 to 2.92.
Upstream changes since 2.73:
2.92 Thu Jun 21 2013
- Make switches case-sensitive (keep -d and -D distinct)
- correct omission of Text::Soundex and File::CheckTree from deprecations
- switch %deprecated to a delta hash
- Added Utils module
2.91 Mon May 20 2013
- Updated for v5.19.0
2.90 Mon May 18 2013
- Updated for v5.18.0
2.88 Tue Apr 23 2013
- Include deprecations for v5.17.10 and v5.17.11
2.87 Sat Apr 20 2013
- Updated for v5.17.11
2.85 Thu Mar 19 2013
- Updated for v5.17.10
2.84 Mon Mar 11 2013
- Updated for v5.16.3
2.83 Sun Mar 10 2013
- Updated for v5.14.4
2.82 Wed Feb 20 2013
- --feature switch added
- --upstream switch added
- Updated for v5.17.9
2.81 Sun Jan 27 2013
- Add modules deprecated with v5.17.9
2.80 Sun Jan 20 2013
- Updated for v5.17.8
- v5.17.7 contained Module::CoreList::TieHashDelta 2.79, not 2.78
2.79 Tue Dec 18 2012
- Updated for v5.17.7
- Errno was added in 5.5, not in 5.5.4
2.78 Sat Nov 12 2012
- Updated for v5.17.6
- Fix hash order dependency bug in deprecated_in().
Tests would would fail or succeed depending on what order keys()
would return the version list in. List::Utils::min() considers
'5.011' and '5.011000' to be equivalent, and returns the first
whichever it encounters. Changing to List::Utils::minstr() fixes
this.
2.77 Sat Nov 10 2012
- Updated for v5.12.5
- deprecated_in() function added
- corelist reports deprecated data
2.76 Fri Nov 1 2012
- Updated for v5.16.2
2.75 Fri Oct 20 2012
- Updated for v5.17.5
2.74 Fri Oct 12 2012
- Updated for v5.14.3
Bug 3762: remove bogus WARNING in cache.log
Fix Ip::Address::operator =(sockaddr_storage)
Make sure %<tt includes all [failed] connection attempts.
Bug 3854: pt1: compile errors on AIX
Fix request headers logging for icap_log
Support HTTP reply ACLs in icap_log and log_icap
Bug 3802: Fix wrong check inside Format::Format::assemble
Bug 3786: Fix configure with --disable-internal-dns compile error
Polished icap_service and ecap_service documentation.
SourceFormat Enforcement
Bug 3717: assertion failed with dstdom_regex with IP based URL
Fix incorrect external_acl_type codes
Avoid segfaults on seriously malformed requests when ICAP logging is enabled.
Ask for SSL key password when started with -N but without sslpassword_program.
basic_ncsa_auth: fix unused variable warnings (typo in rev.12762)
Fix buffer null termination
Bug 1991: kqueue causes SSL to hang
Whilst it works for the most part, the mk/extract/extract script expects
an -O flag which it does not support, and adding conditionals to that
script would be messy.
Fixes 5 direct packages.
devel/p5-multidimensional.
Perl's multidimensional array emultaion stems from the days before
the language had references, but these days it mostly serves to bite
you when you typo a hash slice by using the $ sigil instead of @.
This module lexically makes using multidmensional array emulation a
fatal error at compile time.
devel/p5-Lexical-SealRequireHints from 0.005nb2 to 0.007.
Upstream changes since 0.005:
version 0.007; 2012-02-11
* be thread-safe, by mutex control on op check hooking
* in pure Perl implementation, avoid putting extra eval stack frames
around the require, to avoid unnecessary complication of exception
handling; this can't be done on Perls 5.9.4 to 5.10.0, so don't
allow use of the pure Perl implementation on those Perls
* revise documentation to suggest loading this module earlier
* document the relevant changes to the Perl core in more detail
* on Perl versions where the pure Perl implementation can't work,
dynamically declare requirement for XS infrastructure in Build.PL
* refine threshold for ability to correctly override require from
5.8.0 to 5.7.2
* revise minimum required Perl version down from 5.6.1 to 5.6.0
* test that modules see the correct context at file scope
* test that module return values are handled correctly
* test that the module doesn't generate warnings
* in pure Perl implementation, fix handling of the variable that
previously needed to be "our"
* rearrange and better comment the treatment of lexical warnings in
the Perl code
version 0.006; 2011-11-20
* bugfix: avoid loading warnings.pm and leaving its delayed requires
of Carp.pm susceptible to hint leakage, which was causing trouble
on some Perls
* skip swash test on Perl 5.6, where swash loading appears to be broken
by loading Test::More or anything else useful
* remove bogus tests that cause false failures on Perl 5.15.5
* in Build.PL, declare incompatibility with pre-0.19
B::Hooks::OP::Check, which doesn't play nicely around op check hooking
* comment why a variable surprisingly needs to be "our"
* convert .cvsignore to .gitignore
devel/p5-indirect.
When enabled, this pragma warns about indirect method calls that are
present in your code.
This pragma currently does not warn for core functions (print, say, exec
or system). This may change in the future, or may be added as optional
features that would be enabled by passing options to unimport.
In http://www.shadowcat.co.uk/blog/matt-s-trout/indirect-but-still-fatal,
Matt S. Trout gives an example of an undesirable indirect method call on
a block that can cause a particularly bewildering error.
devel/p5-circular-require.
Perl by default just ignores cycles in require statements - if Foo.pm does
use Bar and Bar.pm does use Foo, doing use Foo elsewhere will start loading
Foo.pm, then hit the use statement, start loading Bar.pm, hit the use
statement, notice that Foo.pm has already started loading and ignore it,
and continue loading Bar.pm. But Foo.pm hasn't finished loading yet, so if
Bar.pm uses anything from Foo.pm (which it likely does, if it's loading it),
those won't be accessible while the body of Bar.pm is being executed. This
can lead to some very confusing errors, especially if introspection is
happening at load time (make_immutable in Moose classes, for example). This
module generates a warning whenever a module is skipped due to being loaded,
if that module has not finished executing.
This module works as a pragma, and typically pragmas have lexical scope.
Lexical scope doesn't make a whole lot of sense for this case though,
because the effect it's tracking isn't lexical (what does it mean to disable
the pragma inside of a cycle vs. outside of a cycle? does disabling it
within a cycle cause it to always be disabled for that cycle, or only if
it's disabled at the point where the warning would otherwise be generated?
etc.), but dynamic scope (the scope that, for instance, local uses) does,
and that's how this module works. Saying no circular::require enables the
module for the current dynamic scope, and use circular::require disables
it for the current dynamic scope. Hopefully, this will just do what you mean.
devel/p5-Package-Stash from 0.33nb2 to 0.34.
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.34 2013-01-04
- support anonymous stashes on newer perl versions
- prevent harmful effects from invalid settings for
$ENV{PACKAGE_STASH_IMPLEMENTATION}
- switch to Module::Implementation
=== 2.0.18 ===
1173[tip] 93c436da2d19 2013-06-14 07:21 -0700 afshar
Remove unused script.
1172 e692050ec194 2013-06-14 07:20 -0700 afshar
Updated docs.
1171 159874713088 2013-06-14 07:20 -0700 afshar
Bumped version.
1170 7b4e3c22e83c 2013-06-07 15:52 +0200 burcud
Adding missing unit attributes for unit picing elements.
1169 ad8ee900dda5 2013-06-06 19:01 +0200 burcud
Fixing identifier_exists attribute for product items.
1168 d6ce8dc4970a 2013-06-06 17:53 +0200 burcud
Fixing multipack attribute.
1167 b87779918c90 2013-06-06 15:10 +0200 burcud
Adding new product spec attributes.
1166 624d33ad26f2 2013-02-11 12:47 -0800 rkubiak
Update Sites Python API to allow page creation from a template
1165 ecb1d49b5fbe 2013-01-07 11:29 -0800 dhermes
Adding an OAuth2Token subclass which can interact with google-api-python-client.
1164 f76c53eaf151 2012-11-20 16:09 +0100 burcud
Modifying Content API for Shopping client to use schema projection.
1163 a8c25010b8b7 2012-08-27 13:50 -0700 dhermes
Adding in ability to change Content for Shopping base URI via a kwarg for client constructor. (Fixes 6479060).
1162 c5d57eff0ef4 2012-08-15 08:31 -0700 dhermes
Adding paid clicks to Content API performance datapoint. (Issue 6443130)
1161 71971b013563 2012-08-06 15:20 -0700 dhermes
Adding support for adwords_accounts settings element in managedaccounts feed of Content API. (6443092)
1160 cf0208e89433 2012-07-30 09:53 -0700 dhermes
Changing OAuth2 Authorization Header lead in from OAuth to Bearer (per http://goo.gl/QDiLZ). (issue 6455060)
1159 3b021605570f 2012-07-12 18:14 -0700 dhermes
Adding missing name XML attribute to gdata.contentforshopping.data.Group.
1158 524fc2b2e821 2012-06-19 08:43 -0700 dhermes
Renaming classes for inventory feed of Content API. (Issue 6296085)
1157 32c0cb313b2e 2012-06-14 15:36 -0700 dhermes
Updating offline URI for OAuth2 and explicity specifying approval_prompt as a kw arg. (Issue 6296072)
1156 f7593ae5d035 2012-06-14 15:35 -0700 dhermes
Added individual get for ManagedAccounts, functionality for paging and changed to correct endpoint. (issue 6304076)
1155 723e577ada7b 2012-06-14 13:53 -0700 dhermes
Adding support for Local Products feed in Content API. (Issue 6305091)
1154 75ee2830ca74 2012-06-13 12:48 -0700 dhermes
Adding support for wrong open search version hack on other ContentAPI Feed classes. (Issue 6296071)
1153 f783c64b953f 2012-06-13 10:07 -0700 dhermes
Adding support for Data Quality Feed of Content API for Shopping. (Issue 6295074)
1152 4cc916619658 2012-06-13 09:07 -0700 dhermes
Adding back accidentally removed code from commit c92bc870e3a4363bed2732d50d782189407af7ac.
1151 c92bc870e3a4 2012-06-13 09:01 -0700 dhermes
Adding support for Content API Users Feed. (Issue 6295071)
1150 0dcb1f3aff81 2012-06-12 17:25 -0700 dhermes
Adding custom id parser for Content API errors. (issue 6306073)
1149 8f11de681f03 2012-06-12 17:21 -0700 dhermes
Adding support for product status elements in app:control for content for shopping. (Fixes 6299076)