pkgsrc changes:
- Adding more test dependencies (BUILD_DEPENDS)
- Since extra flags are used, bundled Module::Install must be used
Upstream changes:
0.18 17 August 2009
- Changed the Makefile.PL to reduce dependencies not needed by users
that are not authors. Bumped the revision and released to clear an
error with cpan permissions.
0.17 12 August 2009
- No new functionality.
- Changed the way we specify dependencies in the Makefile.PL to reduce
the depth of the dependency chain in cases where we don't need to be
running the author quality tests.
- Some documentation tweaks.
pkgsrc changes:
- Adding license (perl license)
- Ajusting dependencies according to META.yml
Upstream changes:
0.04
- Depend on DateTime::TimeZone 0.95 to avoid test failures due to
broken, older versions.
Upstream changes:
0.17 Tue Aug 18 02:32:31 EDT 2009
- Documentation typo fix (Dave Rolsky).
- Stop blowing up in has_available_type_export if the introspected code
symbol exists but is not a type export (Florian Ragwitz).
- Reorganize author/copyright sections at the request of Debian
packagers (Rafael Kitover).
Upstream changes:
0.96 2009-08-18
- A $SIG{__DIE__} related test in 04local.t behaved differently on different
platforms. The test has been narrowed so that it should work the same on all
platforms. Reported by Jens Rehsack.
0.95 2009-08-18
- Attempting to load an invalid Olson-style name like "Bad/Name" did throw an
error since 0.92. Reported by Florian Ragwitz.
- Localized $SIG{__DIE__} for every eval.
0.94 2009-08-17
- This release is based on version 2009j of the Olson database. This
release has changes for Egypt.
- Localize $SIG{__DIE__} in DateTime::TimeZone::Local, so errors in evals done
by that module are not seen by existing __DIE__ handlers. Based on a patch
from Jim. RT #48567.
tested) to the list of emacs versions that need comint-input-ring-index
"hack".
Given that it's been almost 15 years since the date in the preceding
comment I wonder if there should be a better way to handle this, but
for now just use brute force.
Makes comint history navigation work as expected.
* Changes from 5.2.3
1) New printers supported in this release:
Canon PIXMA iX4000
Canon SELPHY CP-520
EPSON Stylus Photo R2880
EPSON Stylus DX4000
2) Printing to the Epson PM-D600 has been corrected.
3) Printing using the manual sheet guide on the Epson Stylus Photo
R2400 has been corrected.
4) Printing to the EPSON Artisan 700 and 800 and Stylus Photo
P/TX700 and 800 series printers has been corrected. Among other
issues, it should now be possible to print reliably using the
photo tray.
5) The names of the following Epson printers have been corrected:
EPSON Stylus Photo PX700W
EPSON Stylus Photo TX700W
EPSON Stylus Photo PX800FW
EPSON Stylus Photo TX800FW
6) The names of various Ricoh and Ricoh-based printers have been
corrected to match Ricoh's model names and the OpenPrinting
database.
7) The EPSON inkjet utility, escputil, now correctly prints the
color name for low ink warnings.
8) Printing resolution names have been fixed in non-English locales
in CUPS PPD files.
9) A Russian translation has been added. The Danish and Italian
translations have been updated.
10) Support has been added for L-size paper with tear-off borders.
11) The ordering of inks in quadtone ink sets on Epson printers has
been corrected. In addition, support has been added for MIS
quadtone and 6 tone inks.
12) It is now possible to adjust the ink parameters for quadtone
inks in CUPS. Previously, these parameters could only be
adjusted in the enhanced Print plugin for GIMP and other native
Gutenprint applications.
13) Updating CUPS PPD files is now faster.
- IMPORTANT: Not quite done with NRW fixes -- fixed similar bug which could
corrupt NRW images when writing new values larger than 10 MB
- IMPORTANT: Fixed bug introduced in version 7.77 which causes Nikon NRW
images to be corrupted when writing
- API Changes:
- Added support for reading Garmin TCX track logs with the -geotag option
- Decode Nikon D300 firmware 1.10 camera settings (thanks Stuart Solomon)
- Improved geotagging by allowing different NMEA sentences with slightly
different timestamps (within 10 seconds) in the same fix
[Assorted other changes; see "Changes" in source]
Changes:
* implemented KrbServiceName Any to deal with multiple keytab entries for
various browsers
* implemented KrbLocalUserMapping i.e. to strip @REALM from username for
further use
* implemented already_succeeded function to avoid hammering the KDC with
same auth requests in single connection
* fixed threading issues
* improved configure and Makefile scripts (mainly for BSD users)
* fixed minor issues
as devel/p5-MooseX-Role-Parameterized into The NetBSD Packages
Collection.
The Perl 5 module MooseX::Role::Parameterized empowers Moose roles
by allowing parameters to be specified when they are combined.
NetBSD Packages Collection.
The Perl 5 module MooseX::Role::Parameterized empowers Moose roles
by allowing parameters to be specified when they are combined.
is no formal dependency of this pkg, so the outcome is not deterministic.
Assume instead that the X server is at ${X11BASE}/bin/X.
fixes PR pkg/41319 by Jared D. McNeill
bump PKGREVISION
Changes in 0.9.9:
* bugfixes
* extend and improve support for attributes
* adapat to latest libfirm
Changes in 0.9.8:
* several bugfixes
* add/correct semantic checks
* improve error recovery
* support more GCC extensions
* add/improve/correct warnings
Changes in 1.17.0:
* bugfixes
* advanced load/store optimisation which hoists loads out of loops
* Internal restruturing: Alot of node structures are automatically generated
from a specification file now.
* Add support for multiple calling conventions
* New experimental support for reading and writing programgraphs to disk
* Support and optimisations for trampolines
* fix PIC support
Changes in 1.16.0:
* bugfixes
Upstream changes:
0.005011 - 14 Aug 2009
- Add tests for not interpreting various things as barewords when they
aren't.
- Depend on a Test::More with done_testing support.
- Don't invoke the const callback for a keyword followed by a fat comma.
0.005010 - 11 Aug 2009
- Don't invoke the linestr callback if we found a keyword and the bufptr
still contains an arrow at its beginning. This causes the linestr callback
not to be fired on things like "->method" (if method is a declarator).
While this might be useful, it mostly caused problems so far. It might be
added again later as a separate feature.
0.005009 - 10 Aug 2009
- Stop mixing declarations with code. (Closes: RT#48548) (Cosimo Streppone)
- Move strip_attrs, which is a purely parsing method, from
MethodInstaller::Simple to Context::Simple (nperez).
Upstream changes:
[Changes for 0.21 - 2009-08-17]
* None
[Changes for 0.20_02 - 2009-07-12]
* How'd that MANIFEST vanish, anyway?
[Changes for 0.20_01 - 2009-07-12]
* MakeMaker Makefile.PL which takes into account the fact that
we're now dual-lifed contributed by Jerry D. Hedden
* Fix the i-default tests to skip if Local::Maketext::Lexicon is not
installed as they fail - Tomas Doran
Upstream changes:
Version 6.9 12.08.2009
+ Replaced Storable::freeze by Storable::nfreeze
+ Added more test cases for Storable
+ Added two example files showing how to freeze/thaw
using Data::Dumper
Version 6.8 10.08.2009
+ Fixed the bug of Storable not reconstructing nested data
structures properly which contain several references to
the same Bit::Vector object
+ Fixed hard-coded table size MASKTABSIZE in BitVector.c
+ Small cosmetic fixes to the documentation
pkgsrc changes:
- Add license (perl license)
- Bump version dependency of Test::Tester (see Makefile.PL for details)
Upstream changes:
0.106
Release after dev.
0.105-dev
Fix for perl 5.010.1 - the code to check the version and act correctly
on regexp refs treated .1 as behaving like 5.011.
pkgsrc changes:
- Adding license (perl license)
Upstream changes:
version: 0.70
date: Tue Aug 11 02:52:10 AEST 2009
changes:
- Updated Module::Install dependency to 0.91
- Bumping dependency to 5.8.0 but I think it's only in the test suite.
However, I can't prove it. So if anyone wants 5.6 compatibility back
you need to fix or rewrite the test suite.
version: 0.69_02
date: Mon Aug 10 22:37:37 AEST 2009
changes:
- Developer $VERSION now has eval correction
version: 0.69_01
date: Sun Jul 9 02:01:12 AEST 2009
changes:
- Added $VERSION to all modules
- Removed the use of use base
- Imported into the svn.ali.as repo