Changes:
Bug #141:
Fix: Raster map search does not work with map files containing multiple '.'
Bug #142:
Fix: Raster map search does not work with lon/lat WGS84 projection
Request #143:
Delete map while active/shown
Request #144:
Make scalebar work for maps with lat/lon projection
Bug #145:
Fix: Zoom to area does not work when using lon/lat DEM and Garmin maps
Bug #146:
Fix: qlb and sticky waypoint handling for qt4.6
Request #147:
Hide / show tracks
Request #148:
Add zoom to fit for multiple selected tracks
Request #149:
Add zoom to fit for multiple selected waypoints
Request #150:
Rewrite 3D view
Request #151:
Add first person view to 3D view
Request #152:
Add point of view on track to 3D view
Request #153:
Add compass to 3D view
Request #154:
Add elevation meter to 3D view
Request #155:
Add artificial horizont to 3D view
Request #156:
Add zoom to fit for multiple selected overlays
pkgsrc changes:
- Remove inactive and non-responsive maintainer
- Activate M:I:B module type
Upstream changes:
3.11008 2010-03-02
- Added support for new api methods: reverse_geocode, geo_id
- Updated method "update" with new parameters: place_id,
display_coordinates
3.11007 2010-02-27
- xAuth implemented and tested
3.11006_01 2010-02-26
- xAuth implemented: @oauth = $nt->xauth($username, $password);
3.11006 2010-02-25
- Fixed: unicode.t skip needed number of tests to skip (miyagawa)
3.11005 2010-02-25
- Fixed: image updates accept a single array ref argument (RT#54422)
- Fixed: "since" synthetic arg with InflateObjects role (RT#54901)
- Fixed: utf8 encoding error for latin1 using Basic Authentication
- Allow a pre-created user agent object as argument to new (ua => $ua)
- FAQ: How do I get Twitter to display something other than
"from Perl Net::Twitter"?
3.11004 2010-02-09
- Removed an extraneous tar ball from the distribution (no code changes)
Upstream changes:
0.10 Thu Jan 21 2010
- A variety of cleanups to use Padre::Current more efficiently (ADAMK)
- Added menu separator (ADAMK)
- A somewhat cleaner code style that is closer to general conventions (ADAMK)
- Added project config file that matches that of Padre itself (ADAMK)
- Applied the Perl::Tidy plugin to itself, using the project config (ADAMK, BRICAS)
- Added a few more menu tests (BRICAS)
Upstream changes:
3.63 Fri Mar 5 13:11:48 EST 2010
- Fix for shared object destruction bug
3.62 Thu Mar 4 04:24:02 2010
- Extended the change in v3.59 to Perl 5.8.9
3.61 Wed Mar 3 21:37:19 2010
- Code cleanup
3.59 Wed Mar 3 19:11:50 2010
- Fixed shared object destruction when using Thread::Queue
pkgsrc changes:
- Add license definition
Upstream changes:
version 0.93: Thu Dec 24 11:09:49 CET 2009
Fixes:
- Mail::Identity->from(Mail::Address) produced error
rt.cpan.org#52115 [Dmitry Bigunyak]
Improvements:
- do not run t/pod.t in devel environment.
pkgsrc changes:
- Add license definition
Upstream changes:
3.11 2010-03-01 sbeck
* NEW CODE(s)
* Added the IANA domain names to Country
* Fixed a problem that produced warnings with perl 5.11.5.
Jerry D. Hedden
*
3.10 2010-02-18 sbeck
* Moved support files into the Locale::Codes namespace.
* The work done in each of the Locale::XXX modules was
virtually identical to each other. It has all
been moved to a central module and the
Locale::XXX moduels are now just wrappers.
* The XXX_code2code functions would return undef if the
same codeset were passed in for both the 2nd and
3rd arguments. This doesn't make sense and has
been changed.
* Added all semi-private routines (except for the
couple that were already present):
rename_XXX
add_XXX
delete_XXX
add_XXX_alias
delete_XXX_alias
rename_XXX_code
add_XXX_code_alias
delete_XXX_code_alias
* Added "UK" alias. Steve Hay
3.01 2010-02-15 sbeck
* Fixed Makefile.PL and Build.PL to install as core
modules.
3.00 2010-02-10 sbeck
* Took over maintenance of the code
* All codes and country names come from the official
standards
* code2country now returns the name of the country specified
in the standard (if the different standards refer
to the country by different variations in the name,
the results will differe based on the CODESET)
* Added code sets
FIPS 10 country codes
Alpha-3 and Term language codes
Numeric currency codes
* The rename_country funcion from 2.07 would guess the
CODESET (unlike all other functions which used
a default of LOCALE_CODE_ALPHA_2). The guess can
cause problems since (with the addition of FIPS)
codes may appear in different codesets for different
countries. The behavior has been changed to be
the same as other functions (default to
LOCALE_CODE_ALPHA_2).
* Dropped support for _alias_code
* Added language_code2code, currency_code2code
pkgsrc changes:
- Adjust license definition
- Adjust homepage
Upstream changes:
0.17 Thu Jan 14 09:20:00 2010
- Support for RFC3579 - Message-Authenticator
0.16 Mon Dec 14 13:34:00 2009
- Generate random authenticators
- Support for CoA request (thanks to Oleg Gawriloff for the patch)
- Ability to specify the source IP/port for outgoing packets
0.15 Mon Oct 05 12:00:00 2009
- Bugfixes in error handling
0.14 Mon Aug 17 15:00:00 2009
- Authen::Radius is now distributed under the Perl Artistic
License v2.0
- Support for RADIUS retransmits
- For the "check_pwd" method plance the local socket's "real"
IP address into the NAS-IP-Address attribute
instead of 127.0.0.1
pkgsrc changes:
- Remove big-endian check, big-endian architectures are supported since
3.24
Upstream changes:
*** This will probably be the last release. From now on, please use
Net::Frame::* modules on CPAN. This framework is obsolete.
3.27 Mon Nov 9 19:19:57 CET 2009
- bugfix: PPPoE packing payload
=> http://rt.cpan.org/Public/Bug/Display.html?id=51112
- update: copyright notice
pkgsrc changes:
- Adjust dependencies
Upstream changes:
Revision history for Perl extension MooseX-Getopt
* Makefile.PL:
- Bump dependency to Getopt::Long::Descriptive to 0.081 in an attempt to
avoid test failures.
* MooseX::Getopt::Dashes
- Document that using a cmd_flag argument to attributes can be used to
override the tr/_/-/ replacement ::Dashes does on attribute names
Upstream changes:
2009-12-27 Jarkko Hietaniemi <jhi@iki.fi>
* Fixed "trying to add an element twice prevents further
adds to the set" [rt.cpan.org #52559], bug reported by
Eduard Wulff.
* Removed unused and deprecated (Perl 5.12?) "use UNIVERSAL 'isa'"
from Set/Scalar/Virtual.pm.
* Add tests for the copy overload.
* Released as 1.25.
pkgsrc changes:
- Adapt dependency version to pkgsrc used version numbers, not CPAN
Upstream changes:
0.14 Sun Feb 28 2010
- fix test: '1 month ago at 4pm' could be potentially less that 28 days ago.
- fix tests for infinity, -infinity, infinito, and -infinito
0.13 Sat Feb 27 2010
- make parsing for infinity and -infinity more reliable
0.12 Thu Feb 25 2010
- fix DateTime::Format::Builder import
0.11 Wed Feb 24 2010
- remove Readonly dependency
- support some postgresql datetimes: epoch, infinity, -infinity, allballs
- see http://www.postgresql.org/docs/8.4/interactive/datatype-datetime.html section 8.5.1.4
- 'infinity' returns a DateTime::Infinite::Future object
- '-infinity' returns a DateTime::Infinite::Past object
0.10 Wed Feb 24 18:45:00 2009
- support for single character am/pm strings '3p'
- support for days of the week (wednesday => the nearest future wednesday) (thanks Shawn Moore, rt #53188)
- note: this is quite limited, I need more test cases
- works: wednesday
- works: wed at 3p
- support for bare months (february)
- support for limited timezones that are not at the end of the string (thanks Dave Faraldo)
- 'Wed Nov 11 13:55:48 PST 2009' becomes
- 2009-11-11T13:55:48 America/Los_Angeles
- beginning multiple language support (contributions welcome)
- support english (en) and spanish (es)
- support dates like 'now, today, tomorrow'
- switch to strptime from regexes for some parsing for clarity
- now supports negative timezone offsets IF it is a 4 digit offset and there is a space before the offset
- works: 2007-05-06T04:44:44 -0800
- does not work: 2007-05-06T04:44:44-0800
- does not work: 2007-05-06T04:44:44-08
- does not work: 2007-05-06T04:44:44 -08
- now supports 2 digit years as the first number if the year is > 31
- works: 35-12-23 (2035-12-23T00:00:00)
- does not work: 11-12-13 (2013-11-12T00:00:00, or 2013-12-11T00:00:00 with european hinting)
- timezone parsing should now be more reliable
- you can now set a 'base' datetime object to help fill out partial datetimes
pkgsrc changes:
- Adjust Module::Build dependency (CORE module of perl 5.10.1 satisfies
requirements)
- Import time/p5-DateTime-TimeZone-HPUX to allow this module working on
HP-UX, too
Upstream changes:
1.11 2010-03-01
- This release is based on version 2010b of the Olson database. This release
has changes for Paraguay.
- Added a list of zones by country, and a list of zone links (aliases) to the
docs for DateTime::TimeZone::Catalog.
required to get time/p5-DateTime-TimeZone working well on HP-UX.
This distribution implement detection of the local timezone as defined at
the operating system level, either in $ENV{TZ} or in /etc/TIMEZONE.
HP-UX has its own system for defining timezones. See tztab(4). This is
incompatible with the now common set of timezones known as the Olson DB
that is used by DateTime::TimeZone. This module fixes this hole by
providing the map between the two systems.
pkgsrc changes:
- Add recommeded minimum version for Crypt::CBC dependency
Upstream changes:
2.12 04 Mar 2010
- updated Changes to mesh with revision.
2.11 Feb 2010
- patched _blowfish.c to stop spurious warnings.
- updated POD
pkgsrc changes:
- "Adjust" some dependencies (move from recommended to required)
Upstream changes:
1.0.1 Tue Sep 8 11:00:00 2009
- POD: * CPAN email address
* better example for ltpretty
- Bugfixes: * multicolumn shortcut for columns > 9
* ltpretty removed all slashes, not just the trailing ones
* ltpretty removes now leading and trailing spaces in
columns (caused problems with multicolumn shortcut)