Commit graph

227744 commits

Author SHA1 Message Date
joerg
d140aee507 After speex update, depend on speexdsp. 2015-01-29 21:26:52 +00:00
wiz
df7050d8ca Updated graphics/p5-RRDTool-OO to 0.35 2015-01-29 20:47:30 +00:00
wiz
ce77d4ffdb Update to 0.35, from Kai-Uwe Eckhardt <kuehro@gmx.de> in private mail.
0.35  (07/20/2014)
    (ms) Fix for [rt.cpan.org #97322], now rounding results to cope with
         floating point inaccuracies in rrdtool. Reported by Andreas König.

0.34  (06/26/2014)
    (ms) Added disable_rrdtool_tag option as suggested by Sun Guonian.

0.33  (07/08/2013)
    (ms) Florian Eckert reported that graph() modified 2nd level
         entries of the options array passed to it. Used Storable::clone
         in OO.pm to make a deep copy first.

0.32  (03/06/2012)
    (ms) [rt.cpan.org #63351] Applied modified patch by Jonas Wagner to
         fix stacked graphs with no legend.
    (ms) Implements RRDs::xport and returns a Perl structure instead of
         basic xport array (Remi Ferrand, Fabien Wernli).
2015-01-29 20:47:22 +00:00
wiz
7370f888f3 Add upstream bug report URLs. 2015-01-29 20:08:16 +00:00
wiz
661debb0e5 Updated emulators/mess to 0.158 2015-01-29 20:00:55 +00:00
wiz
e62e1a7e9e Updated emulators/mame to 0.158 2015-01-29 20:00:47 +00:00
wiz
6178e0c9f6 Update to 0.158: the usual changes. 2015-01-29 20:00:38 +00:00
wiz
b8ef36b456 Update to 0.158. The usual changes. 2015-01-29 20:00:29 +00:00
wiz
7485c28876 Updated archivers/cabextract to 1.5 2015-01-29 13:28:37 +00:00
wiz
dfa175dc45 Update to 1.5:
New in 1.5
* cabextract replaces bad Unicode characters in filenames with the
  standard Unicode replacement character
* wince_rename now puts files under the correct installation path
* Several crashes and hangs were found by Debian project members
  using the afl (American fuzzy lop) tool to generate corrupt
  cabinet files. These crashes and hangs have been fixed.
2015-01-29 13:28:28 +00:00
mef
c8928fdd3c Updated devel/p5-ExtUtils-CBuilder to 0.28.02.20
Updated devel/p5-Exporter-Tiny to 0.043.01
Updated devel/p5-ExtUtils-Command to 1.20
Updated devel/p5-ExtUtils-CppGuess to 0.08
Updated devel/p5-ExtUtils-Helpers to 0.022
Updated devel/p5-ExtUtils-ModuleMaker to 0.52
Updated devel/p5-ExtUtils-ModuleMaker-TT to 0.94
Updated devel/p5-ExtUtils-XSpp to 0.18
2015-01-29 12:43:53 +00:00
mef
e9e7958b33 Update 0.16.02 to 0.18
pkglint warns
    WARN: Makefile:3: The package is being downgraded from 0.1602 to 0.18.
    should look PKGNAME instead of DISTNAME ?
----------------------
0.18  Wed Sep 18 10:00:00 CEST 2013
        - Upgrade to stable release.

0.17_02  Wed Aug 28 22:35:02 CEST 2013
        - Fixed getters for typemaps using %output_list annotation.

0.17_01  Sat Aug 10 08:20:11 CEST 2013
        - Added standard XS typemap for objects (disabled by default for
          backwards compatibility).x
        - Allow specifying XS typemap code in the XS++ typemap declaration.
        - Generate accessors for member variables.
        - Handle multiple function/method annotations (used by plugins).
        - Updated plugin interface (should be backwards-compatible).

0.1700   Sun Feb 10 12:00:00 CET 2013
        - %alias feature for aliasing XS++ wrappers.

0.1603   Fri Dec 28 12:03:09 CEST 2012
        - Fix blead-perl warning about unescaped { in regexps.
        - Use ExtUtils::Typemaps instead of ExtUtils::Typemap (which
          had to be renamed).
        - Somewhat improved examples.
2015-01-29 12:42:01 +00:00
mef
937eb8e0af Update to 0.94
--------------
0.94      2013-11-06 13:48:39 America/New_York
    - converted to dzil for modern boilerplate and META generation
    - marked as 'unmaintained'
2015-01-29 12:34:16 +00:00
mef
0a3b4f810d Update to 0.52
--------------
0.52    July 4, 2014

Move version control from Subversion to git.  Establish development
repository at https://github.com/jkeenan/extutils-modulemaker.  Adapt
code to prevent warnings to be added in Perl 5.22.
2015-01-29 12:31:33 +00:00
jmcneill
07969393f3 add wsmouse mousewheel support 2015-01-29 12:31:07 +00:00
mef
17abaa3828 Update to 0.022
---------------
0.022     2014-03-07 13:27:09CET+0100 Europe/Amsterdam
          Cleaned up remains of former functions
          Skip IO layers on <5.8 for 5.6 compatability
          Don't swallow pl2bat exceptions
2015-01-29 12:29:01 +00:00
mef
8e9f2b1f22 Update 0.07 to 0.08
-------------------
ChangeLog unknown.
2015-01-29 12:26:44 +00:00
jmcneill
3e00b81a82 initialize keysym->unicode in wskbd input path 2015-01-29 12:22:04 +00:00
mef
1721b9aaaf Update 1.18 to 1.20
-------------------
1.20  Thu, Jan 8, 2015
  - Skip some tests on Haiku as well

1.19  Sat, Dec 27, 2014
  - Late load required modules
2015-01-29 12:20:10 +00:00
mef
b04b578507 Update 0.042 to 0.043.01
------------------------
0.043_01        2014-11-09
 [ Documentation ]
 - Restructure documentation.

 [ Other ]
 - Support { -as => CODE } to programatically rename functions.
2015-01-29 12:17:44 +00:00
mef
d7c9eb42fc Update 0.28.02.16 to 0.28.02.20
-------------------------------
0.280220 - 2014-09-27
  Fixed:
  - Added missing 'use Config' from 'android.pm' (thanks Debian community)

0.280219 - 2014-09-01
  Fixed:
  - Fixed regression on Android (thanks to Brian Fraser)

0.280218 - 2014-09-01
  Fixed:
  - Mispelled 'starup' key in BCC support was fixed. #79574
  - Fixed the version in the PM file (thanks to Jim Keenan)

0.280217 - 2014-08-22
  Fixed:
  - Quoted perl path for Windows support #98245 [Alberto Simoes]
2015-01-29 12:14:08 +00:00
obache
6cfa0f9abd reported to upstream 2015-01-29 11:45:25 +00:00
adam
be3349e669 Updated lang/clang to 3.5.1 2015-01-29 11:39:25 +00:00
adam
5e7f3b076f Changes 3.5.1:
All backends have been changed to use the MC asm printer and support for the non MC one has been removed.
Clang can now successfully self-host itself on Linux/Sparc64 and on FreeBSD/Sparc64.
LLVM now assumes the assembler supports .loc for generating debug line numbers. The old support for printing the debug line info directly was only used by llc and has been removed.
All inline assembly is parsed by the integrated assembler when it is enabled. Previously this was only the case for object-file output. It is now the case for assembly output as well. The integrated assembler can be disabled with the -no-integrated-as option.
llvm-ar now handles IR files like regular object files. In particular, a regular symbol table is created for symbols defined in IR files, including those in file scope inline assembly.
LLVM now always uses cfi directives for producing most stack unwinding information.
The prefix for loop vectorizer hint metadata has been changed from llvm.vectorizer to llvm.loop.vectorize. In addition, llvm.vectorizer.unroll metadata has been renamed llvm.loop.interleave.count.
Some backends previously implemented Atomic NAND(x,y) as x & ~y. Now all backends implement it as ~(x & y), matching the semantics of GCC 4.4 and later.
2015-01-29 11:38:29 +00:00
jmcneill
945644a075 fix wscons keyboard 2015-01-29 11:28:50 +00:00
obache
9c493f5c58 Updated textproc/groonga to 4.1.1 2015-01-29 10:34:25 +00:00
obache
4d1a4a28b8 Update groonga to 4.1.1.
Release 4.1.1 - 2015-01-29
--------------------------

Improvements
^^^^^^^^^^^^

* [windows] Improved to show error message instead of
  error code. It's easy to understand.
* [experimental][windows] Supported small start file size for database file.
  In previous versions, Groonga consumed larger initial file
  size on windows in contrast to UNIX like environment.
  To enable this feature, use ``GRN_IO_VERSION=1`` environment
  variable. This feature isn't enabled by default because it is in experimental stage.
* Supported ``SUM``, ``MIN``, ``MAX``, ``AVG`` feature for drilldown.
  This feature is supported by extending newer drilldown syntax which supports label.
  Specify ``SUM``, ``MIN``, ``MAX`` or ``AVG`` for :ref:`select-drilldown-calc-types`
  and target column for :ref:`select-drilldown-calc-target`.
  The return value is calculated based on drilldown result in group.
* [experimental] Added ``--with-jemalloc`` option to use ``jemalloc`` for ``malloc()/free()``.
  It'll improve performance on multi-threading usage. For example, the performance
  of :doc:`/reference/executables/groonga` or `Mroonga <http://mroonga.org/>`__ will be improved.
  Note that this feature doesn't affect to :doc:`/reference/executables/groonga-httpd` because
  groonga-httpd uses multi-process model instead of multi-threading.
* groonga-httpd: Supported long error message over 2048 bytes.
  By this change, long error message (>2048) is not truncated.
* groonga-httpd: Supported streaming dump functionality.

Fixes
^^^^^

* Fixed mismatch between error code and error message when
  ``strerror()`` is failed. There was a case that Groonga shows
  incorrect error code as syscall error.
* Fixed to show errno in error message when unknow error is occurred.
* [windows] Fixed to return proper error code.
* Fixed a bug that there is only one section for multi-column index for
  :ref:`select-match-columns`, it doesn't return correct search results.
  For example, consider the case that there is multi-column index which is
  named as ``memo_index`` for ``title`` column and ``content`` column.
  Thus, this bug occurs when ``memo_index[0]`` which means index
  for ``title`` column is specified for :ref:`select-match-columns`.
* mecab: Added workaround for ``mecab_strerror(NULL)`` on MeCab 0.993.
  Without this workaround, Groonga aborts if there is no MeCab
  dictionary. [Reported by Shuhei Tanuma]
* groonga-httpd: Fixed a bug that custom log file is ignored.
* groonga-httpd: Fixed a bug that empty dump doesn't return.

Thanks
^^^^^^

* Shuhei Tanuma
2015-01-29 10:34:14 +00:00
wiz
85d466996f Make gssapi a default-on option instead of a fixed dependency.
From Edgar Fuß in PR 49611.
2015-01-29 10:29:13 +00:00
wiz
28480ccf63 Updated x11/xkeyboard-config to 2.14 2015-01-29 10:17:12 +00:00
wiz
62bc885b53 Update to 2.14:
New xkeyboard-config release is out:

Andreas Wettstein (1):
      Add oe ligature to Swiss keyboard layout, replacing oslash.

Changwoo Ryu (1):
      update Korean

Julien Cristau (1):
      fujitsu_vndr: add a name to xkb_symbols sections

Michael Witten (1):
      README: Clean up grammar/formatting, and mention bugzilla

Peter Hutterer (2):
      rules: improve documentation for numpad:microsoft
      symbols/il: add HOLAM HASER FOR VAV on shift+5 to il(biblical)

Ran Benita (3):
      symbols/macintosh_vndr: add some "default" annotations
      macintosh_vndr/us: include "keypad(overlay)" explicitly
      symbols/keypad: move the default map to be the first in the file

Sergey Udaltsov (9):
      Added Russian AZERTY phonetic variants
      Added de(pl) option
      Fixng the ISO 639-2 Code for the Uyghur keyboard layout [cn (ug)]
      Removing compose(ralt)
      Prerelease 2.13.99
      support for arabic macintosh
      Typo fixed, closing tag
      Prerelease translation sync
      Release 2.14

Viatcheslav Kileev (1):
      symbols/ru: remove non-Mari letters from Mari layout and add the missing one
2015-01-29 10:17:03 +00:00
mef
c17310ef20 recursive revbump due to net/adns update 1.4 to 1.5.0 2015-01-29 09:53:29 +00:00
mef
6e77882e87 Updated net/adns to 1.5.0 2015-01-29 09:47:34 +00:00
mef
546f6ddc8d (pkgsrc)
- Add comments on patches from cvs log
(upsteam)
 - update 1.4 to 1.5.0
-------------------
Changes in adns 1.5.0, since adns 1.4, are:

 New features:

 * This release provides full IPv6 support.  Applications can request
   AAAA records (containing IPv6 addresses) as well as, or instead of,
   A records (containing IPv4 addresses).  adns 1.5 can speak to
   nameservers over IPv6.

 * adns_addr2text and adns_text2addr: Convenient C functions for
   converting between addresses and address literals.  These carry
   less baggage than getaddrinfo and getnameinfo.

 Bugfixes:

 * We fix a crashing bug in adnslogres.  (Debian#392102.)

 * Previously, parsing of some adns_specific options in resolv.conf
   would go awry if multiple options were specified on the same line.
   (Fixed since 1.5.0~rc0.)

 * adns now knows to ignore more things in resolv.conf, rather than
   warn about them, and there's also an option to disable all of these
   warnings.  (Debian#411263.)  (Fixed since 1.5.0~rc0.)

 * Previously, some harmless but wrong owner names for checked ptr
   queries would be accepted; now they are rejected with `Domain
   invalid for particular DNS query type'.

 Other:

 * There are some minor API/ABI changes and improvements, for future
   proofing.

 * There are also some build system, test suite and coding style
   improvements.

 * Licence is now GPLv3.

Compatibility:

  adns 1.5 is fully forwards API- and ABI-compatible with 1.4.

  adns 1.5 is not backwards ABI-compatible, in the sense that
  applications built against adns 1.5 but run with adns 1.4 may
  experience `Function not implemented' errors, or `symbol lookup
  error' due to undefined symbols.  But applications built against 1.4
  will not experience data corruption due to ABI mismatches.

  adns_r_addr queries (general `address' queries where the application
  does not specify the kind of address) used to only return AF_INET
  (IPv4) addresses.  To avoid surprising existing applications,
  AF_INET6 (IPv6) addresses will be returned only if the application
  explicitly states its support for handling a mixture of address
  families in the results from adns_r_addr.  In a future version of
  adns this will become the default.

  adnshost and the other command-line utilities are fully forward- and
  backward-compatible, except that in adns 1.5, adnshost will return
  IPv6 as well as IPv4 information if simply asked for `addresses'.
  Calling programs which did not ask for a specific address type ought
  to cope with this.

  The API in 1.5.0 also fixes a technical nonconformance to the C
  specification.  On platforms where an `enum' type might be an
  integer type whose size is bits is not a power of two, there could
  be an incompatible ABI change between 1.4 and 1.5 - but we don't
  think there are many (if any) such platforms which are sufficiently
  POSIX-like for adns.   (Changed since 1.5.0~rc0.)
2015-01-29 09:47:03 +00:00
wiz
ba66dbada6 Remove patch not in distinfo. 2015-01-29 09:29:18 +00:00
mef
16d2d6ec91 Updated devel/p5-Dist-Zooky to 0.14
Updated devel/p5-EV to 4.18
Updated devel/p5-Eval-Closure to 0.12
Updated devel/p5-Event-RPC to 1.05
Updated devel/p5-Exception-Class to 1.39
Updated devel/p5-Env-Path to 0.19
2015-01-29 09:21:37 +00:00
mef
34b634347c Update to 0.19
--------------
0.19 Tue May 14 19:05:20 EDT 2013
        - Fix for Cygwin as suggested by Brendan Byrd via
          https://rt.cpan.org/Ticket/Display.html?id=85120
2015-01-29 09:19:17 +00:00
mef
bbb53cadea Update 1.37 to 1.39
-------------------
1.39    2014-11-01

- Replaced the Exception::Class::Base->NoRefs method with UnsafeRefCapture to
  match changes in Devel::StackTrace 2.00. The old method is deprecated but
  will continue to work.


1.38    2014-05-05

- An exception without a message will now default to either the associated
  exception class description or the string "[Generic exception]". Patch by
  Ricardo Signes. PR #2.

- Added field_hash() and context_hash() methods. Patch by Ricardo Signes. PR
  #1.
2015-01-29 08:58:19 +00:00
mef
d13d0d33ec Update to 1.05
--------------
1.05 Tue Feb 28, 2014, joern
    Features:
    - New Method set_max_packet_size (Client and Server)
      to change the default value of 2 GB up to 4 GB
      (or less).

    Bugfixes
    - Increased default maximum packet size from 4 MB
      to 2 GB.
    - Fixed test suite for parallel execution by using
      different port numbers for the test server.
      Thanks for the report to Andreas K«Ónig.
    - Applied a patch from Salvatore Bonaccorso which
      fixes missing encoding declarations in POD. Thanks!
    - Fixed some POD typos. Thanks for the report to
      Xavier Guimard.
2015-01-29 08:56:15 +00:00
mef
6bba7e667f Update to 0.12
0.12  2015-01-17
      - fix tests under blead (sprout, #4)
2015-01-29 08:49:35 +00:00
mef
0692a5b9b4 Update 4.15 to 4.18
-------------------
Changes marked with (libev) are changes in libev, and have more
documentation in the libev Changes file.

4.18 Sat Sep  6 20:37:23 CEST 2014
        - use slightly better weay to find includes, to support multiarch
          on newer perls.

4.17 Fri Apr 11 06:22:38 CEST 2014
        - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
          without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
          in 5.18. What's so attractive about giving a shit about backwards
          compatibility - I will never understand.

4.16 Sat Mar  8 16:49:05 CET 2014
        - make sure EV::CHECK is available at all times.
        - avoid a spurious warning when perl -w overrides "no warnings".
        - use perl's signal implementation on WIN32.
        - ensure extern "C" function pointers are used for externally-visible
          pointers.
        - (libev) mark event pipe fd as cloexec after a fork (analyzed by Sami Farin).
        - (ecb) support m68k, m88k and sh (patch by Miod Vallat).
        - (libev) in the absence of autoconf, do not use the clock syscall
          on glibc >= 2.17 (avoids the syscall AND -lrt on systems
          doing clock_gettime in userspace).
        - (ecb) work around memory barriers and volatile apparently both being
          broken in visual studio 2008 and later (analysed and patch by Nicolas Noble).
2015-01-29 08:47:24 +00:00
fhajny
3485a11e43 Updated lang/nodejs to 0.10.36 2015-01-29 08:44:59 +00:00
fhajny
02cacf2fe5 Update nodejs to 0.10.36.
2015.01.26, Version 0.10.36 (Stable)
* openssl: update to 1.0.1l
* v8: Fix debugger and strict mode regression (Julien Gilli)
* v8: don't busy loop in cpu profiler thread (Ben Noordhuis)
2015-01-29 08:44:44 +00:00
mef
2527574388 Update 0.10 to 0.14
----------------------------------------
version .14 at 2014-11-06 10:43:20 +0000
----------------------------------------
    Release engineering for 0.14

  Date : 2014-11-06 10:23:48 +0000
    Adjusted the regex in the distini test

  Date : 2014-11-06 10:22:16 +0000
    Handle licenses that don't have new()

----------------------------------------
version .12 at 2013-11-29 00:16:10 +0000
----------------------------------------
    [RT#90933] "New Moose may break your code"
2015-01-29 08:43:47 +00:00
mef
3be9ef9a4e (pkgsrc)
- Following two lines added
  DEPENDS+=      p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
  DEPENDS+=      p5-Term-UI-[0-9]*:../../devel/p5-Term-UI

(upstream)
  - Update 5.013 to 5.031
---------------------
5.031     2015-01-08 22:04:30-05:00 America/New_York
        - correct a test to avoid testing symlinks on Win32

5.030     2015-01-04 22:31:38-05:00 America/New_York
        - fixed [GatherDir]'s handling of symlinks to directories
        - [AutoPrereqs] now filters out all namespaces found in contained
          modules, not just the one corresponding to the module filename

5.029     2014-12-14 14:44:44-05:00 America/New_York
        - fix new error in [PkgVersion] when a module had no package
          statements
        - further rip out use of JSON.pm

5.028     2014-12-12 19:06:23-05:00 America/New_York
        - fix regression in [PkgVersion] that made false-positive
          identifications for pre-existing assignments to $VERSION
        - try avoid cases in which plugin code directly modifies file list
        - switch, tentatively, to JSON::MaybeXS

5.027     2014-12-09 09:30:30-05:00 America/New_York
        - fix regression in Plugin->plugin_from_config which started passing a
          list of pairs rather than a hashref

5.026     2014-12-08 21:33:55-05:00 America/New_York
        - eliminate use of Moose::Autobox
        - various small performance optimizations
        - add "use_our" option to PkgVersion

5.025     2014-11-10 21:12:14-05:00 America/New_York
        - fix file.t failures with perl v5.14 and v5.16's Carp

5.024     2014-11-05 23:08:07-05:00 America/New_York
        - add the %Mint stash for minting defaults
        - quiet down some low-priority log lines
        - teeny tiny optimization by building dist prereqs structure lazily
        - avoid ever requiring v0 of ExtUtils::MakeMaker
        - fix a module-loading ordering issue in `dzil setup`

5.023     2014-10-30 22:56:42-04:00 America/New_York
        - optimizations to loading of heavyweight libraries in cmd line app
        - some tests are now skipped on Win32 to avoid filename insanity
        - files' added_by data should be more informative
        - conflicts with installed code is now detected and/or advertised

5.022     2014-10-27 22:55:53-04:00 America/New_York
        - several optimizations to how PPI is used
        - handle an empty ABSTRACT better
        - now properly merging distmeta fragments together without loss, using
          new CPAN::Meta::Merge
        - create Makefile.PL and Build.PL files earlier, so they're in the file
          list "the whole time"

5.021     2014-10-20 22:43:52-04:00 America/New_York
        - improve authordeps' ability to cope with version requirements and
          non-default plugin names
        - a few improvements to help given by "dzil help COMMAND"
        - fixes a situation where exclusion-regexp-building in GatherDir
          could mangle the given regexps
        - now properly merging distmeta fragments together without loss, using
          new CPAN::Meta::Merge (Karen Etheridge)
        - [PkgVersion] now properly skips over $VERSION assignments in
          comments (Karen Etheridge, github #322)
        - the building of manpages is supressed in [MakeMaker]-driven builds
        - lazily load quite a few more modules
        - avoid using user's ~/.dzil even more
        - while building dists for testing, don't bother building man pages
        - try harder to notice minimum required perl version
        - try harder to delete temporarily directory at the end of testing
        - don't treat $VERSION assignments in comments as $VERSION assignments
        - listdeps now takes --omit-core to skip core modules
        - don't try to use terminal encoding on locale-free systems
        - suggest the use of PPI::XS
        - speed up and debug behavior of GatherDir

5.020     2014-07-28 20:56:25-04:00 America/New_York
        - the default required version for ExtUtils::MakeMaker in [MakeMaker]
          has been removed
        - load DateTime lazily
        - the default required version for Module::Build in [ModuleBuild] has
          been lowered

5.019     2014-05-20 21:11:47-04:00 America/New_York
        - remove a very brief-lived attempt to double-decode

5.018     2014-05-20 21:07:04-04:00 America/New_York
        - attempt to return abstract-from-file as a string, rather than
          bytes, which can lead to weirdness (github issue #303)

5.017     2014-05-17 08:35:33-04:00 America/New_York
        - dotfiles and dot-directories are now included in sharedirs
        - ModuleBuild and MakeMake should not re-build if it isn't needed
        - authordeps now better understands "perl" dep
        - munging of README is delayed to prevent unneeded work and
          complication
        - MANIFEST is now treated as a binary file
        - 'dzil setup' now warns that credentials are stored in the clear
        - MakeMaker should include fewer empty and useless hashrefs
        - Makefile.old is now pruned as cruft

5.016     2014-05-05 22:27:06-04:00 America/New_York
        - hint about [Encoding] plugin in encoding error message (David
          Golden)

5.015     2014-03-30 21:55:36-04:00 America/New_York
        - make it easier to have multiple PAUSE configs using UploadToCPAN's
          pause_cfg_dir option (thanks, David Golden)

5.014     2014-03-16 16:47:07+01:00 Europe/Paris
        - Added 'jobs' argument for 'dzil test' for parallel testing (thanks,
          David Golden!)
        - add default_jobs attribute to TestRunner role
        - fix the behavior of 'dzil add' with more than one file
          (thanks, Leon Timmermans!)
2015-01-29 06:44:40 +00:00
mef
82813168d8 Sorted, sorry, added to wrong line. 2015-01-29 06:38:53 +00:00
mef
f9584df128 Added devel/p5-Term-UI version 0.42 2015-01-29 06:37:47 +00:00
mef
5e7cf95b0a Import p5-Term-UI-0.42 as devel/p5-Term-UI.
Term::UI provides methods to ask both elaborate questions as well
as simple yes/no questions via a Term::ReadLine interface using a
template. It can also parse options per unix style.

Term::UI was first released with perl v5.9.5, deprecated (will
be CPAN-only) in v5.17.9 and removed from v5.19.0
2015-01-29 06:34:15 +00:00
mef
436287412e Updated devel/p5-Devel-Autoflush to 0.06
Updated devel/p5-Devel-Caller to 2.06
Updated devel/p5-Devel-CheckLib to 1.03
Updated devel/p5-Devel-Cover to 1.17
Updated devel/p5-Devel-Cycle to 1.12
Updated devel/p5-Devel-Declare to 0.006017
Updated devel/p5-Devel-FindPerl to 0.012
Updated devel/p5-Devel-FindRef to 1.440
Updated devel/p5-Devel-Gladiator to 0.07
Updated devel/p5-Devel-PPPort to 3.28
Updated devel/p5-Devel-PartialDump to 0.17
Updated devel/p5-Devel-Pragma to 0.60
Updated devel/p5-Devel-StackTrace-AsHTML to 0.14
Updated devel/p5-Devel-StackTrace-WithLexicals to 2.01
Updated devel/p5-Devel-TraceUse to 2.093
Updated devel/p5-Devel-ebug to 0.56
Updated devel/p5-Dir-Self to 0.11
2015-01-29 06:16:43 +00:00
mef
c68d0ef033 Update 0.10 to 0.11
-------------------
0.11    2013-09-03
        Clean up distribution; no user visible changes.
2015-01-29 05:40:19 +00:00
mef
0e3dc294d6 Update to 0.56
--------------
0.56 2014.04.16
     - Converted to Dist::Zilla
     - Minor fixes (thanks hobbestigrou!)
2015-01-29 05:38:35 +00:00