Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (12m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 15:26:00 UTC Now

2015-02-13 14:05:07 UTC MAIN commitmail json YAML

revbump

emacs24 users may have already installed this while it's in fact broken.

(pho)

2015-02-13 14:03:48 UTC MAIN commitmail json YAML

Changes 3.1.3:
Do not call setlocale() globally in CMake applications
Add setlocale() calls around use of libarchive APIs
Makefile: Fix regression in target-bound custom command COMMENT output

(adam)

2015-02-13 14:03:34 UTC MAIN commitmail json YAML

(pkgsrc)
  - Drop patches/patch-ecb.h, now upstream takes care.
(upstream)
  - update 1.20 to 1.21
    -------------------
1.21 Wed Feb 11 20:31:01 CET 2015
        - upgrade ecb.h for C11 compatibility.

(mef)

2015-02-13 14:01:58 UTC MAIN commitmail json YAML

Declare that misc/elscreen does not support Emacs 24 or later

It uses some of obsolete variables/functions, resulting in an error on
Emacs 24 or later like this:

  string-to-number: Symbol's value as variable is void: last-command-char

I have recently created wip/elscreen-current for this
reason. Unfortunately it doesn't have a version number nor a release
tarball since it's an unofficial fork of the original ElScreen, even
though it's what MELPA currently provides: http://melpa.org/#/elscreen

(pho)

2015-02-13 14:00:02 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop patch-Colo_ecb.h
  (It was "Use __builtin_unreachable on Clang instead of the broken C11 hack.",
  and now upstream takes care.)

(upstream)
- Update 6.41 to 6.42
-------------------
6.42 Wed Feb 11 20:29:52 CET 2015
    - Coro::SemaphoreSet->try did not actually work (analyzed by
      SATO Kentaro).
    - upgrade libecb to be C11 compliant.

(mef)

2015-02-13 13:56:24 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-facter package to 2.4.1.

(taca)

2015-02-13 13:55:58 UTC MAIN commitmail json YAML

Update ruby-facter to 2.4.1.

pkgsrc change: reduce conflict with adding pkg_alternatives support.

Changes from 1.7.5 are too many to write here, but version 2.4.1 fixes
CVE-2015-1426 security problem.

(taca)

2015-02-13 13:53:20 UTC MAIN commitmail json YAML

(pkgsrc)
- drop patch-libeio_ecb.h
  It was "Use __builtin_unreachable on Clang instead of the broken C11 hack.",
  and upstream put the equivalent change.
  +----------
  | #if ECB_GCC_VERSION(4,5) || ECB_CLANG_BUILTIN(__builtin_unreachable)
  |  #define ecb_unreachable() __builtin_unreachable ()
  +----------
(upstream)
- Update to 4.32
-----------------
4.32  Wed Feb 11 20:32:11 CET 2015
        - replace off_t by STRLEN where appropriate, should not result in
          user-visible changes.
        - update ecb.h for C11 compatibility.

(mef)

2015-02-13 13:52:00 UTC MAIN commitmail json YAML

Add bind-json-statistics-server option description

(fhajny)

2015-02-13 13:50:32 UTC MAIN commitmail json YAML

Add bind-json-statistics-server option to bind910

(fhajny)

2015-02-13 13:39:56 UTC MAIN commitmail json YAML

Updated devel/p5-Net-CIDR to 0.18
Updated devel/p5-Net-LDAP-Server-Test to 0.19
Updated devel/p5-Net-LDAP-Class to 0.26
Updated devel/p5-Object-Realize-Later to 0.19

(mef)

2015-02-13 13:37:47 UTC MAIN commitmail json YAML

(pkgsrc)
  - Add ${PERL5_LICENSE}
(upstream)
  - version 0.19: Fri Jan 24 11:09:06 CET 2014
    Improvements:
    - mv t/99pod.t to xt/ and removed dependency to Test::Pod
    - changed documentation syntax

(mef)

2015-02-13 13:33:48 UTC MAIN commitmail json YAML

Update to 0.26
--------------
0.26    22 Feb 2011
  * patch from dekimsey@ufl.edu per RT#65658 https://rt.cpan.org/Ticket/Display.html?id=65658
    that fixes bug with multiple add_user/remove_user calls on a AD group object.

(mef)

2015-02-13 13:30:06 UTC MAIN commitmail json YAML

Update 0.10 to 0.19
-------------------
0.11    04 June 2011
        * fixes for Net::LDAP::Server 0.43, per patch from RT
https://rt.cpan.org/Ticket/Display.html?id=68577

0.12    27 Jan 2012
        * added stop() method in response to https://rt.cpan.org/Ticket/Display.html?id=69615
          removed DESTROY() method since it was a no-op.
        * RT 74425 - conditional debug output
        * RT 74416 - allow for instantiating with an existing socket object
        * RT 74461 - return requested attributes in auto_schema mode

0.13    17 April 2012
        * RT 76270 - attributes add/delete/replace

0.14    27 July 2012
        * RT 78612 - search scope patch from Thomas Sibley

0.15    21 Sept 2012
        * RT 79776 - Net::LDAP >= 0.44 causes stop() to hang indefinitely. Added an alarm()
          workaround to kill() the problem pid if waitpid() hangs.

0.16    25 Oct 2012
        * RT 80360 - return correct LDAP constant if entry does not exist
          Patch from Joni Salonen.
        * RT 80377 - return correct LDAP constant for variety of conditions.
          Patches from Rafael Porres Molina.

0.17    2 Feb 2013
        * fix regression introduced in 0.16 via 4896a0418ecf704723d91b9d8efae662c0260e79
          (issue RT 80360)

0.18    14 March 2013
        * RT 83905 - server->stop() with waitpid+kill may take a second or two to work,
          so check+sleep for 10 seconds before returning.

0.19    30 April 2013
        * patches from chorny @github patching Windows hanging bug (RT #84836)

(mef)

2015-02-13 13:24:53 UTC MAIN commitmail json YAML

Add one more dependency, as was said below. PKGREVISION++.
[Core Features]
....
- Text::Soundex    ...missing.

(mef)

2015-02-13 13:14:26 UTC MAIN commitmail json YAML

Update 0.14 to 0.18
-------------------
0.15 Thu Feb 16 08:09:45 EST 2012
        - corrected cidrvalidate() to return values according to its
        documentation, in some corner cases.

0.16 Sat Sep 29 09:29:43 EDT 2012
        - cidrvalidate() corrects octet-shortchanged IPv4 addresses to their
        proper size.

0.17 Sat Oct 20 23:21:18 EDT 2012
        - version bump, put META back into the tarball.

0.18 Mon Feb  2 18:12:54 EST 2015
        - leading 0s in IPv6 addresses are ok.

(mef)

2015-02-13 13:10:52 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Starter to 1.710
Updated devel/p5-MooseX-Getopt to 0.66
Updated devel/p5-MooseX-Object-Pluggable to 0.0014
Updated devel/p5-MooseX-Params-Validate to 0.21
Updated devel/p5-MooseX-Role-WithOverloading to 0.16
Updated devel/p5-MooseX-SimpleConfig to 0.11
Updated devel/p5-MooseX-Types-LoadableClass to 0.013
Updated devel/p5-MooseX-Types-LogAny to 0.001003

(mef)

2015-02-13 13:06:34 UTC MAIN commitmail json YAML

update to 0.001003
------------------
0.001003  2015-02-10
        - try to fix cpantesters failing tests

0.001002  2015-02-08
        - deprecate module
        - fix module for Log::Any 1.03

(mef)

2015-02-13 13:04:52 UTC MAIN commitmail json YAML

Update to 0.013
---------------
0.013    2014-11-16 21:29:04Z
  - switch from Class::Load to Module::Runtime for loading modules

(mef)

2015-02-13 13:03:10 UTC MAIN commitmail json YAML

Update to 0.11
--------------
0.11      2014-11-16 22:03:33Z
  - remove optional test prereq by testing .pl config files, rather than .conf

(mef)

2015-02-13 13:01:41 UTC MAIN commitmail json YAML

Update to 0.16
--------------
0.16      2014-11-16 03:50:29Z
          - fix tests that failed due to an interaction between aliased.pm and
            perl 5.21.6

(mef)

2015-02-13 12:59:18 UTC MAIN commitmail json YAML

0.21 2015-02-08
- No code changes from 0.20.

0.20 2015-01-01 (TRIAL RELEASE)
[BACKWARDS INCOMPATIBILITIES]

- The errors thrown by this module when a type constraint fails have
  changed. They are now instances of the
  MooseX::Params::Validate::Exception::ValidationFailedForTypeConstraint
  class. When stringified, this class include the message generated by the
  failing type constraint. While similar to the error message thrown by
  Params::Validate itself, this message does not match that string exactly,
  and may break code that relies on a regex against the error message. This
  addresses RT #89378, requested by several people.

(mef)

2015-02-13 12:55:58 UTC MAIN commitmail json YAML

Update to 0.0014
----------------
0.0014    2015-01-18 20:38:41Z
          - add a test that runs `moose-outdated`, to make it more obvious
            when there are installation conflicts

(mef)

2015-02-13 12:53:33 UTC MAIN commitmail json YAML

Update to 0.66
--------------
0.66      2015-01-28 02:05:54Z
- fix tests for formatting changes in Getopt::Long::Descriptive 0.099
  (RT#101724)

(mef)

2015-02-13 12:47:45 UTC MAIN commitmail json YAML

0.30      2015-01-08 03:54:49Z
    - MouseX::App::Cmd has been split off into its own distribution;
      now this dist uses Moose unconditionally, rather than Any::Moose

0.29      2015-01-06 02:47:11Z
    - re-release 0.28 as stable

0.28      2014-05-06 16:20:58Z (TRIAL RELEASE)
    - Be more intelligent about determining Moose or Mouse requirements at
      build time.

(mef)

2015-02-13 11:14:16 UTC MAIN commitmail json YAML

Added misc/libcec version 2.2.0

(jmcneill)

2015-02-13 11:13:28 UTC MAIN commitmail json YAML

2015-02-13 11:12:23 UTC MAIN commitmail json YAML

Import libcec-2.2.0 as misc/libcec.

libCEC allows you in combination with the right hardware to control your
device with your TV remote control. Utilising your existing HDMI cabling,
it allows developers to interact with other HDMI devices without having to
worry about the communication overhead, handshaking, and the various ways
of sending a message for each vendor.

(jmcneill)

2015-02-13 10:49:39 UTC MAIN commitmail json YAML

set the default JVM for NetBSD/sparc64 and clean out nonexistent JVMs

(tnn)

2015-02-13 10:47:40 UTC MAIN commitmail json YAML

add bootstrap jvm binaries for NetBSD 7.* / sparc64,
built in 7.0_BETA chroot with libkver.

(tnn)

2015-02-13 05:45:30 UTC MAIN commitmail json YAML

Updated emulators/yabause to 0.9.14.

(snj)

2015-02-13 05:45:10 UTC MAIN commitmail json YAML

Update yabause to 0.9.14.

Changes:
general:
  - Fixed crash when bin is not found in a bin/cue.
  - Added Traditional Chinese translation.
  - Added Japanese translation.
  - Added Russian translation.
  - Updated German translation.
  - Added inline SH2 assembler function to main emulation code.
  - Fixed miscellaneous memory leak/uninitialized variables.
  - Added Stunner/Virtua Gun emulation
  - Added USB Dev cartridge emulation
  - Added SDL2 support
emulated bios:
  - Work around fix for games trying to change scu mask from slave sh2
    when using hle bios. Fixes Astal.
gtk port:
  - Added extra checks to resolution setting to avoid potential leaks
    or crashing.
qt port:
  - Fixed an issue where coff/elf files weren't selectable when using
    memory transfer function.
  - Fixed a bug where qt volume slider wasn't showing the saved value
    on startup.
  - Mouse will now optionally auto-hide with no movement
  - Added gui for inline assembler.
  - Revised Mouse emulation handling, added sensitivity setting.
  - Other fixes
video:
  - Fixed a bug where coordinate y increment wasn't being initialized under
    a specific set of circumstances. Should fix hang in Radiant Silvergun
    using OpenGL rendering.
  - Fixed Special Color Calculation mode 2

(snj)

2015-02-13 04:44:40 UTC MAIN commitmail json YAML

2015-02-13 03:04:56 UTC MAIN commitmail json YAML

Note update of www/contao32 and www/contao34 packages.

www/contao32 3.2.19
www/contao34 3.4.4

(taca)

2015-02-13 03:03:57 UTC MAIN commitmail json YAML

Update contao34 package to 3.4.4 (Contao 3.4.4).

Version 3.4.4 (2015-02-12)
--------------------------

### Fixed
Fixed a directory traversal vulnerability discovered by Arnaud Buchoux. See
CVE-2015-0269 for more information.

(taca)

2015-02-13 03:02:53 UTC MAIN commitmail json YAML

Update contao32 package to 3.2.19 (Contao 3.2.19).

Version 3.2.19 (2015-02-12)
---------------------------

### Fixed
Fixed a directory traversal vulnerability discovered by Arnaud Buchoux. See
CVE-2015-0269 for more information.

(taca)

2015-02-12 22:56:01 UTC MAIN commitmail json YAML

emulationstation

(snj)

2015-02-12 22:48:28 UTC MAIN commitmail json YAML

+emulationstation

(snj)

2015-02-12 22:48:02 UTC MAIN commitmail json YAML

Import emulationstation-2.0.0_rc1_20150210 as emulators/emulationstation.

EmulationStation is a graphical and themeable emulator front-end that allows
you to access all your favorite games in one place, even without a keyboard!

It targets computers connected to a television (like HTPCs, media boxes, and
the Raspberry Pi).

(snj)

2015-02-12 22:41:20 UTC MAIN commitmail json YAML

2015-02-12 22:40:31 UTC MAIN commitmail json YAML

2015-02-12 22:40:05 UTC MAIN commitmail json YAML

Import freeimage-3.16.0 as graphics/freeimage.

FreeImage is an Open Source library project for developers who would like to
support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as
needed by today's multimedia applications. FreeImage is easy to use, fast,
multithreading safe, compatible with all 32-bit or 64-bit versions of Windows,
and cross-platform (works both with Linux and Mac OS X).

Thanks to its ANSI C interface, FreeImage is usable in many languages including
C, C++, VB, C#, Delphi, Java and also in common scripting languages such as
Perl, Python, PHP, TCL or Ruby.

(snj)

2015-02-12 21:11:25 UTC pkgsrc-2014Q4 commitmail json YAML

2015-02-12 21:11:15 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4608 - requested by tnn
archivers/cabextract: security update

Revisions pulled up:
- archivers/cabextract/Makefile                                1.26
- archivers/cabextract/distinfo                                1.14

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Jan 29 13:28:28 UTC 2015

  Modified Files:
  pkgsrc/archivers/cabextract: Makefile distinfo

  Log Message:
  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.

(tron)

2015-02-12 17:09:21 UTC MAIN commitmail json YAML

Add PLIST.Darwin for Quartz backend to fix PLIST issue on Darwin

(pho)

2015-02-12 17:02:51 UTC MAIN commitmail json YAML

Add PLIST.Darwin for Quartz backend to fix PLIST issue on Darwin

(pho)

2015-02-12 13:50:33 UTC MAIN commitmail json YAML

Updated www/firefox to 35.0.1nb3

(wiz)

2015-02-12 13:50:22 UTC MAIN commitmail json YAML

Remove a patch, since it causes fallout. Requested by martin (the patch
author).
Bump PKGREVISION.

(wiz)

2015-02-12 13:47:40 UTC MAIN commitmail json YAML

Updated devel/xulrunner31 to 31.4.0
Updated www/firefox31 to 31.4.0
Updated www/firefox31-l10n to 31.4.0

(ryoon)

2015-02-12 13:47:06 UTC MAIN commitmail json YAML

Update to 31.4.0

* Sync with firefox31-31.4.0.

(ryoon)

2015-02-12 13:41:22 UTC MAIN commitmail json YAML

Update to 31.4.0

Changelog:
Fixed in Firefox ESR 31.4

    2015-06 Read-after-free in WebRTC
    2015-04 Cookie injection through Proxy Authenticate responses
    2015-03 sendBeacon requests lack an Origin header
    2015-01 Miscellaneous memory safety hazards (rv:35.0 / rv:31.4)

(ryoon)

2015-02-12 13:14:14 UTC MAIN commitmail json YAML

Updated devel/p5-Pegex to 0.60

(schmonz)

2015-02-12 13:14:10 UTC MAIN commitmail json YAML

Update to 0.60. From the changelog:

- Added EMPTY atom
- Fix small bug in a helper function. Issue
- Update docs and Meta for 2015

(schmonz)

2015-02-12 13:10:34 UTC MAIN commitmail json YAML

Updated security/openssl to 1.0.2

(adam)

2015-02-12 13:09:26 UTC MAIN commitmail json YAML

Updated devel/p5-FindBin-libs to 2.12

(schmonz)

2015-02-12 13:09:22 UTC MAIN commitmail json YAML

Update to 2.12. From the changelog:

Patch, thanks to Dominic Humphries, for old version.

(schmonz)

2015-02-12 13:08:53 UTC MAIN commitmail json YAML

Changes 1.0.2:
Suite B support for TLS 1.2 and DTLS 1.2
Support for DTLS 1.2
TLS automatic EC curve selection.
API to set TLS supported signature algorithms and curves
SSL_CONF configuration API.
TLS Brainpool support.
ALPN support.
CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.

(adam)

2015-02-12 11:55:23 UTC MAIN commitmail json YAML

+ dos2unix-7.2, modular-xorg-server-1.16.4, modular-xorg-server-1.17.1.

(wiz)

2015-02-12 11:24:07 UTC MAIN commitmail json YAML

Requires gcc-4.6 or newer.

(wiz)

2015-02-12 11:17:17 UTC MAIN commitmail json YAML

Ensure global tool arguments are used in one more place.

(tnn)

2015-02-12 11:07:43 UTC MAIN commitmail json YAML

Added buildlink3.mk file.

(jaapb)

2015-02-12 09:34:28 UTC MAIN commitmail json YAML

Changes 9.4.1:

Security Fixes
* CVE-2015-0241 Buffer overruns in "to_char" functions.
* CVE-2015-0242 Buffer overrun in replacement printf family of functions.
* CVE-2015-0243 Memory errors in functions in the pgcrypto extension.
* CVE-2015-0244 An error in extended protocol message reading.
* CVE-2014-8161 Constraint violation errors can cause display of values in columns which the user would not normally have rights to see.

JSON and JSONB Unicode Escapes

Other Fixes and Improvements
* Cope with the non-ASCII Norwegian Windows locale name.
* Avoid data corruption when databases are moved to new tablespaces and back again.
* Ensure that UNLOGGED tables are correctly copied during ALTER DATABASE operations.
* Avoid deadlocks when locking recently modified rows.
* Fix two SELECT FOR UPDATE query issues.
* Prevent false negative for shortest-first regular expression matches.
* Fix false positives and negatives in tsquery contains operator.
* Fix namespace handling in xpath().
* Prevent row-producing functions from creating empty column names.
* Make autovacuum use per-table cost_limit and cost_delay settings.
* When autovacuum=off, limit autovacuum work to wraparound prevention only.
* Multiple fixes for logical decoding in 9.4.
* Fix transient errors on hot standby queries due to page replacement.
* Prevent duplicate WAL file archiving at end of recovery or standby promotion.
* Prevent deadlock in parallel restore of schema-only dump.

(adam)

2015-02-12 09:03:32 UTC MAIN commitmail json YAML

Updated multimedia/x265 to 1.5

(adam)

2015-02-12 09:02:43 UTC MAIN commitmail json YAML

Changes 1.5:
search: use chroma reconQt buffer instead of recon picture (not yet updated)
This fixes non-determinism when psy-rd is enabled

(adam)

2015-02-12 08:54:15 UTC MAIN commitmail json YAML

openssl option also requires --enable-nonfree

(adam)

2015-02-12 08:23:13 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_rolling-replace to 0.24.2

(abs)

2015-02-12 08:22:16 UTC MAIN commitmail json YAML

2015-02-12 07:13:16 UTC MAIN commitmail json YAML

Updated devel/p5-Modern-Perl to 1.20150127
Updated devel/p5-Module-Build to 0.42110
Updated devel/p5-Module-Build-WithXSpp to 0.14
Updated devel/p5-Module-Build-XSUtil to 0.14
Updated devel/p5-Module-CPANTS-Analyse to 0.96
Updated devel/p5-Module-Install-ReadmeFromPod to 0.22
Updated devel/p5-Module-Metadata to 1.000026
Updated devel/p5-Module-ScanDeps to 1.18
Updated devel/p5-Module-Starter to 1.710

(mef)

2015-02-12 07:08:33 UTC MAIN commitmail json YAML

Update 1.58(0) to 1.71(0)  (0) is for PKGNAME
-------------------------
1.71    Fri Jan 30 13:28:31 2015
        * GH #47: create_t breaks plugins. (David Pottage)

1.70 Tue Jan 20 20:56:31 2015
        * Change the url for issues from rt.cpan.org to GitHub (David Pottage)
        * Added a missing module to prerequisites (David Pottage)
        * Marked t/pod* test scripts as RELEASE_TESTING (David Pottage)
        * Moved boilerplate test to xt/ directory (David Pottage)
        * Added a --fatalize option to generate code where warnings are fatal
          This changes the default behaviour, as fatal warnings are now considered
          unwise for any public module that many others depend on.
          See: http://blogs.perl.org/users/peter_rabbitson/2014/01/fatal-warnings-are-a-ticking-time-bomb-via-chromatic.html

1.62    Sun Dec  8 11:49:21 2013
        * Fix regexp in tests to stop failing on 5.8.x (Sawyer X).
        * Fix FSF address in template block and tests (Brian Manning).
        * Typo fixes (David Steinbrunner).

1.61    Fri Dec  6 14:01:19 2013
        * Stop getpwuid calls on Windows, instead prompt user for author.
          (Martin McGrath)

1.60    Thu Oct 25 20:29:50 2012
        * Guess author from getpwuid if not provided (Hilko Bengen).
        * Guess email from $ENV{'EMAIL'} if not provided (Hilko Bengen).

1.59    Thu Oct 25 19:54:05 2012
        * Skip POD tests unless RELEASE_TESTING environment is on.
          (Alberto Simoes)

1.58_03 Fri May 11 16:24:44 2012
        -- Trying to clean up test failures. More to come.

1.58_02 Wed Apr 25 12:53:34 2012
        -- All changes in this release are by Brendan Byrd (SineSwiper).
          Thank you! :)

        Licenses:
        * Add GPL3 licenses (fixes RT #72321).
        * Add all other supported licenses, including Software::License
          support (fixes RT #68634).

        New Params:
        * Make ignores_type an arrayref (closes Pull Request #8).
        * Add new --ignores parameter (also repeatable).
        * Add new --minperl parameter (Minimum Perl version).

        File Creation:
        * Fix MANIFEST.SKIP to skip creation of MANIFEST.
        * Make all warnings FATAL in created .t/.pm files.
        * Add config/build requires to Makefile/Build.PL.
        * Bulk up Module::Install Makefile.PL.
        * Fix ignores_guts to use different contents for MANIFEST.SKIP and
          other ignore files.

        test-dist.t Revamp:
        * Complete refactor of test-dist.t to make it more standardized.
        * Create new TestParseFile::parse_file_start method that handles
          parsing of all current created file types (outside of .pm files).
        * Use subtest for better organization.
        * Add verification that existing files are there and no new surprise
          files are not there.
        * Add new mega-loop to "test all variations of everything" (uses 1%
          sample size to keep test speed fast for average users).

        * Use .gitignore and MANIFEST.SKIP.

1.58_01

        * Fix repository URL by Shlomi Fish (GH #7).

(mef)

2015-02-12 07:02:48 UTC MAIN commitmail json YAML

Update to 1.18
--------------
1.18  2015-01-19
  - Fix RT #101569: Incorrect module parsing if Moose is included

(mef)

2015-02-12 07:00:52 UTC MAIN commitmail json YAML

Update 1.000024 to 1.000026
---------------------------
1.000026  2015-01-17 19:22:34Z
  - patched tests to be less noisy in blead builds (Dave Mitchell, RT#101491)

1.000025  2015-01-04 18:56:00Z
  - evaluate version assignment in a clean environment, to fix assignment in a
    block (RT#101095)

(mef)

2015-02-12 06:58:43 UTC MAIN commitmail json YAML

Udate 0.18 to 0.22
==============================
2013-08-24 00:31:17 +0100 0.22
==============================
  Date:  Sat Aug 24 00:31:17 2013 +0100
    No changes, version bump to fix META.

==============================
2012-10-20 22:50:23 +0100 0.20
==============================
  Date:  Sat Oct 20 22:50:23 2012 +0100
    Update included Module::Install

(mef)

2015-02-12 06:43:56 UTC MAIN commitmail json YAML

Update from 0.90_02 to 0.96 (PKGVERSION is 0.90.02 to 0.96)
---------------------------
0.96 2014-11-24
  - Added an import option to load extra Kwalitee plugins.
  - Fixed RT#100512 - has_readme now accepts README.pod as well
  - Improved no_abstract_stub_in_pod to detect "The great new"
    as a boilerplate
  - Switched to File::Find::Object

0.95 2014-09-26
  - Switched to Test::FailWarnings to make CPAN testers happier

0.94 2014-09-26
  - Fixed RT#99141 - use_strict metric does not recognize
    `use v5.14` syntax (ishigaki)

0.93_04 2014-09-05
  - Accept COPYING as a license file
  - Take included module (under inc/) into consideration while
    analyzing prereq_matches_use
  - Changed most of the META.yml metrics to pass if META.yml doesn't
    exist

0.93_03 2014-08-13
  - Added meta_json_is_parsable and meta_json_conforms_to_known_spec
  - Added meta_yml_has_repository_resource
  - Renamed metayml_ metrics to meta_yml_
  - Fixed abstract encoding issues
  - Refactored tests
  - Fixed not to ignore directory symlinks
  - Fixed RT#97858 - wrong no_symlinks test in files not in MANIFEST
    (for a local distribution; CPANTS site doesn't ignore symlinks
    not listed in MANIFEST)
  - Fixed RT#97601 - Test::Kwalitee incorrectly reports non-use of
    strict in Inline::CPP

0.93_02 2014-06-30
  - Removed cpants_lint.pl in favor of App::CPANTS::Lint
  - Fixed RT#94468 - "use_strict" metric doesn't like .pod files
    that contain no perl (ishigaki)
  - Fixed RT#96492 - 0.93_01 test failures on OSX (ether)

0.93_01 2014-05-27
  - Added the following metrics:
    - has_known_license_in_source_file
    - has_abstract_in_pod
    - no_abstract_stub_in_pod
  - Removed metayml_conforms_spec_current metric.
  - Supported x_cpants custom META field to tell analyzer to ignore
    some of the metrics (only) when calculating a kwalitee score.
  - Refactored several Kwalitee files, and internal stash layout has
    changed rather significantly. You might need to modify your
    tools if they happen to depend on the stash directly.

0.92 2013-09-22
  - Fixed a case when more than one license sections come in row
    (spotted by ysasaki++) (ishigaki)
  - stopped checking auto_features (ishigaki)

0.91 2013-09-05
  - Fixed RT#69233 - doesn't detect use >= 5.012 as use strict
    (ishigaki)
  - Fixed RT#83336 - Fails to detect strict via `use MooseX::Types`
    (ether)
  - Fixed RT#83851 - 'use v5.16' and greater not deemed "strict"
    (ishigaki)
  - Fixed RT#86504 - fix sort order of Kwalitee generators (ether)
  - Fixed RT#87155 - more Module::Install tests needed (1.04 is
    broken) (ishigaki)
  - Fixed RT#87597 - proper_libs is a dubious test (ishigaki)
  - Fixed RT#87598 - Can't use an undefined value as an ARRAY
    reference at .../FindModules.pm line 115. (ishigaki)
  - Fixed RT#87988 - Fix use of $Test::Kwalitee::VERSION (ether)
  - Fixed RT#88216 - extracts_nicely metric fails for -TRIAL
    releases (ishigaki)
  - Fixed RT#88365 - YAML/JSON tests are not failing when improperly
    encoded characters are seen (ishigaki)
  - Moose::Exporter also provides strict and warnings (doy)

(mef)

2015-02-12 06:32:50 UTC MAIN commitmail json YAML

Update 0.06 to 0.14
-------------------
0.14 2014-08-04T09:48:00Z
    - Skip broken test.

0.13 2014-08-02T20:31:27Z
    - Fixed C++11 support(Detecting compiler support)

0.12 2014-08-02T13:57:10Z
    - Add C++11 support

0.11_01 2014-06-14T14:36:33Z
    - Add diag message for test

0.10 2014-05-02T21:04:33Z
    - Add build test

0.09 2014-05-01T01:55:51Z
    - Remove broken test

0.08 2014-04-30T10:08:48Z
    - Fixed broken test

0.07 2014-04-28T15:10:06Z
    - Fixed issue #4

(mef)

2015-02-12 06:29:40 UTC MAIN commitmail json YAML

Update 0.12 to 0.14
-------------------
0.14  Mon Sep 30 16:00 CEST 2013
  - Better detection of when .xs file needs regenerating.

0.13  Mon Jan 28 20:50 CEST 2013
  - Additional support for 'cpp_source_files' property on top of
    'cpp_source_dirs'.

(mef)

2015-02-12 06:27:59 UTC MAIN commitmail json YAML

Delete unused MASTER_SITES= line, sorry left out.

(mef)

2015-02-12 06:25:41 UTC MAIN commitmail json YAML

Update 0.4210(0) to 0.4211(0)  .. (0) is for PKGNAME
----------------------------
0.4211 - Tue Jan 20 01:33:42 CET 2015
  [BUG FIXES]

  - Fix t/actions/installdeps.t to work on "perl in space" [Ed J]

  - Stop using version->normal(); prefer stringify() [John Peacock]

  [DEPRECATIONS]
  - inc::latest has been split out to a separate distribution on CPAN.
    It is an optional prerequisite, only needed for the experimental
    bundling feature.

(mef)

2015-02-12 06:20:00 UTC MAIN commitmail json YAML

- sync w/ lang/openjdk7
- add basic support for NetBSD/sparc64
- can use either cups-1.5 or cups-2.0 headers for build
- rerun configure after the 1st build pass, since boot jdk major changes

(tnn)

2015-02-12 06:19:47 UTC MAIN commitmail json YAML

Update to 1.20150127
--------------------
1.20150127 2015-01-26 23:21:44-08:00 America/Los_Angeles
    - updated for 2015 release (Elmer Quintanilla)
    - added support for 5.20

(mef)

2015-02-12 06:18:17 UTC MAIN commitmail json YAML

- Add basic support for NetBSD/sparc64
- drop obsolete patch; libgcc_s linking is handled by the package
- can use either cups-1.5 or cups-2.0 headers for build

(tnn)

2015-02-12 05:47:22 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Uploader to 0.103008
Updated devel/p5-Capture-Tiny to 0.28
Updated devel/p5-Data-Peek to 0.43
Updated devel/p5-Glib-Object-Introspection to 0.027
Updated devel/p5-Gnome2 to 1.045

(mef)

2015-02-12 05:45:42 UTC MAIN commitmail json YAML

Update 1.042 to 1.045
---------------------
Overview of changes in Gnome2 1.045
===================================
* Bugzilla #710417; Fix typo: correspoding -> corresponding

Overview of changes in Gnome2 1.044
===================================
* RT#89191: Fix FSF's address
* RT#89188: Make enums.pod depend on Gnome2 directory creation

Overview of changes in Gnome2 1.043
===================================
* Avoid misusing the macro PL_na, thus preventing issues when Gnome2 is used in
  conjunction with certain XS modules, among them XML::Parser and
  String::Approx.
* Created %meta_merge, which is used to pass META_MERGE values to EU::MM and
  CPAN::Meta; these populate META.[yml|json] and MYMETA.[yml|json]

(mef)

2015-02-12 05:18:18 UTC MAIN commitmail json YAML

Update 0.019 to 0.027
---------------------
Overview of changes in Glib::Object::Introspection 0.027
========================================================
* Fix compilation problems when NOISY is defined
* Move the handling of void record fields into the field accessors
* Rename a few variables for clarity

Overview of changes in Glib::Object::Introspection 0.026
========================================================
* Fix t/enums.t for older versions of Test::More

Overview of changes in Glib::Object::Introspection 0.025
========================================================
* Fix many argument conversion bugs on 64bit big-endian architectures.
* Added 'x_IRC' metadata tag so MetaCPAN displays a link to the IRC channel

Overview of changes in Glib::Object::Introspection 0.024
========================================================
* Fix a stack handling bug for Perl vfuncs.

Overview of changes in Glib::Object::Introspection 0.023
========================================================
* Fix return value handling on big-endian architectures.

Overview of changes in Glib::Object::Introspection 0.022
========================================================
* Reset the 'release_status' flag to 'stable' so CPAN will index the release.
  This reverts a change made in 61345ca2.  There are no functional changes
  from release 0.021.

Overview of changes in Glib::Object::Introspection 0.021
========================================================
* Clarify a statement about typelib files in the docs
* Mention GI_TYPELIB_PATH in the docs for "search_path"
* Remove address in GPL notices, refer to LICENSE file

Overview of changes in Glib::Object::Introspection 0.020
========================================================
* Allow undefined values for boolean arguments (and interpret them as "false").
* Fix a few internal signed/unsigned integer mismatches.

(mef)

2015-02-12 05:15:25 UTC MAIN commitmail json YAML

Update to 0.43
--------------
0.43    - 2015-02-11, H.Merijn Brand  <h.m.brand@xs4all.nl>
    * Move repo to github
    * Remove perl recommendation from META as it breaks cpan clients

(mef)

2015-02-12 05:10:16 UTC MAIN commitmail json YAML

2015-02-12 05:09:34 UTC MAIN commitmail json YAML

2015-02-12 04:58:56 UTC MAIN commitmail json YAML

Update to 0.28
--------------
0.28      2015-02-11 06:39:51-05:00 America/New_York
  Tests:
  - Removes test that optionally uses Inline::C to avoid spurious
    test failures.  Also Inline::C had become a fairly heavy
    (if optional) dependency.

  Docs:
  - Clarify that PERL_CAPTURE_TINY_TIMEOUT is an internal control,
    not a timeout of the code reference being captured.

(mef)

2015-02-12 04:41:18 UTC MAIN commitmail json YAML

Update to 0.103008
------------------
0.103008  2015-02-08 22:09:59-05:00 America/New_York
        - fix documentation link to cpan-upload/CONFIGURATION (Kent Fredric)
        - you can now "cpan-upload http://some.cool/file.tgz" (Barbie)
        - add --ignore-errors for cpan-upload (perlancar)

(mef)

2015-02-12 01:59:30 UTC MAIN commitmail json YAML

Note update of multigest and libmultigest to 20150211

(agc)

2015-02-12 01:57:57 UTC MAIN commitmail json YAML

2015-02-11 23:39:35 UTC MAIN commitmail json YAML

Added keywords for "bmake help".

(rillig)

2015-02-11 23:17:22 UTC MAIN commitmail json YAML

PKG_JVM should not be set by package, change to PKG_JVMS_ACCEPTED

(tnn)

2015-02-11 22:06:52 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickes #4606 and #4607.

(tron)

2015-02-11 22:06:23 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4607 - requested by is
lang/erlang: build fix

Revisions pulled up:
- lang/erlang/Makefile                                          1.63

---
  Module Name: pkgsrc
  Committed By: is
  Date: Wed Feb 11 15:11:48 UTC 2015

  Modified Files:
  pkgsrc/lang/erlang: Makefile

  Log Message:
  make Erlang compile on netbsd-6*/shark.

(tron)

2015-02-11 21:28:03 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4606 - requested by wiz
x11/modular-xorg-server: security patch

Revisions pulled up:
- x11/modular-xorg-server/Makefile                              1.87
- x11/modular-xorg-server/distinfo                              1.56
- x11/modular-xorg-server/patches/patch-xkb_xkb.c              1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Feb 11 09:43:39 UTC 2015

  Modified Files:
  pkgsrc/x11/modular-xorg-server: Makefile distinfo
  Added Files:
  pkgsrc/x11/modular-xorg-server/patches: patch-xkb_xkb.c

  Log Message:
  Fix http://www.x.org/wiki/Development/Security/Advisory-2015-02-10/
  Bump PKGREVISION.

(tron)

2015-02-11 20:32:20 UTC MAIN commitmail json YAML

remove some redundant X11 includes

(snj)

2015-02-11 18:05:23 UTC MAIN commitmail json YAML

Fix build failure on Darwin < 10

GEGL tries to use OpenCL in a really weird way. It has (and installs!)
a local copy of OpenCL headers and then tries to find implementation
by dlopen'ing "libOpenCL.so". The problem is that it fails to compile
on Darwin < 10 by trying to include non-existent native OpenCL headers
too, which is in fact only optional.

(pho)

2015-02-11 15:30:27 UTC MAIN commitmail json YAML

Updated www/eliom to 4.1.0

(jaapb)

2015-02-11 15:30:13 UTC MAIN commitmail json YAML

Updated package to latest version, 4.1.0. Changes include:
* Reactive DOM elements (thanks to a contribution by besport.com)
* PUT and DELETE services for RESTful Eliom Applications
Contribution by Domoco)
* EXPERIMENTAL: Mobile apps with Eliom. By making it possible to start
he application from client-side.
* Documentation improvements
* Improvements in typing of services (Contribution by Jacques-Pascal Deplaix)
* Filtering data from Eliom buses
* "caml" in value or type names now replaced by "OCaml" everywhere
* New module {{{Eliom_registration.File_ct}}} to make easier to send files with
heir content type
* Now possible to define services in shared sections
* Adding function {{{Eliom_client.change_url}}} to change the URL without doing a request
* Adding function {{{Eliom_service.attach_coservice'}}} to attach a non-attached coservice to an URL
* Improving comet configurations: now possible to stay idle instead of being completely inactive
* Now using defaultprotocol option (from ocsigenserver) to compute URLs
* The default expiration date for cookies on client side is now 10 years
* Now possible to send files in {{{Eliom_client.call_ocaml_service}}}
* Various additions and bugfixes in {{{Manip}}}, {{{Eliom_request_info}}},
{{Eliom_content.html5}}} (events) (contributions by besport.com)
* eliom-destillery renamed into eliom-distillery
* Templates for eliom-distillery
* New programs: eliomdoc and eliompp
* Ocamlbuild package
* Various bugfixes

(jaapb)

2015-02-11 15:11:48 UTC MAIN commitmail json YAML

make Erlang compile on netbsd-6*/shark.

(is)

2015-02-11 14:37:31 UTC MAIN commitmail json YAML

Updated net/miniupnpd to 1.9.20141209

(adam)

2015-02-11 14:36:21 UTC MAIN commitmail json YAML

Changes 1.9.20141209:
fix upnp_add_inboundpinhole() : check inet_pton() return
fix upnp_redirect() : check inet_aton() return
fix potential memory corruption in upnpsoap.c/GetListOfPortMappings()
fix buffer overrun in ParseHttpHeaders() if Content-Length doesn't contain any digit !
check if BuildHeader_upnphttp() failed to allocate memory

(adam)

2015-02-11 14:09:24 UTC MAIN commitmail json YAML

Revbump associated with update of lang/ocaml.

(jaapb)

2015-02-11 14:05:18 UTC MAIN commitmail json YAML

Revbump associated with update of lang/ocaml.

(jaapb)

2015-02-11 14:04:16 UTC MAIN commitmail json YAML

Mark Darwin 9 and later as broken

${WRKSRC}/machine/m_macosx.c uses kvm_* interfaces, which have been
dropped since Darwin 9. I've not tested it on Darwin <= 8 though.

(pho)

2015-02-11 14:01:05 UTC MAIN commitmail json YAML

Revbump associated with update of lang/ocaml.

(jaapb)

2015-02-11 14:00:46 UTC MAIN commitmail json YAML

2015-02-11 13:59:17 UTC MAIN commitmail json YAML

Revbump associated with update of lang/ocaml.

(jaapb)

2015-02-11 13:56:07 UTC MAIN commitmail json YAML

Revbump associated with update of lang/ocaml.

(jaapb)

2015-02-11 13:45:17 UTC MAIN commitmail json YAML

Updated www/ocsigen to 2.5

(jaapb)

2015-02-11 13:45:02 UTC MAIN commitmail json YAML

Update package to latest version, 2.5. Changes include:
* Use ipaddr
* Support "Expect: 100-continue"
* fix PID file
* fix VERSION
* Support for DELETE and PUT http method
* Support syslog logs
* option for ipv4/v6 in ocsigen_http_client
* Prevent exit when an Lwt.async task raise an exception
* fix HTTP bytes range (#8)

(jaapb)

2015-02-11 13:38:42 UTC MAIN commitmail json YAML

Use BROKEN_EXCEPT_ON_PLATFORM instead of ONLY_FOR_PLATFORM because it's merely broken on unlisted platforms, not inappropriate

(pho)

2015-02-11 13:33:16 UTC MAIN commitmail json YAML

Revbump associated with upgrade of lang/ocaml

(jaapb)

2015-02-11 13:29:42 UTC MAIN commitmail json YAML

Fix build failure on Darwin and HP-UX. Mark Cygwin as broken

${WRKSRC}/Makefile defines different targets for each non-ELF
platforms. And for Cygwin, there is no installation target so I marked
it as BROKEN_ON_PLATFORM.

Tested on Darwin but not on HP-UX though.

(pho)

2015-02-11 13:27:22 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.7.7

(jaapb)

2015-02-11 13:25:25 UTC MAIN commitmail json YAML

Updated package to latest version, 3.7.7. The only change is:
Netsys_posix.mli.mkfifoat: this function is not supported on OS X 10.10,
and this is now detected at config time

(jaapb)

2015-02-11 12:51:41 UTC MAIN commitmail json YAML

Added gnutls and opeenssl as options

(adam)

2015-02-11 12:36:00 UTC MAIN commitmail json YAML

Updated archivers/unzip to 6.0nb4

(wiz)

2015-02-11 12:35:42 UTC MAIN commitmail json YAML

Newer version of a security fix patch reducing false positives.
security/2015/02/11/7">http://www.openwall.com/lists/oss-security/2015/02/11/7

Bump PKGREVISION.

(wiz)

2015-02-11 12:00:01 UTC MAIN commitmail json YAML

Sorry, the patch had the $Id: line in unchanging portion. Manually deleted, thanks joerg.

(mef)

2015-02-11 11:26:48 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.5.5; multimedia/libass to 0.12.1; security/gnutls to 3.2.21

(adam)

2015-02-11 11:25:57 UTC MAIN commitmail json YAML

Changes 3.2.21:
** libgnutls: Corrected regression introduced in 3.2.19 related to
session renegotiation. Reported by Dan Winship.
** libgnutls: Corrected parsing issue with OCSP responses.
** API and ABI modifications:
No changes since last version.

(adam)

2015-02-11 10:58:02 UTC MAIN commitmail json YAML

Changes 0.12.1:
* Make ASS drawings with an extremely high number of control points work
  This change increases compatibility with VSFilter.
* Bugfixes
  * Fix a crash when using newer harfbuzz versions
  * Load embedded memory fonts correctly
  * Large shadow offsets rendered incorrectly
  * Fix incorrect closing of last drawing contour
  * Fix issues with undefined behavior in shifts
  * Lots of of malloc() error checking

(adam)

2015-02-11 10:51:09 UTC MAIN commitmail json YAML

FreeType 2.5.5 has been released. This is a minor bug fix release: All users of PCF fonts should update, since version 2.5.4 introduced a bug that prevented reading of such font files if not compressed.

(adam)

2015-02-11 09:43:48 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-server to 1.12.4nb8

(wiz)

2015-02-11 09:43:39 UTC MAIN commitmail json YAML

2015-02-11 09:38:19 UTC MAIN commitmail json YAML

2015-02-11 09:38:08 UTC MAIN commitmail json YAML

Uploaded bootkits for NetBSD/amd64, FreeBSD/i386 and Darwin/ppc to LOCAL_PORTS

They derived from safe bootkits in wip/ghc. See my previous commit for
details.

(pho)

2015-02-11 09:11:59 UTC MAIN commitmail json YAML

update of sudo to the next upstream patch version (1.7.10p8 to 1.7.10p9)

Upstream Changelog:

+  The TZ environment variable is now checked for safety instead of
    simply being copied to the environment of the command.
    This fixes a potential security issue.

+  Sudo now only builds Position Independent Executables (PIE) by
    default on Linux systems and verifies that a trivial test program
    builds and runs.

+  On Solaris 11.1 and higher, sudo binaries will now have the ASLR tag
    enabled if supported by the linker.

(spz)

2015-02-11 07:49:51 UTC MAIN commitmail json YAML

Oops, I forgot to replace some of ${PKGNAME} with ${PKGNAME_NOREV}

(pho)

2015-02-11 07:47:16 UTC MAIN commitmail json YAML

Preparing to upload some of bootkits to LOCAL_PORTS

Refactored bootstrap.mk with no semantic changes in this commit. I
will soon upload some of bootkits derived from wip/ghc to LOCAL_PORTS
but only for safe ones. Here's a note about safety:

* NetBSD/amd64, FreeBSD/i386, Darwin/ppc [SAFE]: These kits were built
  on my secured private machines under my exclusive control. I'm
  planning to upload them.

* Linux/amd64 [UNSAFE]: I built my kit for this one on a machine
  shared with my co-workers with root access. I won't upload it.

* NetBSD/i386 [UNSAFE]: I built my kit for this one on an Amazon EC2
  instance (although it's private). I won't upload it either.

For other developers, please do not upload any bootkits derived from
unsafe ones mentioned above, because they have some degree of
possibility of being compromised. And please keep in mind that
machines shared with someone or on a cloud hosting service should be
avoided for building bootkits.

(pho)

2015-02-11 00:17:42 UTC MAIN commitmail json YAML

Added emulators/libretro-mednafen-pce-fast version 20150210

(jmcneill)

2015-02-11 00:16:52 UTC MAIN commitmail json YAML

+ libretro-mednafen-pce-fast

(jmcneill)

2015-02-11 00:16:25 UTC MAIN commitmail json YAML

Import libretro-mednafen-pce-fast-20150210 as emulators/libretro-mednafen-pce-fast.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen PCE FAST is a TurboGrafx-16/NEC PC Engine/CD video game
system emulator.

(jmcneill)

2015-02-10 23:59:02 UTC MAIN commitmail json YAML

Updated misc/libcarddav to 0.6.2.2.2nb8

(wiz)

2015-02-10 23:58:53 UTC MAIN commitmail json YAML

Re-enable doc by default now that tex-adjustbox is fixed and the pdf builds.
Bump PKGREVISION.

(wiz)

2015-02-10 23:53:43 UTC MAIN commitmail json YAML

Bump PKGREVISION for PLIST change.

(wiz)

2015-02-10 23:29:18 UTC MAIN commitmail json YAML

2015-02-10 22:59:02 UTC MAIN commitmail json YAML

+ mkvtoolnix-7.6.0, nestopia-1.46.2 [http://0ldsk00l.ca/nestopia/],
  wxsvg-1.5.3.

(wiz)

2015-02-10 22:47:41 UTC MAIN commitmail json YAML

Updated shells/autojump to 22.2.4nb1

(wiz)

2015-02-10 22:47:33 UTC MAIN commitmail json YAML

Fix interpreter path in installed files. Bump PKGREVISION.

(wiz)

2015-02-10 22:32:04 UTC MAIN commitmail json YAML

Update MASTER_SITES.

(snj)

2015-02-10 22:25:38 UTC MAIN commitmail json YAML

Updated games/singularity to 0.30c [snj 2015-02-10]

(snj)

2015-02-10 22:25:24 UTC MAIN commitmail json YAML

Update to 0.30c.

Changes:
- Miscellaneous minor gameplay improvements
- Fixes a crash with python 2.7
- Removes support for savefiles older than 0.28
- Rewrite of the graphics system (new widgets and dialogs, etc.)
- Various minor bugfixes
- Translation improvements

(snj)

2015-02-10 22:11:00 UTC MAIN commitmail json YAML

Updated games/tyrquake to 0.61_20140630

(snj)

2015-02-10 22:10:33 UTC MAIN commitmail json YAML

Update tyrquake to the latest git snapshot, since a proper release does
not appear to be forthcoming.

Various code cleanup, minor bugfixes, etc.  Audio now works on Banana Pi
if started with -sndspeed 44100.

(snj)

2015-02-10 21:10:15 UTC MAIN commitmail json YAML

Needs convert to build.

(joerg)

2015-02-10 19:31:54 UTC MAIN commitmail json YAML

Let the build find intermediate libs when it wants to run intermediate rmic.

(tnn)

2015-02-10 19:31:03 UTC MAIN commitmail json YAML

2015-02-10 19:28:29 UTC MAIN commitmail json YAML

2015-02-10 19:27:53 UTC MAIN commitmail json YAML

autoconf processing needs libintl source, so depend on full gettext.

(joerg)

2015-02-10 17:53:19 UTC MAIN commitmail json YAML

Updated emulators/libretro-pcsx-rearmed to 0.22

(jmcneill)

2015-02-10 17:51:37 UTC MAIN commitmail json YAML

2015-02-10 15:29:54 UTC MAIN commitmail json YAML

Sorry, previous commit was one generation older at wip.
This is the correct version. This has
  share/texmf-dist/tex/latex/adjustbox/tc-pgf.def
installed.

(mef)

2015-02-10 15:17:14 UTC MAIN commitmail json YAML

Fixed typo 2014 to 2015.

(rxg)

2015-02-10 14:57:35 UTC MAIN commitmail json YAML

Fix error observed in SmartOS bulk build.
Note: PLIST.SunOS should list only files unique to SunOS, not duplicates.
XXX why does it bundle libfreetype.so.6? looks wrong.

(tnn)

2015-02-10 14:43:37 UTC MAIN commitmail json YAML

Updated audio/libxmp to 4.3.5
Updated audio/xmp to 4.0.10

(rxg)

2015-02-10 14:21:18 UTC MAIN commitmail json YAML

Note update of mail/postfix package to 2.11.4.

(taca)

2015-02-10 14:20:43 UTC MAIN commitmail json YAML

Update postfix to 2.11.4.

Postfix 2.11.4 only:

* Fix a core dump when smtp_policy_maps specifies an invalid TLS
  level.

* Fix a missing " in \%s\", in postconf(1) fatal error messages,
  which violated the C language spec. Reported by Iain Hibbert.

All supported releases:

* Stop excessive recursion in the cleanup server while recovering
  from a virtual alias expansion loop. Problem found at Two Sigma.

* Stop exponential memory allocation with virtual alias expansion
  loops. This came to light after fixing the previous problem.

(taca)

2015-02-10 11:44:32 UTC MAIN commitmail json YAML

Really fix previous. Now fontconfig loads and the jconsole UI comes up.
Bump PKGREVISION.

(tnn)

2015-02-10 11:02:16 UTC MAIN commitmail json YAML

2015-02-10 08:20:27 UTC MAIN commitmail json YAML

2015-02-10 08:12:52 UTC MAIN commitmail json YAML

Updated misc/libcarddav to 0.6.2.2.2nb7

(wiz)

2015-02-10 08:12:43 UTC MAIN commitmail json YAML

Add some more dependencies for the 'doc' option; additionally needs
! LaTeX Error: File `tc-pgf.def' not found.
which doesn't seem to be packaged yet; so disable doc option by default.

Bump PKGREVISION.

(wiz)

2015-02-10 05:29:59 UTC MAIN commitmail json YAML

As was proposed at pkgsrc-users@:
  http://mail-index.netbsd.org/pkgsrc-users/2015/02/08/msg021031.html
Some sites not found DNS on records are deleted.
One hostname change included also.
  - ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/ \
  + ftp://ftp.gtlib.gatech.edu/pub/kde/stable/ \
Thank you,

(mef)

2015-02-10 04:44:01 UTC MAIN commitmail json YAML

+ tex-adjustbox
+ tex-collectbox
+ tex-ydoc
---------------------------------------------------------------------

(mef)

2015-02-10 03:34:19 UTC MAIN commitmail json YAML

4.0.10 (20141030):
- Add AIFF file output driver (by Lorence Lombardo)
- Add command 'h' to display help message (by Eugene Toder)
- Fix sound driver deinitialization on signal (by Eugene Toder)
- Adjust CoreAudio driver latency
- Fix missing --all-sequences in help message

4.0.9 (20140926):
- Add option '-p' to set the default pan amplitude
- Add parameter 'default_pan' to configuration file
- Fix library detection when cross-compiling
- Fix Visual Studio 2013 build (by Stephen Leary)
- Default pan amplitude set to 50%

4.0.8 (20140714):
- Add command 'c' to display module comment
- Add command-line option -C to display module comment
- Fix ignored amplify option (by Dennis Lindroos)
- Fix Win64 compatibility (by Ozkan Sezer)
- Fix configuration file location in Windows (by Ozkan Sezer)
- Fix screen corruption with large number of rows

(rxg)

2015-02-10 03:30:03 UTC MAIN commitmail json YAML

4.3.5 (20150207):
Fix crashes with fuzzed files (reported by Lionel Debroux):
- add sanity check for ST3 S3M maximum sample size
- add sanity check for sample loop start
- add sanity check for speed 0
- add sanity check for invalid XM effects
- add sanity check for maximum number of channels
- add sanity check for number of points in IT envelope
- add sanity check for S3M file format information
- add sanity check for maximum sample size
- add sanity check for invalid envelope points
- add sanity check for basic module parameters
- add sanity check for instrument release after load error
- add sanity check for XM header size
- add sanity check for XM/IT/S3M/MTM/RTM parameters and sample size
- add sanity checks to inflate and lha decompressors
- add more tests to 669 and NO file detection
- fix mixer index overflow with large samples
- fix prowizard data request response
- fix EU/NP1/NP2/NP3 prowizard depackers
- fix crash on attempt to play invalid sample
- fix infinite loop in break+delay quirk
- reset module data before loading module
Other changes:
- fix loop processing error in scan (reported by Lionel Debroux)
- fix minimum BPM value for MED (reported by cspiegel)
- fix sample loop adjustment (by Emmanuel Julien)

4.3.4 (20150111):
Fix bugs caught in the OpenMPT test cases:
- fix XM keyoff+delay combinations
- fix XM fine pitch slide with pattern delay
- fix XM vibrato rampdown waveform
- fix XM volume column pan with keyoff and delay
- fix XM pan envelope position setting
- fix channel volume and instrument initialization
- fix end of module detection inside a loop
Fix bugs reported by Francisco Pareja-Lecaros:
- fix MASI (PSM) volume command
- fix MASI (PSM) note number parsing
- fix Noisetracker note limit detection
Other changes:
- fix overflow in linear interpolator (reported by Jochen Goernitz)
- fix MTM invalid track load (reported by Douglas Carmichael)
- add ProPacker 3.0 loader

4.3.3 (20141231):
Fix bugs caught in the OpenMPT test cases:
- fix XM note delay volume with no note or instrument set
- fix XM out-of-range note delays with pattern delays
Other changes:
- fix XM envelope loop length (reported by Per T�rner)
- fix big-endian detection in configuration (by Andreas Schwab)

4.3.2 (20141130):
Fix bugs caught in the OpenMPT test cases:
- fix IT invalid instrument number recovery
- fix IT note retrig on portamento with same sample
- fix XM portamento target reset on new instrument
- fix XM portamento with offset
- fix XM pan slide memory
- fix XM tremolo and vibrato waveforms
- fix MOD pattern break with pattern delay
- fix MOD Protracker offset bug emulation
- fix tremolo rate
Other changes:
- fix IT portamento after keyoff and note end
- fix IT fadeout reset on new note
- fix IT pattern row delay scan
- fix MOD/XM volume up+down priority (reported by Jason Gibson)
- fix MOD fine volume slide memory (reported by Dennis Lindroos)
- fix set sample offset effect (by Dennis Lindroos)
- fix Windows temp file (reported by Andreas Argirakis & Eric L騅esque)
- add emulation of the FT2 pattern loop bug (by Eugene Toder)
- allow loading of packed formats from memory
- allow loading of OpenMPT MOD files with large samples
- enable offset bug emulation by default for Protracker MODs
- code cleanup

4.3.1 (20141111):
Fix bugs caught in the OpenMPT test cases:
- fix IT filter envelope range
- fix IT envelope carry after envelope end
- fix XM note off with volume command
- fix XM K00 effect handling
- fix XM portamento with volume column portamento
- fix XM keyoff with instrument
- fix XM note limits
Fix bugs reported by Andreas Argirakis:
- fix MOD false positive for UNIC Tracker modules
- fix EMOD instrument finetune
- fix UNIC Tracker instrument finetune test
- fix NoisePacker1 loader
Other changes:
- fix IT tone portamento in first note (reported by Jan Engelhardt)
- fix XM invalid memory access in event reader
- fix STM empty note event read
- fix ABK loader test in Win32
- fix MOD period range enforcing (reported by Jason Gibson)
- fix ST2.6 speed effect (reported by Saga Musix)
- fix corner case memory leak in S3M loader
- fix retrig of single-shot samples after the end of the sample
- fix crash in envelope reset with invalid instrument
- fix module titles and instrument names in Mac OS X
- fix row delay initialization on new module
- refactor depacking code
- code cleanup

4.3.0 (20140926):
Fix bugs reported by Sami Jumppanen:
- fix MED4 instrument numbering
- fix MED effect FFF (turn note off)
- fix MED synth finetune effect
Fix bugs reported by Alexander Null:
- fix fine volume slide memory
- fix IT portamento after note end in sample mode
- fix S3M portamento after note end
Fix bugs caught in the OpenMPT test cases:
- add XM and IT envelope loop and sustain point quirk
- fix Amiga limits for notes with finetune
- fix XM invalid offset handling
- fix XM note release reset on new volume
- fix XM pattern loader to honor header size
- fix XM fine volume slide effect memory
- fix XM fine pitch slide effect memory
- fix XM finetune effect
- fix IT portamento if offset effect is used
- fix IT NNA on invalid sample mapping
- fix IT filter envelope index reset
- fix IT envelope carry on note cut events
- fix IT envelope reset on new instrument
- fix IT instrument change on portamento in compatible GXX mode
- fix IT unmapped sample parsing
- fix IT filter cutoff reset
Other changes:
- add API call to load a module from a file handle
- add API call to set default pan separation value
- add OpenMPT test cases to regression test suite
- add AMOS Music Bank loader (by Stephen Leary)
- refactor memory I/O calls
- read OctaMED annotation and song info text
- fix segfault in mixer caused by sample position overflow
- fix MED synth pitch slide reset on new note
- fix MED synth volume change during wait command
- fix MED synth envelope loop handling (reported by Stefan Martens)
- fix OctaMED SS default pitch transpose (reported by Karl Churchill)
- fix OctaMED instrument name loading
- fix XM, S3M, IT and MED offset effect handling
- fix IT fadeout and envelope reset on new virtual channel
- fix S3M shared effect parameter memory
- fix S3M default pan positions
- fix S3M set BPM effect with values < 32 (reported by Kyu S.)
- fix incorrect Noisetracker effect filtering (reported by Kyu S.)
- fix period limits for (possibly non-Amiga) Protracker clones
- fix loop counter reset on play buffer reset
- fix finetune effect

4.2.8 (20140714):
Fix bugs reported by Sami Jumppanen:
- fix OctaMED decimal volume decoding
- fix MED4 sampled instrument octave range
- fix mishandling of MED4 effect FFD
- fix MED synth waveform command CHD
Other changes:
- fix sequence number reset on player start
- fix stray notes in XM (reported by Andreas Argirakis)
- limit note number to avoid crash (reported by Bastian Pflieger)
- disable recursive file decompression

(rxg)

2015-02-10 02:52:28 UTC MAIN commitmail json YAML

Added print/tex-ydoc version 0.6alpha
Added print/tex-adjustbox version 1.0
Added print/tex-collectbox version 0.4b

(mef)

2015-02-10 02:48:23 UTC MAIN commitmail json YAML

Import tex-collectbox-0.4b as print/tex-collectbox.

The package provides macros to collect and process a macro argument (i.e.,
something which looks like a macro argument) as a horizontal box rather than
as a real macro argument.

The `arguments' are stored as if they had been saved by \savebox or by the
lrbox environment. Grouping tokens \bgroup and \egroup may be used, which
allows the user to have the beginning and end of a group in different macro
invocations, or to place them in the begin and end code of an
environment. Arguments may contain verbatim material or other special use of
characters.

The macros were designed for use within other macros.

(mef)

2015-02-10 02:48:10 UTC MAIN commitmail json YAML

Import tex-adjustbox-1.0 as print/tex-adjustbox.

The package provides several macros to adjust boxed content. One purpose is
to supplement the standard graphics package, which defines the macros
\resizebox, \scalebox and \rotatebox , with the macros\trimbox and
\clipbox. The main feature is the general \adjustbox macro which extends
the `key=value' interface of \includegraphics from the graphics package
and applies it to general text content. Additional provided box macros are
\lapbox, \marginbox, \minsizebox, \maxsizebox and \phantombox.

All macros use the collectbox package to read the content as a box and not
as a macro argument. This allows for all forms of content including special
material like verbatim content. A special feature of collectbox is used to
provide matching environments with the identical names as the macros.

(mef)

2015-02-10 02:47:54 UTC MAIN commitmail json YAML

Import tex-ydoc-0.6alpha as print/tex-ydoc.

'ydoc' provides macros and environments to document LaTeX packages and
classes.  It is an alternative to the 'ltxdoc' class and 'doc' package.  It
targets a different layout and tries to provide more modern styles (xcolor,
hyperref, etc.).

This is an alpha release. It should not be used yet for other packages.

(mef)

2015-02-10 00:26:49 UTC MAIN commitmail json YAML

drop stray X11 runtime dependencies from headless build

(tnn)

2015-02-09 22:25:15 UTC MAIN commitmail json YAML

2015-02-09 22:20:52 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install-RTx to 0.37

(wiz)

2015-02-09 22:20:44 UTC MAIN commitmail json YAML

Update to 0.37:

0.37 2014-12-24
- Add the Module::Install::ReadmeFromPod dependency

0.36 2014-09-02
- Add deprecated_rt and no_readme_generation flags to RTx()
- Alter the right structures when requires_rt_plugin is called twice

0.35 2014-07-28
- No changes since 0.34_05

0.34_05 2014-07-14
- Apply consistent transformations to RTHOME as we do when prompting
- Check Debian request-tracker4 install location by default as well

0.34_04 2014-06-26
- Automatically generate a README

0.34_03 2014-06-19
- Stop runtime code from clearing out inc/ if run as an author

0.34_02 2014-06-19
- Fix requires_rt_plugin
- Standardize error messages for rt_too_new and requires_rt

0.34_01 2014-06-19
- Remove RT 3.8-specific code
- Update documentation to reflect 3.8-era Plugin world order
- Add requires_rt_plugin helper
- Remove WITH_SUBDIRS support
- Remove non-working PREFIX support
- Add RT version information to META.yml
- Default minimum perl version based on minimum RT version
- Tidy Changes file

0.34 2014-05-20
- Backcompat workaround so you can ship static/css and static/js and on
  4.0 we copy to html/NoAuth/{css,js}.  Isn't a full win for images which
  needed a dhandler hack under 4.0.

0.33 2014-03-17
- Better error message when requires_rt dies
- Release a pent up set of changes now that they've been tested

0.32_02 2014-02-10
- Avoid some false positives that would offer a make upgrade-database
  which cannot work.

0.32_01 2014-01-10
- Now that we aren't packaging extensions against 3.6, we can use
  cmp_versions imported from RT core rather than copy/paste.
- new rt_too_new which allows you to bail out before being installed on a
  version of RT which is too new for you to function normally on
  (corollary to requires_rt).
- requires_rt now dies if your RT is too old rather than just warning.

0.32 2013-09-06
- new make upgrade-database command; this feature needs RT 4.2 or
  4.0.14+ for maximum benefit, and is used in the RTIR 3.0 release
  series

0.31 2013-04-08
- Use the DatabaseAdmin configuration if supplied
- Install /static/ on future 4.2 versions of RT

0.30 2012-11-06
- remove a lot of old unused code
- add support for a 4.1 feature that records database changes made by the
  extension

(wiz)

2015-02-09 22:03:19 UTC MAIN commitmail json YAML

+ calibre-2.19, dbus-1.8.16, digikam-4.7.0, fluxbox-1.3.7, glu-10.4.4,
  php-owncloud-8, postfix-3.0, sudo-1.8.12p1.

(wiz)

2015-02-09 21:56:49 UTC MAIN commitmail json YAML

Fix previous. Theora.pdf is only created if many more dependencies
are available.

(wiz)

2015-02-09 21:55:36 UTC MAIN commitmail json YAML

Finish update to 2.3.9 by updating the PLIST to match.

(wiz)

2015-02-09 21:53:28 UTC MAIN commitmail json YAML

Updated games/maelstrom-sdl to 3.0.6

(snj)

2015-02-09 21:53:10 UTC MAIN commitmail json YAML

Update to 3.0.6.  Freshen up HOMEPAGE and MASTER_SITES.  Add LICENSE.

Changes:
* Added support for MacBinary resource files
* Updated README.joystick to reflect joystick support
* Fixed volume lockup bug on MacOS X
* Fixed network bug with more than one player

(snj)

2015-02-09 21:46:01 UTC MAIN commitmail json YAML

Add missing dependency that broke the build.

(wiz)

2015-02-09 20:23:18 UTC MAIN commitmail json YAML

Updated games/REminiscence to 0.2.1

(snj)

2015-02-09 20:22:56 UTC MAIN commitmail json YAML

Update to 0.2.1.  This game has the best intro music ever.

release 0.2.1 (2011/03/15)
- added missing music playback to PC-CD SEQ cutscenes
- fixed some palette and sprite issues with Amiga data
release 0.2.0 (2011/03/11)
- added support for PC-CD SEQ cutscenes
- added support for Amiga data files (experimental)
- fixed minor sound glitches
release 0.1.9 (2007/03/16)
- fixed minor glitches in cutscenes
- fixed several Conrad moves
- fixed fast mode
- made game version autodetection defaulting to English
- added support for SegaCD speech files
release 0.1.8 (2005/08/31)
- fixed crash in MOD player
- fixed minor glitch with in-game save switches
release 0.1.7 (2005/08/24)
- improved in-game menu
- added autodetection for language of the game
- added support for Amiga music files
- added support for the protection screen (disabled by default)

(snj)

2015-02-09 18:55:45 UTC MAIN commitmail json YAML

Add a build dependency on py-hgtools.
Seems to be needed, at least sometimes.

(wiz)

2015-02-09 18:53:12 UTC MAIN commitmail json YAML

Updated devel/py-hgtools to 6.3

(wiz)

2015-02-09 18:53:03 UTC MAIN commitmail json YAML

Update to 6.3. Update LICENSE (see 6.0 below).

6.3
~~~

* Updated 'dev' revision to be compatible with setuptools 8 canonical
  pre-release version numbering (now '.dev0').

6.2.1
~~~~~

* Pull Request #7: Fixed intermittent test failures.

6.2
~~~

* Issue #28: Fixed poor parsing of git version. Also provide a nicer error
  message when no repo manager is found.
* Added support for querying the Mercurial version in cmd.Mercurial.

6.1
~~~

* Issue #21: GitManager is now only valid if Git 1.7.10 or later is present.

6.0
~~~

* Issue #23: hgtools no longer imports Mercurial and thus does not link to
  it. Applications that wish to use the in-process Mercurial manager must
  first `import mercurial.dispatch` in their application.
* Issue #23: hgtools is now licensed under the MIT license.

5.3
~~~

* Issue #19: Add file finder support for git. Credit to Berry Phillips.

5.2
~~~

* Issue #20: Added support for listing all git tags. Credit to Berry Phillips.

5.1
~~~

* In version inference, always fallback to increment (or None) when an
  Exception occurs in the calculation.

5.0.1
~~~~~

* Issue #17: Fix regression on older versions of setuptools where unspecified
  distribution attributes would cause use_vcs_version of None to supersede
  a supplied use_hg_version.

5.0
~~~

* Added new ``use_vcs_version`` distutils parameter to supersede
  ``use_hg_version``. Clients should update to use this new parameter as soon
  as hgtools 5.0 is generally available.
* Initial git support. The tool now nominally supports eliciting the project
  version from a git tag. Many of the hg features are not yet implemented,
  such as auto-incrementing versions when the current revision is not on a
  tag and file discovery from repo metadata.
  This new Git support provides experimental support for dual-hosted
  repositories (such as those found on Kiln). Since file discovery is not yet
  tested or implemented, there are likely to be yet undiscovered issues.
* Refactored the Manager models to better support the two repositories.
  Clients that use hgtools to programmatically manipulate repositories will
  need to update to use the new names. In particular, HGRepoManager was
  renamed to RepoManager. SubprocessManager renamed to MercurialManager and
  a new GitManager was created. The LibraryManager was renamed to
  MercurialInProcManager.

4.0
~~~

* Removed functions in hgtools (package) module deprecated since 0.6.6.

3.0.2
~~~~~

* Restored Python 2.6 compatibility in reentry module.

3.0.1
~~~~~

* Merged changes from 2.2.2 to address #13.

3.0
~~~

* Removed support for Python 2.5. Python 2.6 or later is now required.

2.2.3
~~~~~

* Restored Python 2.5 compatibility in some modules.

2.2.2
~~~~~

* Removed the LibraryManager from the default imports. This means it will not
  be available unless the client application specifically imports
  `hgtools.managers.library`. This change appears to fix #13.

2.2.1
~~~~~

* Added some exception handling and tests around Library Manager in the hopes
  of preventing #13.

2.2
~~~

* LibraryManager has been re-written to use the command-line API in-process.
  The new LibraryManager now only works Python 2.7 and greater, but also now
  shares the same capability as the SubprocessManager with full tags support.

2.1
~~~

* hgtools now builds natively on Python 3, rather than requiring a 2to3
  conversion at install time.

2.0.3
~~~~~

* Issue #12: Suppress exceptions besides ImportError when importing
  Mercurial modules.

(wiz)

2015-02-09 18:39:31 UTC MAIN commitmail json YAML

2015-02-09 18:35:13 UTC MAIN commitmail json YAML

In amanda*, reduce default options.

Add an 'ndmp' option, disabled by default.
Disable kerberos option by default.

These two changes allow amanda to build again on OS X.  My belief,
posited on pkgsrc-users without contradiction, is that no pkgsrc users
use these features anyway.  Normal amanda usage these days is over ssh
(which gets one PFS).  NDMP is for direct dumping of NAS: usage is
probably rare and also in large installations where rebuilding is not
hard.

All in all, I thought it better for the pkgsrc/amanda universe to have
consistent options across platforms than to selectively disable on OS
X.

(gdt)

2015-02-09 16:55:01 UTC MAIN commitmail json YAML

Add 8 to USE_HAVA2 description.

(ryoon)

2015-02-09 15:44:12 UTC MAIN commitmail json YAML

Updated devel/p5-Mixin-ExtraFields to 0.140.002
Updated devel/p5-Mixin-ExtraFields-Param to 0.021

(mef)

2015-02-09 15:42:51 UTC MAIN commitmail json YAML

Update 0.011 to 0.021
---------------------
0.021    2014-01-21 22:11:55-05:00 America/New_York
        - fix github links

0.020    2013-10-02 12:26:36 America/New_York
        - updated repo metadata, minor tweaks to prereqs and code

(mef)

2015-02-09 15:40:58 UTC MAIN commitmail json YAML

Revert MASTER_SITES= to authors URL.

(mef)

2015-02-09 15:31:25 UTC MAIN commitmail json YAML

Update 0.100.971 to 0.140.002
-----------------------------
0.140002  2013-10-03 19:20:01 America/New_York
          fix documentation embarrassments (thanks, fschlich@github!)

0.140001  2013-09-28 21:58:59 America/New_York
          woah! replace *ancient* Dist::Zilla configuration

0.132720  2013-09-28 21:55:52 America/New_York
          update bugtracker, repo links

(mef)

2015-02-09 15:22:05 UTC MAIN commitmail json YAML

Updated devel/p5-List-UtilsBy to 0.09
Updated devel/p5-Locale-PO to 0.27
Updated devel/p5-MetaCPAN-API to 0.50

(mef)

2015-02-09 15:20:32 UTC MAIN commitmail json YAML

(pkgsrc)
- Convert Module::Build to MakeMaker (delete PERL5_MODULE_TYPE= )
(upstream)
- Update 0.43 to 0.50
-------------------
0.50        24.01.15
            * Convert to Moo. (Graham Knop @haarg)
            * Use Types::Standard. (Graham Knop @haarg)
            * Remove Module::Build. (Graham Knop @haarg)
            * Deprecate using x_deprecate meta-data. (Graham Knop @haarg)

0.44        25.04.14
            **** DEPRECATED ****
            Please use MetaCPAN::Client - new version, rewritten.

(mef)

2015-02-09 15:14:52 UTC MAIN commitmail json YAML

Update 0.21 to 0.27
-------------------
0.27  Dec 15 2014
  -  Fix RT#94231 (previous - fuzzy - msgid, #|). Thanks to Raphael Hertzog
      for reporting it. Added a test case now, but previous messages are
      treated like fuzzy messages, so use fuzzy_msgid().

0.26  Dec 14 2014
  -  Fix RT#42811 (don't add a flag twice). Thanks to Jason Sill for his
      bug report from 2009 (!). Jason, sorry and better late than never.

0.25  Dec 14 2014
  -  This release now should work reliably on Linux, MSWin32, msys and
      I believe also MacOS, also when writing PO files from one platform
      and reading them back on another. Hopefully :-)
  -  Fix RT#99069 (\ not being escaped). Thanks to Jeff Fearn.
  -  Fix RT#87374 (mixed \r\n handling problems). Thanks to Jason
      Fesler for the bug report.

0.24  May 29 2014
  -  Fix inline "\n" not being escaped properly. RT #96016
      Thanks to Jeff Fearn for bug report and patch.

0.23  Feb 06 2013
  -  Bugs RT#76366 and RT#54064 - Added encoding option. Now we can load & save
      PO files in any encoding, For example in 'utf8'. Added test about this.
      (patch by Perlover, based on patch from Zach)
  -  Some code indenting inside.

0.22  Sep 03 2012
  -  New maintainer: Cosimo Streppone (COSIMO)
  -  Bug RT#40009 Incorrect handling of multi-line obsolete entries
      (patch by Joshua Miller, test case by Cosimo Streppone)
  -  Bug RT#66264 Added support for fuzzy string prefix "#|" and "#~|".
      (patch by Joshua Miller)

(mef)

2015-02-09 15:08:37 UTC MAIN commitmail json YAML

Update 0.07 to 0.09
-------------------
0.09    CHANGES:
        * Added 'unzip_by'
        * Added 'nmax_by' and 'nmin_by' name aliases for 'max_by'/'min_by'

0.08    CHANGES:
        * Ensure that 'bundle_by' passes a short list to the body function
          rather than trailing undefs
        * Better hopefully-more efficient implementation of *sort_by.
        * Removed back-compat renames of sortby etc..

(mef)

2015-02-09 13:40:32 UTC MAIN commitmail json YAML

Removed devel/p5-ExtUtils-MakeMaker 7.05.10 entry. The update reverted to 7.04.

(mef)

2015-02-09 13:38:32 UTC MAIN commitmail json YAML

Revert 7.05.10 to 7.04. 7.05.10 was really 7.05_10 and DEVELOPER RELEASE,
should not be updated to that.
Sorry and Thanks markd.

(mef)