Age | Commit message (Collapse) | Author | Files | Lines |
|
mkvtoolnix-4.3.0.
|
|
goffice0.8-0.8.10, gst-plugins0.10-bad-0.10.20,
gst-plugins0.10-ugly-0.10.16, libproxy-0.4.6, libv4l-0.8.1,
mc-4.7.0.8, p5-Module-Signature-0.65, p5-PerlMagick-6.6.4.0,
p5-WWW-Curl-4.13, scmgit-base-1.7.2.3, scmgit-docs-1.7.2.3,
vala-0.9.8, x264-devel-20100904.
|
|
support RPM package files which use LZMA compression for the data section.
|
|
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstrean changes:
0.43 Sun Jul 25 01:00:34 UTC 2010
- add dep for MooseX::NonMoose for the use_moose=1 option
0.42 Sat Jul 24 23:14:27 UTC 2010
- add use_moose=1 to loader options by default for create=static
0.41 Wed Apr 28 08:42:13 EDT 2010
- allow configuring ResultSets using the SchemaProxy trait
|
|
- Avoid handling RPMs with uncompress data via "lzcat -f".
- Improve handling of LZMA compression via "lzcat":
- Fail early if the child process fails to start "lzcat".
- Don't try to kill the chld process blindly when we close the parent
end of the pipe. Check first whether it already terminated which
is the normal case.
Handling of RPM files with LZMA compression is now tested.
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstream changes:
1.28 2010-06-16 02:43:00
- Fix generated Pod tests so that the first check is if the TEST_POD
environment variable is set. (RT#58433)
- Fix link in the Pod for Catalyst::Restarter (RT#57362)
- Fix the pod-coverage version required by the generated app tests.
- Fix the restarter to only act upon file events (and ergo ignore
the creation of empty directories).
|
|
|
|
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.49 11 April 2010
* uri_for_view_on_single_result() will return uri for 'view' action,
regardless of value of can_write().
0.50 13 May 2010
* fix make_primary_key_string() to get rid of bad sprintf() call
0.51 19 May 2010
* added use_request_uri_for_path to test MyApp to fix
test failures with Catalyst::Runtime 5.80024
|
|
|
|
Upstream changes:
0.024 18 Mar 2010
* check for field.description.length, since localization object
will return true.
|
|
|
|
While here, finish enabling libXvMC. XXX libXvMC needs real builtinifying.
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.06 Fri, 26 Mar 2010 21:15:31 +0100
* Use native traits instead of AttributeHelpers.
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.16 2010-08-26 19:07:00
- Neglected to bump the version in last release.
0.15 2010-08-25 19:09:00
- Change excludes to -excludes when using MooseX::Traits::Pluggable
to avoid the deprecation warning.
- Change primary repository URI in metadata
|
|
|
|
|
|
pkgsrc changes:
- adjusting dependencies
- adjusting license definition
Upstream changes:
0.10 Mon Jun 14 2010
- Add Installed Languages feature by Ton Voon and Chris Dolan
(RT #25050)
- Add dependency and tests for i-default fallback feature in
Locale::Maketext::Simple 0.19
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstream Changes:
0.06
- Fix dependencies in Makefile.PL
|
|
|
|
pkgsrc changes:
- adjust dependencies
- convert module type
Upstream changes:
0.30 2010-05-22
- Added Test::Requires to 06config.t
0.29 2010-05-21
- Using Test::Requires for Mason and Template::Toolkit dependency check
- Removed Template::Toolkit and Mason as prereqs
0.28 2010-05-14
- Added version numbers to Helpers
0.27 2010-03-23
- made ::View::TT and ::View::Mason hard deps
- adjusted tests to reflect the aforementioned
- patches welcome
0.25_02 2010-02-21
- cleaned up tests
- made Test::More 0.88 a prereq
0.25_01 2010-02-21
- updated/corrected docs
- added proper svn repo url
0.25 2010-02-01
- converted to Module::Install
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.102370 2010-08-25 08:37:22 America/New_York
remove spurious prereq on Sys::Hostname::Long (thanks ABH)
tweak some tests for truth/definedness in SMTP transport
0.102360 2010-08-24 07:47:24 America/New_York
avoid the need to use "excludes" in role application; this silences
warnings with Moose 1.10
0.101760 2010-06-25 08:18:26 America/New_York
fix sendmail.t with latest Capture::Tiny (Justin Hunter)
|
|
|
|
pkgsrc changes:
- adjust license
Upstream changes:
1.892 2010-09-02
revert all behavior to 1.889
1.891 2010-08-30
rework domainless address feature to work on perl5.8 (Alex Vandiver)
1.890 2010-08-22
allow domainless addresses (if requested) (thanks, Alex Vandiver)
|
|
|
|
pkgsrc changes:
- tidy
- add license definition
- adjust dependencies
Upstream changes:
3.002 2010-06-11
avoid a warning in MailInternet with zero headers found
|
|
|
|
Upstream changes:
1.904 2010-09-04
eliminate memory leak in walk_parts (reported by MKANAT, RT #59581)
|
|
|
|
pkgsrc changes:
- bump dependency of math/p5-Excel-Template-Plus to 0.05
- remove leading "A" from COMMENT
Upstream changes:
0.03 Sunday, April 25, 2010
- Simple release from the developement release 0.02_2
0.02_2 Tuesday, April 20, 2010
- Last development release was shipped with an old Makefile.PL
0.02_1 Monday, April 19, 2010
- add missing build requirement 'parent'
0.02 Thursday, April 15, 2010
- fixed rt#53781 / NEXT deprecated
- fixed rt#42166 / Auto determining template filename broken
- Add helper class, Catalyst::Helper::View::Excel::Template::Plus
|
|
|
|
Upstream changes:
0.30 Tue Apr 13 01:14:07 CEST 2010
- Fix test application to call $c->forward('View::JSON') rather
than (the incorrect) $c->forward('MyApp::View::JSON')
- Fix documentation to match the above change
- Turn off the regex fallback behavior in the test applications on
newer Catalyst versions to ensure tests are correctly forwarding.
- Move actions out of the test application classes into controller
classes to avoid deprecation warnings on newer Catalyst releases.
- 0.29 had unintended commits accidentally pulled from ap/master.
Reverted
|
|
|
|
Upstream changes:
0.35 2010-08-26 01:38:00
- Add expose_methods functionality
- add template name to exceptions
- update render_die message to be more concise.
- Doc fixes (RT#57159)
- Silence warnings about Template::Provider::Encoding (RT #56310)
0.34 2010-04-07 04:14:50
- Fix the process method to have the previous behaviour of reporting
an error to Catalyst if a Template::Exception object is returned by
the render method (i.e. when render_die is unset or set to 0).
- Fix the warning issued about missing the render_die config option to
log using the standard Catalyst logging system (rather than Carping
directly), and to only issue the warning at debug level / when
in debug mode. The severity of this warning will be increased in
a later release.
|
|
|
|
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.30 Fri Aug 20 2010
- Fix for Windows regarding changes from 0.29
0.29 Fri Aug 20 2010
- Fix issue with 2 character app names that are kept in versioned
directories (e.g. app called QX in QX-2.1.5/)
- bump dep on Config::Any to use the -ForceArray Config::General option
(caelum)
0.28 Wed Jun 30 2010
- Pod Fixes related to config_substitutions() (Oleg Kostyuk)
- Pod fix for the "Using a local configuration file" section of
the Manual (RT #48823)
- Expand XML config example in the manual (teejay, Kieren Diment)
|
|
|
|
Upstream changes:
0.09 4 August 2010
- Use Catalyst::Utils::ensure_class_loaded on the adapted class,
instead of eval/require, so that inner classes in already-loaded
packages will work.
|
|
|
|
0.1400
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.1400 2010-09-01
* Make can() work as well as AUTOLOADing.
0.1300 2010-06-16
* Support columns with accessors that aren't the column name.
* Fix some documentation typos.
* Stop failing horribly when running the tests in parallel.
* Default to not running pod tests for users, even if the
required modules for that are available.
0.1200 2010-04-10
Release 0.1100 as a stable version without further modifications.
0.1100 2010-03-29 - development release
Support compound primary keys for looking up users.
|
|
|
|
pkgsrc changes:
- adjusting dependencies
Upstream changes:
Wed 1 Sept 2010 23:14:00 BST - Release 0.86
Add rest_serializer_json_options config key useable to set options
like relaxed => 1 to be passed to the JSON serializer (Ton Voon)
Make Data::Dumper unserializer safer by using a Safe compartment (Ton Voon)
Thu 13 May 2010 10:09:19 CEST - Release 0.85
Make Catalyst::Action::Serialize::View return directly rather than serializing
a response for 3XX status codes. This stops back-compat breakage from the
previous change (in 0.84), whilst also allowing actual data serializers
to still handle 3XX.
Fix docs in Catalyst::TraitFor::Request::REST::ForBrowsers. (RT#54983)
Thu 6 May 2010 09:27:56 BST - Release 0.84
Revert always using a trait rather than Catalyst::Request::REST to improve
debug messages.
Add a status_multiple_choices helper method to the Controller base class.
Allow 3XX responses to be serialized.
|
|
|
|
pkgsrc changes:
- add license definition
Upstream changes:
0.34 2010-03-18
- Fix keys and values like '010' being serialized as strings as expected
rather than being turned into ints. (RT#48594)
0.33 2009-07-14
- Added ability to store the order of the keys on decoding
PHP assoc array (Alexander Bassilov)
- Added ability to sort the keys on encoding HASHes (Alexander
Bassilov)
0.32 2009-06-20
- Making finite state machine
- Fixed bug in arrays RT21218
- RT24441 is not a bug
- Croaks on incomplete strings. RT44700
- Fixed bug with float as index. RT42029
- Removed warning from POD
- Changed todo in POD
- BOLAV@cpan.org
0.31 2009-04-14
- Add warning note to POD
- Take patch from RT#45024 to fix boolean deserialization bug.
|