Commit graph

174098 commits

Author SHA1 Message Date
imil
5dbb43e91b Updated pkgtools/pkgin to 0.4.2.2 2011-08-10 10:57:05 +00:00
imil
8b562dd476 pkgin 0.4.2.2
Cleaned up download.c
	SQLite upgraded to 3.7.7.1
2011-08-10 10:56:23 +00:00
adam
46fe8815dd Changes 1.2001:
* Fix failing test on Windows due to glob expansion of "~"
2011-08-10 10:51:31 +00:00
adam
c15a748440 Changes 1.13:
* Bumped minimum version of Perl to 5.006
* Test pass with a non-existant ~/.cpan
* Tests tweaked for better failure into
* Fixing missing tarball in distribution

Changes 1.12:
* Moving to a production version
* Updating Module::Install to 1.00
2011-08-10 10:11:59 +00:00
adam
ab3b0b8cc9 Revision bump after updating perl to 5.14.1 2011-08-10 10:06:58 +00:00
adam
0a88362d23 Changes 0.12:
* Grok dist names ending with something numeric containing underscores

Changes 0.11:
* Remove potential -withoutworldwriteables suffix
2011-08-10 10:01:37 +00:00
adam
160385bb3b Changes 2.07:
* unknown
2011-08-10 10:00:00 +00:00
adam
19721ec7a8 Changes 1.9800:
* RT 69463: fix memory leak in CacheMgr
2011-08-10 09:52:50 +00:00
adam
d8d211a2ab Ouch: commit distinfo as well 2011-08-10 08:46:11 +00:00
adam
a6337a0b9e Revision bump after updating perl to 5.14.1 2011-08-10 08:40:57 +00:00
adam
25b509d55a Changes 1.21:
* Updated from bleadperl:
  - Make Unicode constants under use utf8 work again
* Make tests pass under old Perls
2011-08-10 08:39:56 +00:00
adam
32f77a5c71 Changes 2.14:
* Resolved 63080: module can write multiline values but not read them
* Removed -w from tests to allow tests with tainting on
2011-08-10 08:38:37 +00:00
adam
d656e64498 Changes 0.900:
* Change of Maintainers.
* Reordered Changes to latest first.
* Module::Build::Compat creating Makefile.PL traditional
* LICENSE file created (in Build.PL)
* 21184: require v5.7.3
* Doc patches per RT queue
2011-08-10 08:37:14 +00:00
adam
8e930c82bd Changes 2.68:
* Typo correction: https://rt.cpan.org/Ticket/Display.html?id=69003
2011-08-10 08:34:33 +00:00
adam
21bb2b8946 Changes 0.18:
* bump up version of IO::File required

Changes 0.17:
* avoid test failures on Win32 by using . instead of TMPDIR for writing test
  files
2011-08-10 08:33:08 +00:00
adam
a9d8d154e6 Changes 1.05:
* support Module::Install::ExtraTests 0.007
* properly set is => 'rw' in inherited classes
* silence lc warnings on undef under perl 5.12
2011-08-10 08:30:07 +00:00
adam
e6ca2446dc Changes 2.50:
* fixed rt.cpan.org 63487 documentation error.
* fixed rt.cpan.org 61302, now croak if the config file parameter is
  a directory and directory include is not turned on.
* fixed rt.cpan.org 60429 META.yml typo
* added new option -AllowSingleQuoteInterpolation, which turns on interpolation
  for variables inside single quotes.
* added test case for the new option
2011-08-10 08:26:25 +00:00
adam
554e1e1608 Revision bump after updating perl to 5.14.1 2011-08-10 08:24:35 +00:00
adam
68de7f79ac Changes 0.16:
* Config::AutoConf::Linker moved to ExtUtils::LibBuilder.
2011-08-10 08:22:50 +00:00
adam
cc465bacfb Changes 0.38:
* Resolve RT 69984: Array handling regression when using equals format
2011-08-10 08:20:17 +00:00
adam
9af10e9565 Changes 0.23:
* fix test suite's method of checking availability of plugins

Changes 0.22:
* add XML::NamespaceSupport to XML format deps, silence YAML warnings in tests

Changes 0.21:
* fix t/64-extfail.t to pass when t/lib is in @INC
2011-08-10 08:16:42 +00:00
adam
73dad6ede5 Changes 2.037:
* No Changes

Changes 2.036:
* Added offset patramter to CRC32

Changes 2.035:
* No Changes
2011-08-10 06:49:29 +00:00
adam
45196a5142 Changes 2.037:
* No Changes

Changes 2.036:
* No Changes

Changes 2.035:
* No Changes
2011-08-10 06:47:42 +00:00
adam
4aa6c8afe4 Revision bump after updating perl to 5.14.1 2011-08-10 06:45:27 +00:00
adam
b9130abebc Changes 3.4:
* remove "regexp" category. this is rather painful as it's a large class, but
  unfortunately, somebody thought emitting a warning when you match more than
  32kb of text is in some way useful, which spoils the whole category.
* use META.json instead of META.yml - apparently YAML parsers don't actually
  exist
2011-08-10 06:44:29 +00:00
adam
ddd82c4e3d Revision bump after updating perl to 5.14.1 2011-08-10 06:43:11 +00:00
adam
88d027d104 Changes 1.11:
* Fix assignment to lvalue accessors that point at an uninitialized hash
  element.

Changes 1.10:
* We don't occasionally crash during END any more. Instead, we rely on the OS
  to reap a bit of memory after perl was shut down anyway.
* Tiny refactoring for smaller object size.

Changes 1.09:
* Fix: Predicates return value, not bool
* TODO test for perl-crashing bug (in perl) that can happen
  on (arcane) XSUB aliasing on perls < 5.8.9
  We're open for work-around patches.
2011-08-10 06:42:39 +00:00
adam
a096961b3b Revision bump after updating perl to 5.14.1 2011-08-10 06:36:17 +00:00
adam
4d5b453067 Changes 0.07:
* Clean up after Class::C3 on pre-5.10 perls.
2011-08-10 06:35:42 +00:00
adam
e36a2db0d5 Revision bump after updating perl to 5.14.1 2011-08-10 06:30:21 +00:00
adam
4d7473abcc Changes 0.9300:
* t/coretests.pm:
  Reorder tests and include both positive and negative test for exception.
* README, lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
  t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
  vutil/vxs.xs:
  Fix problem with UNIVERSAL::VERSION
2011-08-10 06:24:06 +00:00
manu
8302115f6c Update to perfuse-2011010: fix permission checks for unprivilegied users 2011-08-10 04:58:48 +00:00
adam
e0b95b7904 Revision bump after updating perl to 5.14.1 2011-08-10 04:31:04 +00:00
adam
fa2b91627a Changes 1.12:
* Remove usage of undocumented Package::Stash APIs from the tests. This
  prevents the tests from failing on Package::Stash >= 0.18.
2011-08-10 04:30:01 +00:00
adam
e5977694ed Revision bump after updating perl to 5.14.1 2011-08-10 04:24:24 +00:00
adam
db8f058604 Changes 1.07:
* Move from Test::Exception to Test::Fatal

Changes 1.06:
* Add support for: modifier ["name1", "name2"] => sub {}
2011-08-10 04:23:14 +00:00
adam
c693240657 Revision bump after updating perl to 5.14.1 2011-08-10 04:18:22 +00:00
adam
cc7452984b Changes 1.25:
* Updating to Module::Install::DSL 1.00
* Updating copyright year
2011-08-10 04:17:23 +00:00
adam
40320e10eb Revision bump after updating perl to 5.14.1 2011-08-10 04:14:51 +00:00
adam
2d90f09c04 Changes 0.204:
* Documented that this module is obsolete.
* Clarified the license
2011-08-10 04:14:11 +00:00
adam
edccfbc09d Revision bump after updating perl to 5.14.1 2011-08-10 04:05:44 +00:00
obache
60a78bfb14 fix the last change of DEPENDS pattern for p5-Digest-SHA.
PR#45228.
2011-08-10 00:09:35 +00:00
adam
3cf2f5437b Updated multimedia/libdvdread to 4.1.3nb1; multimedia/dvdbackup to 0.4.1 2011-08-09 20:58:04 +00:00
adam
6b529815e9 Changes 0.4.1:
New Features:
* New complete translation: German (de); thanks to Chris Leick
Bug fixes:
* Fix offset bug (which results in wrong .vob files)
* Fix typos and improve wording

Changes 0.4:
New Features:
* Added new translations from Launchpad: French (fr), Galician (gl),
  Italian (it), Norwegian Bokmål (nb), Russian (ru) and Spanish (es)
Changes:
* Use C99 standard and compile with -pedantic flag.
* Code cleanup
Bug fixes:
* Fixed typos
* Fixed compiler warnings
* Added missing header file
2011-08-09 20:56:27 +00:00
adam
844303b4c5 Provide DVDFileStat functions needed for dvdbackup 0.4.1 2011-08-09 20:53:15 +00:00
gls
9b4f94cc46 Updated audio/libmodplug to 0.8.8.4 2011-08-09 19:29:39 +00:00
gls
afa8b59a6e Update audio/libmodplug to 0.8.8.4.
Upstream changes:

    * Improve timidity.cfg parsing capability
    * Add source command capability in timidity.cfg (useful for debian default)
    * Fix integer overflow in WAV reader (SA45131/A)
    * Fix S3M stack overflow possibility (SA45131/B)
    * Bound seeking and reading in PAT files
    * Fix AMS/AMSv2 and DSM too large by one (SA45131/C)
    * Use structure in XM decoding (development related)
    * Use bmpvalues in Octamed files when calcuting default tempo (Francis Russel)

Fixes SA45131.
2011-08-09 19:29:27 +00:00
gls
c94d94596f Updated www/moodle to 2.1.1 2011-08-09 18:59:46 +00:00
gls
d1dc2a36ff Update www/moodle to 2.1.1
pkgsrc changes:
- replace bash with sh in a script.

Upstream changes:

Many, many changes, including security fixes.

Highlights from version 2.1:

- New question engine
- Ability to restore the course contents from Moodle 1.9 backup files
- Support for mobile devices

For complete changelog, please refer to:

http://docs.moodle.org/dev/Moodle_2.0.3_release_notes
http://docs.moodle.org/dev/Moodle_2.0.4_release_notes
http://docs.moodle.org/dev/Moodle_2.1_release_notes
http://docs.moodle.org/dev/Moodle_2.1.1_release_notes

Fixes SA45487 (MSA-11-0021, MSA-11-0022), among others.
2011-08-09 18:59:23 +00:00
ryoon
5390a124eb Remove aria2 2011-08-09 17:02:02 +00:00