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 (4h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 00:23:59 UTC Now

2015-02-20 10:11:24 UTC MAIN commitmail json YAML

Update to 2.44

Upstream changes:
Changes in version 2.44
-----------------------

* Be gentle to the user community and turn fix 92462 into a warning.
  This may be changed back to error in some future release.

(wen)

2015-02-20 09:38:00 UTC MAIN commitmail json YAML

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

2015-02-20 07:50:35 UTC MAIN commitmail json YAML

Update 1.43 to 1.45, but Changes after 1.43 is not known.

(mef)

2015-02-20 07:37:23 UTC MAIN commitmail json YAML

Update 1.27 to 3.05
-------------------
3.05 2015-01-12
    - Fixed infinite loop in Net::SMTP::auth().  [CPAN RT#100235]

3.04 2014-11-29
    - SNI is now only used for SSL connections if it is supported by
      IO::Socket::SSL (i.e. OpenSSL version >= 1).  (The previous release
      switched to using SNI by default, which caused some CPAN Testers
      failures.)  [Steffen Ullrich, PR#10]

3.03 2014-11-28
    - Remodelled SSL support in Net::NNTP in the manner of Net::POP3 and
      Net::SMTP.  [Steffen Ullrich, PR#9]

    - Increased minimum requred IO::Socket::SSL version from 1.999 to 2.007 to
      fix data connection problems in Net::FTP.  [Steffen Ullrich, CPAN
      RT#100529]

    - Fixed a broken port() call in pasv_xfer()/pasv_xfer_unique() in Net::FTP.
      [Mario Preksavec, PR#8]

    - Increased minimum required Socket version from 1.3 to 2.016.  This may be
      required when those modules that can support IPv6 load IO::Socket::IP (on
      some OSes, at least).  It does not appear to be necessary if they load
      IO::Socket::INET6 or IO::Socket::INET instead, but this is not easy for
      the end-user to control so it is simpler to always insist on Socket 2.016
      or higher.  [CPAN RT#100020]

    - Fixed "Argument ... isn't numeric in subroutine entry" warnings when using
      older versions of Perl.  [CPAN RT#100020]

    - Added optional Changes testing (skipped unless AUTHOR_TESTING).
    - Reformatted Changes file as per CPAN::Changes::Spec.

3.02 2014-10-10
    - Don't run interactive prompt() in Makefile.PL when in PERL_CORE.
    - Fix $smtp->auth($sasl) to try the AUTH mechanism (if present) in the
      Authen::SASL object before falling back on other mechanisms.  [CPAN
      RT#99415]

3.01 2014-10-09
    - Require IO::Socket::SSL >= 1.999 to protect against a bad version (0.30)
      of IO::Socket::IP and hopefully fix another bunch of CPAN Testers
      failures.

3.00 2014-10-09
    - Skip Perl Critic, Pod and Pod Coverage tests unless AUTHOR_TESTING.  [CPAN
      RT#99399]

    - Synchronize all $VERSIONs to the distribution's version number, bumping
      that to 3.00 so that no $VERSIONs end up going backwards.

1.30 2014-10-08
    - Sigh. Fix PAUSE indexing problem again. Net::SMTP::SSL is already used by
      Net-SMTP-SSL.

1.29 2014-10-08
    - Fix PAUSE indexing problem. Net::POP3::_SSLified and Net::SMTP::_SSLified
      are already used by Net-SSLGlue.

1.28 2014-10-08
    - Improve code()/message() initialization and error handling in Net::Cmd.
      [Tom Metro, CPAN RT#14875]

    - Don't use the ALLO command on FTP servers that don't support it.  [CPAN
      RT#95717]

    - Stop Makefile.PL from requiring interactive configuration when running via
      cpan, cpanp or cpanm: just accept all defaults in these cases, as when
      running non-interactively.  [CPAN RT#48966]

    - Add optional POD coverage testing.
    - Add optional POD testing.
    - Add optional Perl::Critic testing.
    - Make code Perl::Critic clean.
    - Move Net/*.pm into lib/Net/ sub-directory within distribution.  This is
      the usual layout style these days.

    - Change Net::SMTP::auth() so that it now falls back to another supported
      AUTH method if a given AUTH method fails.  [Ivan Baktsheev, PR#3]

    - Change Net::SMTP::auth() so that it uses the SMTP AUTH mechanism(s)
      specified in the Authen::SASL object if one is provided instead of a
      username.  If a plain text username is specified then use the first
      reported SMTP AUTH method supported, as usual.  [Ewen McNeill, CPAN
      RT#58002]

    - Add support for IPv6 and SSL to Net::FTP, Net::NNTP, Net::POP3 and
      Net::SMTP.  These features are only available if the user has:

      * a recent IO::Socket::SSL for SSL support;

      * a recent IO::Socket::IP or an older IO::Socket::INET6 for IPv6 support.

      If no SSL module is available it will work as before, but attempts to use
      the SSL functionality will result in an error message.  If no IPv6 modules
      are available it will just use IPv4 as before.  With IPv6 modules
      installed one can of course still access IPv4 hosts.  [Steffen Ullrich,
      CPAN RT#93823]

(mef)

2015-02-20 07:15:29 UTC MAIN commitmail json YAML

Update 1.132870 to 1.143630
----------------------------
1.143630 2014-12-29
    - Updated country codes and names (including reservations)
    - Updated database: Mon Dec 29 06:40:01 2014 UTC.

1.141670 2014-06-16
    - Spelling fix (RT #93091)
    - Updated database: Mon Jun 16 06:40:01 2014 UTC.

1.140470 2014-02-16
    - Updated database: Sun Feb 16 06:40:01 2014 UTC.

(mef)

2015-02-20 07:09:19 UTC MAIN commitmail json YAML

PR pkg/49672: OSX build fix (already reported and fixed upstream)
While here simplify Interix fix by overriding autoconf test instead of
manually patching the sources.

(tnn)

2015-02-20 07:08:51 UTC MAIN commitmail json YAML

Update to 2.28
--------------
IP-Country-2.28, 2013.05.15
---------------------------
Thanks to ANDK for bug report.
BUGFIX: http://rt.cpan.org/Public/Bug/Display.html?id=74843
  minor robustness suggestion to work with CPAN::Reporter
Database update (thx NHORNE and darrenrh-at-gmail for reminder)

(mef)

2015-02-20 05:45:05 UTC MAIN commitmail json YAML

Update MASTER_SITES, HOMEPAGE. Add gnu-gpl-v2 LICENSE

(mef)

2015-02-20 03:14:01 UTC MAIN commitmail json YAML

Update MASTER_SITES (for all of hunspell-*), using MASTER_SITE_OPENOFFICE.
Previous one was no longer in DNS record.
Thanks wiz for review (at pkgsrc-users).

(mef)

2015-02-20 01:18:50 UTC MAIN commitmail json YAML

- typo3-6.2.3.

(taca)

2015-02-20 01:18:28 UTC MAIN commitmail json YAML

Note update of lang/php56 package to 5.6.6.

(taca)

2015-02-20 01:17:50 UTC MAIN commitmail json YAML

Update php56 to 5.6.6 (PHP 5.6.6).

19 Feb 2015, PHP 5.6.6

- Core:
  . Removed support for multi-line headers, as the are deprecated by RFC 7230.
    (Stas)
  . Fixed bug #67068 (getClosure returns somethings that's not a closure).
    (Danack at basereality dot com)
  . Fixed bug #68942 (Use after free vulnerability in unserialize() with
    DateTimeZone). (CVE-2015-0273) (Stas)
  . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
    buffer overflow). (Stas)
  . Fixed Bug #67988 (htmlspecialchars() does not respect default_charset
    specified by ini_set) (Yasuo)
  . Added NULL byte protection to exec, system and passthru. (Yasuo)

- Dba:
  . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)

- Enchant:
  . Fixed bug #68552 (heap buffer overflow in enchant_broker_request_dict()).
    (Antony)

- Fileinfo:
  . Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)
  . Fixed bug #67647 (Bundled libmagic 5.17 does not detect quicktime files
    correctly). (Anatol)
  . Fixed bug #68731 (finfo_buffer doesn't extract the correct mime with some
    gifs). (Anatol)

- FPM:
  . Fixed bug #66479 (Wrong response to FCGI_GET_VALUES). (Frank Stolle)
  . Fixed bug #68571 (core dump when webserver close the socket).
    (redfoxli069 at gmail dot com, Laruence)

- JSON:
  . Fixed bug #50224 (json_encode() does not always encode a float as a float)
    by adding JSON_PRESERVE_ZERO_FRACTION. (Juan Basso)

- LIBXML:
  . Fixed bug #64938 (libxml_disable_entity_loader setting is shared
    between threads). (Martin Jansen)

- Mysqli:
  . Fixed bug #68114 (linker error on some OS X machines with fixed
    width decimal support) (Keyur Govande)
  . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
    has rounding errors) (Keyur Govande)

- Opcache:
  . Fixed bug with try blocks being removed when extended_info opcode
    generation is turned on. (Laruence)

- PDO_mysql:
  . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
    named pipes). (steffenb198 at aol dot com)

- Phar:
  . Fixed bug #68901 (use after free). (bugreports at internot dot info)

- Pgsql:
  . Fixed Bug #65199 (pg_copy_from() modifies input array variable) (Yasuo)

- Session:
  . Fixed bug #68941 (mod_files.sh is a bash-script) (bugzilla at ii.nl, Yasuo)
  . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
  . Fixed bug #68063 (Empty session IDs do still start sessions) (Yasuo)

- Sqlite3:
  . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
    required_num_args). (Julien)

- Standard:
  . Fixed bug #65272 (flock() out parameter not set correctly in windows).
    (Daniel Lowrey)
  . Fixed bug #69033 (Request may get env. variables from previous requests
    if PHP works as FastCGI). (Anatol)

- Streams:
  . Fixed bug which caused call after final close on streams filter. (Bob)

(taca)

2015-02-19 22:29:19 UTC MAIN commitmail json YAML

2015-02-19 22:27:59 UTC MAIN commitmail json YAML

2015-02-19 22:27:15 UTC MAIN commitmail json YAML

locks only exists for pthread_mutex_lock and friends, don't use it
otherwise.

(joerg)

2015-02-19 22:26:22 UTC MAIN commitmail json YAML

2015-02-19 22:25:54 UTC MAIN commitmail json YAML

2015-02-19 22:25:12 UTC MAIN commitmail json YAML

2015-02-19 22:24:24 UTC MAIN commitmail json YAML

It is not portable to convert va_list to boolean value and certainly
won't do the right thing on platforms where it is valid. Bump revision.

(joerg)

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

2015-02-19 22:22:36 UTC MAIN commitmail json YAML

_init is not the correct symbol to check for in a library, ARM's EHABI
has moved to array based constructor invocation.

(joerg)

2015-02-19 21:57:05 UTC MAIN commitmail json YAML

Describe rpi option. Sort.

(wiz)

2015-02-19 21:56:27 UTC MAIN commitmail json YAML

add checksum for a patch that was added for rpi support

(wiz)

2015-02-19 21:55:47 UTC MAIN commitmail json YAML

2015-02-19 21:33:22 UTC MAIN commitmail json YAML

2015-02-19 21:18:52 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4624 - requested by taca
graphics/jasper: security patch

Revisions pulled up:
- graphics/jasper/Makefile                                      1.39-1.40
- graphics/jasper/distinfo                                      1.16-1.17
- graphics/jasper/patches/patch-CVE-2014-9029                  deleted
- graphics/jasper/patches/patch-ad                              deleted
- graphics/jasper/patches/patch-ae                              deleted
- graphics/jasper/patches/patch-ag                              deleted
- graphics/jasper/patches/patch-ah                              deleted
- graphics/jasper/patches/patch-ai                              deleted
- graphics/jasper/patches/patch-aj                              deleted
- graphics/jasper/patches/patch-configure                      1.1
- graphics/jasper/patches/patch-src_libjasper_jp2_jp2__cod.c    1.1
- graphics/jasper/patches/patch-src_libjasper_jp2_jp2__dec.c    1.1
- graphics/jasper/patches/patch-src_libjasper_jpc_jpc__cs.c    1.1
- graphics/jasper/patches/patch-src_libjasper_jpc_jpc__dec.c    1.1-1.2
- graphics/jasper/patches/patch-src_libjasper_jpc_jpc__qmfb.c  1.1

---
  Module Name: pkgsrc
  Committed By: he
  Date: Thu Jan  1 14:15:27 UTC 2015

  Modified Files:
  pkgsrc/graphics/jasper: Makefile distinfo
  Added Files:
  pkgsrc/graphics/jasper/patches: patch-configure
      patch-src_libjasper_jp2_jp2__cod.c
      patch-src_libjasper_jp2_jp2__dec.c
      patch-src_libjasper_jpc_jpc__cs.c
      patch-src_libjasper_jpc_jpc__dec.c
  Removed Files:
  pkgsrc/graphics/jasper/patches: patch-CVE-2014-9029 patch-ad patch-ae
      patch-ag patch-ah patch-ai patch-aj

  Log Message:
  Rename patches to conform to the "new" style.
  Add comments to the patches.
  Add fix for oCERT-2014-012, pulled from RedHat.
  Add fix from Debian bug 469786.
  Add LICENSE setting, I think modified-bsd is fitting.
  Bump PKGREVISION.

---
  Module Name: pkgsrc
  Committed By: snj
  Date: Sun Feb  8 23:04:22 UTC 2015

  Modified Files:
  pkgsrc/graphics/jasper: Makefile distinfo
  pkgsrc/graphics/jasper/patches: patch-src_libjasper_jpc_jpc__dec.c
  Added Files:
  pkgsrc/graphics/jasper/patches: patch-src_libjasper_jpc_jpc__qmfb.c

  Log Message:
  Fix CVE-2014-8157 and CVE-2014-8158.  Bump PKGREVISION to 10.

(tron)

2015-02-19 21:05:17 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickes #4622 and #4624.

(tron)

2015-02-19 20:56:59 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4622 - requested by taca
net/bind910: security update

Revisions pulled up:
- net/bind910/Makefile                                          1.5
- net/bind910/distinfo                                          1.4

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Feb 19 00:37:17 UTC 2015

  Modified Files:
  pkgsrc/net/bind910: Makefile distinfo

  Log Message:
  Update bind910 to 9.10.1pl2 (BIND 9.10.1-P2).

  --- 9.10.1-P2 released ---

  4053. [security] Revoking a managed trust anchor and supplying
  an untrusted replacement could cause named
  to crash with an assertion failure.
  (CVE-2015-1349) [RT #38344]

  4027. [port] Net::DNS 0.81 compatibility. [RT #38165]

(tron)

2015-02-19 19:45:41 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickes #4618 and #4621.

(tron)

2015-02-19 19:45:02 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4621 - requested by taca
net/bind99: security update

Revisions pulled up:
- net/bind99/Makefile                                          1.42
- net/bind99/distinfo                                          1.27

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Feb 19 00:36:27 UTC 2015

  Modified Files:
  pkgsrc/net/bind99: Makefile distinfo

  Log Message:
  Update bind99 to 9.9.6pl2 (BIND 9.9.6-P2).

  --- 9.9.6-P2 released ---

  4053. [security] Revoking a managed trust anchor and supplying
  an untrusted replacement could cause named
  to crash with an assertion failure.
  (CVE-2015-1349) [RT #38344]

  4027. [port] Net::DNS 0.81 compatibility. [RT #38165]

(tron)

2015-02-19 19:18:59 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4618 - requested by sevan
lang/php56: security patch

Revisions pulled up:
- lang/php56/Makefile                                          1.3
- lang/php56/distinfo                                          1.5
- lang/php56/patches/patch-ext_date_php_date.c                  1.1
- lang/php56/patches/patch-ext_date_tests_bug68942.phpt        1.1
- lang/php56/patches/patch-ext_date_tests_bug68942_2.phpt      1.1

---
  Module Name:    pkgsrc
  Committed By:  sevan
  Date:          Thu Feb 19 00:23:20 UTC 2015

  Modified Files:
          pkgsrc/lang/php56: Makefile distinfo
  Added Files:
          pkgsrc/lang/php56/patches: patch-ext_date_php_date.c
              patch-ext_date_tests_bug68942.phpt
              patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Fix CVE-2015-0273 php: #68942 Use after free vulnerability in
  unserialize() with DateTimeZone

  Reviewed by wiz@

(tron)

2015-02-19 18:47:37 UTC MAIN commitmail json YAML

Updated textproc/urlview to 0.9nb5

(snj)

2015-02-19 18:47:17 UTC MAIN commitmail json YAML

fix a bashism in url_handler.sh and drop the bash dependency.

XXX this script sucks and won't work out of the box. the user has to edit
it to supply appropriate paths to the programs that should be handed the URL.

(snj)

2015-02-19 18:46:51 UTC MAIN commitmail json YAML

fix a bashism in url_handler.sh and drop the bash dependency.

XXX this script sucks and won't work out of the box. the user has to edit
it to supply appropriate paths to the programs that should be handed the URL.

(snj)

2015-02-19 16:07:26 UTC MAIN commitmail json YAML

typo3_62 dose not support PHP 5.6.0 and later.

(taca)

2015-02-19 15:32:11 UTC MAIN commitmail json YAML

Note remove of EOL TYPO3 packages.

www/typo3_47
www/typo3_60
www/typo3_61

(taca)

2015-02-19 15:31:27 UTC MAIN commitmail json YAML

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

2015-02-19 15:29:47 UTC MAIN commitmail json YAML

2015-02-19 15:29:06 UTC MAIN commitmail json YAML

Remove typo3_47, typo3_60 and typo3_61.

(taca)

2015-02-19 15:22:31 UTC MAIN commitmail json YAML

Note addition of www/typo3_62 package version 6.2.9.

(taca)

2015-02-19 15:21:57 UTC MAIN commitmail json YAML

Add and enable typo3_62.

(taca)

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

2015-02-19 14:52:06 UTC MAIN commitmail json YAML

Note remove of net/bind96 and net/bind98 packages.

(taca)

2015-02-19 14:51:30 UTC MAIN commitmail json YAML

2015-02-19 14:50:31 UTC MAIN commitmail json YAML

2015-02-19 14:49:52 UTC MAIN commitmail json YAML

Remove bind96 and bind98.

(taca)

2015-02-19 14:45:29 UTC MAIN commitmail json YAML

Note update of net/nagios-plugins package to 1.4.15nb10.

(taca)

2015-02-19 14:45:03 UTC MAIN commitmail json YAML

Depends on bind910 instead of old bind96.

Bump PKGREVISION.

(taca)

2015-02-19 14:44:24 UTC MAIN commitmail json YAML

Note update of meta-pkgs/bulk-medium package to 20150219.

(taca)

2015-02-19 14:43:35 UTC MAIN commitmail json YAML

* Remove bind96 and bind98.
* Add bind910.

Update to 20150219.

(taca)

2015-02-19 14:26:21 UTC MAIN commitmail json YAML

-reduce-relocations is only supported on x86.

(joerg)

2015-02-19 14:25:12 UTC MAIN commitmail json YAML

2015-02-19 14:23:57 UTC MAIN commitmail json YAML

Correction of PKGNAME to follow the rule. Thanks wiz.

(mef)

2015-02-19 14:20:51 UTC MAIN commitmail json YAML

Remove configure.in patch -- autoconf isn't run, and the corresponding
patch for configure has many more changes anyway.

(wiz)

2015-02-19 14:19:18 UTC MAIN commitmail json YAML

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

Updated editors/emacs21 to 21.4anb32

(wiz)

2015-02-19 14:18:52 UTC MAIN commitmail json YAML

2015-02-19 14:18:23 UTC MAIN commitmail json YAML

2015-02-19 14:12:33 UTC MAIN commitmail json YAML

Depend on libgcc to provide working atomic instructions. Use consistent
types for the 32bit operations, intptr_t can be either int or long.
Clang at least is picky about this.

(joerg)

2015-02-19 14:09:32 UTC MAIN commitmail json YAML

2015-02-19 14:08:29 UTC MAIN commitmail json YAML

2015-02-19 13:36:01 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.22.

(taca)

2015-02-19 13:35:24 UTC MAIN commitmail json YAML

Update php55 to 5.5.22 (PHP 5.5.22).

19 Feb 2015, PHP 5.5.22

- Core:
  . Fixed bug #67068 (getClosure returns somethings that's not a closure).
    (Danack at basereality dot com)
  . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
    buffer overflow). (Stas)
  . Fixed bug #68942 (Use after free vulnerability in unserialize() with
    DateTimeZone). (CVE-2015-0273) (Stas)
  . Added NULL byte protection to exec, system and passthru. (Yasuo)
  . Removed support for multi-line headers, as the are deprecated by RFC 7230.
    (Stas)

- Date:
  . Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)

- Dba:
  . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)

- Enchant:
  . Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()).
    (Antony)

- Fileinfo:
  . Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)

- FPM:
  . Fixed bug #66479 (Wrong response to FCGI_GET_VALUES). (Frank Stolle)
  . Fixed bug #68571 (core dump when webserver close the socket).
    (redfoxli069 at gmail dot com, Laruence)

- Libxml:
  . Fixed bug #64938 (libxml_disable_entity_loader setting is shared
    between threads). (Martin Jansen)

- OpenSSL:
  . Fixed bug #55618 (use case-insensitive cert name matching).
    (Daniel Lowrey)

- PDO_mysql:
  . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
    named pipes). (steffenb198@aol.com)

- Phar:
  . Fixed bug #68901 (use after free). (bugreports at internot dot info)

- Pgsql:
  . Fixed Bug #65199 'pg_copy_from() modifies input array variable). (Yasuo)

- Sqlite3:
  . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
    required_num_args). (Julien)

- Mysqli:
  . Fixed bug #68114 (linker error on some OS X machines with fixed
    width decimal support) (Keyur Govande)
  . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
    has rounding errors) (Keyur Govande)

- Session:
  . Fixed bug #68941 (mod_files.sh is a bash-script) (bugzilla at ii.nl, Yasuo)
  . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
  . Fixed bug #68063 (Empty session IDs do still start sessions) (Yasuo)

- Standard:
  . Fixed bug #65272 (flock() out parameter not set correctly in windows).
    (Daniel Lowrey)
  . Fixed bug #69033 (Request may get env. variables from previous requests
    if PHP works as FastCGI)

- Streams:
  . Fixed bug which caused call after final close on streams filter. (Bob)

(taca)

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

Updated databases/p5-DBD-postgresql to 3.5.1

(wiz)

2015-02-19 13:19:16 UTC MAIN commitmail json YAML

Update to 3.5.1:

Version 3.5.1  Released February 17, 2015 (git commit 6c3457ee20c19ae492d29c490af6800e7e6a0774)

  - Prevent core dump if the second argument to the quote() method
    is anything but a hashref
    [Greg Sabino Mullane]
    (CPAN bug #101980)

  - Better "support" for SQL_ASCII servers in the tests.
    Allow env var DBDPG_TEST_ALWAYS_ENV to force use of DBI_DSN and DBI_USER in tests.
    [Greg Sabino Mullane]

  - Fix client_encoding detection on pre-9.1 servers
    [Dagfinn Ilmari Manns奪ker]

  - Fix operator existence check in tests on pre-8.3 servers
    [Dagfinn Ilmari Manns奪ker]

  - Documentation fix
    [Stuart A Johnston]

  - Fix pg_switch_prepared database handle documentation
    [Dagfinn Ilmari Manns奪ker]

(wiz)

2015-02-19 13:18:18 UTC MAIN commitmail json YAML

Updated security/p5-GnuPG-Interface to 0.52

(wiz)

2015-02-19 13:18:10 UTC MAIN commitmail json YAML

Update to 0.52:

0.52 - 2016-02-16
- Skip "grp" records, generated by GPG 2.1; this suppresses "unknown
  record type" warnings
- Add explicit Fatal dependency; though nominally part of code perl,
  RedHat's perl does not ship with it
- Ensure that the trustdb is created before attempting to encrypt; gpg2
  requires that it exist, even for commands with --trust-model=always.
  See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751266

(wiz)

2015-02-19 13:15:00 UTC MAIN commitmail json YAML

Forgot to commit with php54 update.

(taca)

2015-02-19 12:27:33 UTC MAIN commitmail json YAML

Remove trailing whitespace, noticed whilst merging to git.  No functional
change.

(jperkin)

2015-02-19 12:24:44 UTC MAIN commitmail json YAML

Note update of net/exabgp to 3.4.7.

(he)

2015-02-19 12:23:52 UTC MAIN commitmail json YAML

Update exabgp to version 3.4.7.

Most of our patches (mostly == for test in Bourne Shell) have been
integrated upstream.  Retain a more minimal fix to the healthcheck
script.  Add dependency on python setuptools.

The helper scripts of exabgp are now in share/exabgp/, to make
pkglint happy.

Upstream changes:

Version 3.4.7
* Package: be more pythonic and use enty points with pip installation
* Package: automatically update debian's changelog on release
* Fix: issue with aggregator generation
  reported by: Yan Filyurin

Version 3.4.6
* Fix: a badly formated flow route would throw the parser in limbo
    reported by: NickGudov (issue #203)
* Fix: allow multiple extended attribute (like flow rediction with a
  origin/target)
* Fix: use ICMP Type and Code when printing flows (respectively using
  name and number)
* Fix: do not use space printing redirect extended community
* Fix: not parsing correctly multisession configurations
* Fix: bug in ASPath parsing
    reported by: Terry Hardie (issue #205)
* Feature: use ETC environment variable for configuration location if set
* Feature: JSON now includes ASN (local,peer) and IP (local,IP)
    requested by: jtkdpu (issue #196)
    patch by: Ryan Tinianov (pull #199) for the IP
* Feature: API support for sending eor
    requested by: spakka (issue #109)
* Feature: allow routes to have a name (which can be used as comment)
    requested by: lazy404 (issue #167)
* Feature: improve release code to prevent version mismatch (issue #202)
    reported by: Anand Buddhdev
* Fix: systemd file is not installed anymore by default (issue #202)
    to add to the file installation list use "python setup.py install systemd"
    requested by: Anand Buddhdev
* QA: moved all testing code (used by travis-ci) in the ./qa folder
* QA: added nosetest, updating some of the old unittest code
* QA: integrated travis-ci with coveralls.io to have real time code coverage
* QA: ExaBGP can take more than one configuration file and on configuration
  reload rotate between them
* QA: checking that broken flows do not break the parser
* QA: checking that configuration routes are well added and removed on SIGUSR1
* QA: checking that incoming notifications are handled correctly
* QA: moved many sample configuration file from etc/exabgp to the new qa/conf

Version 3.4.5
* Fix: improper distribution of events to process workers
    reported by: Tim Epkes

Version 3.4.4
* Fix: bug with IPv4 / ipv6 handling
* Fix: better peer isolation when parsing messages
* Fix: IPv6 decoding when the routes includes link-local
* Fix: missing text API paramter
* Fix: no JSON for Aggregator
* Fix: show route extensive
    patch by: Michal Grzedzicki, thank you
* Fix: 4-Octet AS Specific BGP Extended Community (RFC 5668)
    patch by: Michal Grzedzicki
* Fix: bug with label encoding
    patch by: Jesse Mather
* Improvement: add support for add-path with family MPLS
    requested by: Tim Epkes
* Fix: bug when process writes multiple lines
    reported by: Ilya Voronin
* Feature: accept packet with confedation (RFC 3065)
    requested by: oriordan (with a patch, thank you)
* Fix: do not bark if an unknown ASPath attribute is found
* Fix: correctly accept connection on AF_INET6 socket
    patch by: John W. O'Brien
* Fix: restore lost python2.6 compatibility
    reported by: Minsuk Song
* Fix: IPv6 MD5
    reported by: Dave J Knight
* Add framework to debug SIGUSR1 related problems
* Fix: do not drop session when receiving an unknown capability
    patch by: Peter van Dijk (PowerDNS)

Version 3.4.3
* Fix: JSON message increment
    reported by: Daniel Neiter, with a patch, thank you.
* Fix: JSON message format for operational
    reported by: Rob Barnes, with a patch, thank you.
* Fix: JSON message for route-refresh
* Fix: EOR unpack issue
* Fix: ASPath encoding
* Fix: possible bad notify call
* Fix: Aggregator configuration issue
* Fix: pycharm reported issues
  * operational, using afi instead of safi
  * bad function paramters
  * missing return keyword
  * many cleanups
* Change: use RFC MULTISESSION capability and not CISCO variant anymore

Version 3.4.2
* Feature: add more information in crash report
* Fix: problem when trying to report exception errors
* Fix: better handling of on PIPE errors
    reported by: Thomas Raabo
* Fix: could not split MPLS routes
    reported by: Hideaki HAYASHI
* Fix: not correctly handling NOTIFICATION message
    reported by: Hideaki HAYASHI
* Fix: do not block on a peer should a socket become blocking
    reported by: Wouter Miltenburg
* Fix: API JSON message id incrementation
    reported by: Wouter Miltenburg

Version 3.4.1
* Fix: on bad JSON message
    patch from: Wouter Miltenburg
* Fix: parsing of default route
    reported by: Wouter Miltenburg
* Fix: remove legacy exabgp.tcp.timeout
* Fix: forgot some processes options when printing neighbor
* Fix: bad function call for API
* Fix: correct JSON for OPEN
* Fix: issues with bad naming of APIOption
    patch from: Wouter Miltenburg
* Fix: do not try to be clever (and possibly get it wrong) and rely on
  keepalive timer to detect TCP faults
* Fix: formating issue of extended community
* Fix: issue with EOR
* Fix: caching issue
    reported by: Wouter Miltenburg
* Fix: make sure we do not call select with a negative time
    reported by: Wouter Miltenburg, Daniel Piekacz
    patch from: Wouter Miltenburg
* Fix: handle AS4_PATH with PARTIAL bit set
    reported by: Daniel Piekacz
* Fix: bug with generic attribute generation
* Fix: bad Notification
    patch from: Wouter Miltenburg
* Fix: bad Keepalive JSON message
    patch from: Wouter Miltenburg

Version 3.4.0
* Feature: add support for extended-attribute for FlowSpec
* Feature: more detailed JSON objects
    patch from: Wouter Miltenburg
* Feature: support for L2VPN (experimental)
    patch from: Nikita V. Shirokov
* Improvement: better handling of NOTIFICATION received during OPEN
  negotiation
* Improvement: ExaBGP can restart failed helper process
* Fix: Do not reconnect too fast when connection fails
    reported by: Robert Barnes
* Fix: Invalid JSON object for route-refresh
    reported by: Robert Barnes
* Fix: We were not reporting the NLRI of the route received when
  exabgp.log.routes was set
* Fix: accept exabgp_tcp_port as configuration option and not only
  exabgp.tcp.port
* Fix: duplicate line output
* Fix: bad refactorisation which caused an bad ASN4 bug
* Fix: change EOR from IPv4 multicast (mistake) to IPv4 unicast
    reported by: Mark Treacy
* Fix: bad encoding of flow fragment encoding
    reported by: Andrei-Marius Radu
* Fix: bad reporting of process open sending
    reported by: Mark Treacy (with patch, thank you)
* Fix: Incorporating NETBSD compatibility patches
* Fix: Generation of Generic Attributes
* Fix: Faster reactor (should be able to process much more API/BGP messages)
* Change: new commands for the configuration of the API
* Change: JSON objects now include a unique neighbor identifier
* Change: JSON objects now include a counter for unique message id
* Change: JSON objects now include a "type" to now how to best parse them
* Change: JSON new EOR object
* Change: JSON new Flow format
* Change: slight variation with the command line option names, now using
  docopt patch from: Michael Robert Watson
* Change: the profile information is now exported in kcachegrind format
* Compatibility: JSON re-introduced the family under the "announce"
  section (removed by mistake)
* Compatibility: restoring integer as default time, high resolution must
  be enabled to not break older installations
* Change: JSON and Text shutdown object now shows the PID and PPID

(he)

2015-02-19 11:56:31 UTC MAIN commitmail json YAML

Updated lang/erlang to 16.1.2nb4

(jperkin)

2015-02-19 11:56:18 UTC MAIN commitmail json YAML

2015-02-19 11:53:59 UTC MAIN commitmail json YAML

With compact latex output, class article is used. That means no
\backmatter. Bump revision.

(joerg)

2015-02-19 11:45:27 UTC MAIN commitmail json YAML

Updated www/py-django-cms to 3.0.10

(adam)

2015-02-19 11:07:17 UTC MAIN commitmail json YAML

Changes 3.0.10:
Improved Py3 compatibility
Improved the behavior when changing the operator's language
Numerous documentation updates
Revert a change that caused an issue with saving plugins in some browsers
Fix an issue where urls were not refreshed when a page slug changes
Fix an issue with FR translations
Fixed an issue preventing the correct rendering of custom contextual menu items for plugins
Fixed an issue relating to recovering deleted pages
Fixed an issue that caused the uncached placeholder tag to display cached content
Fixed an issue where extra slashed would appear in apphooked URLs when APPEND_SLASH=False
Fixed issues relating to the logout function

(adam)

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

Updated mail/mutt-devel to 1.5.23nb4

(jperkin)

2015-02-19 10:50:44 UTC MAIN commitmail json YAML

Use the official upstream fix for CVE-2014-9116.  The proposed patch that
we were previously using has unwanted side-effects, such as appending ","
to To/Cc/Mail-Followup-To, and other spacing issues.

Bump PKGREVISION.

(jperkin)

2015-02-19 10:01:25 UTC MAIN commitmail json YAML

Updated mail/mutt-kz to 1.5.22.1rc1nb3

(jperkin)

2015-02-19 10:01:15 UTC MAIN commitmail json YAML

Bump PKGREVISION for txt2c fix.

(jperkin)

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

Updated mail/mutt-devel to 1.5.23nb3

(jperkin)

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

Bump PKGREVISION for txt2c fix.

(jperkin)

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

Use gmake, fixes the 'txt2c' target and ensures that 'mutt -v' output
is correct.  Currently on at least SunOS and OSX it is corrupt due to
falling back to the broken txt2c.sh script.

(jperkin)

2015-02-19 09:49:01 UTC MAIN commitmail json YAML

Note update of mail/dovecot2 package to 2.2.15nb2.

(taca)

2015-02-19 09:48:27 UTC MAIN commitmail json YAML

Add tcpwrapper PKG_OPTIONS and enable it default.

Bump PKGREVISION.

(taca)

2015-02-19 09:41:31 UTC MAIN commitmail json YAML

Note update of www/typo3_45 package to 4.5.40.

(taca)

2015-02-19 09:41:01 UTC MAIN commitmail json YAML

Update typo3_45 package to 4.5.20.

pkgsrc change: supports PHP < 5.6.

Fix security problem:

* TYPO3-CORE-SA-2015-001: Authentication Bypass in TYPO3 CMS 4.5
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-001/

2015-02-19  1b8a673                  [RELEASE] Release of TYPO3 4.5.40 (TYPO3 Release Team)
2015-02-19  3fbd91c  #65113          [SECURITY] Prevent login with semi-empty values (Nicole Cordes)
2015-01-29  6cf78f6  #64597          [TASK] Update TYPO3 copyright in all branches (Benjamin Mack)
2015-01-29  38e1cb1  #64573          [BUGFIX] Travis tests for PHP 5.5 (Stephan Gro��berndt)
2015-01-19  fc33980                  [TASK] Post travis notification to #typo3-cms-coredev channel (Helmut Hummel)
2015-01-15  c7615b6  #63896          [BUGFIX] Fix regression in prefixLocalAchors feature (Helmut Hummel)
2014-12-17  583d1bf  #59186          [BUGFIX] Add case insensitive flag to trustedHostsPattern (Dietrich Heise)

(taca)

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

Note update of lang/php54 package to 5.4.38.

(taca)

2015-02-19 09:37:36 UTC MAIN commitmail json YAML

Update php54 to 5.4.38 (PHP 5.4.38).

19 Feb 2015 PHP 5.4.38

- Core:
  . Removed support for multi-line headers, as the are deprecated by RFC 7230.
    (Stas)
  . Added NULL byte protection to exec, system and passthru. (Yasuo)
  . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
    buffer overflow). (Stas)
  . Fixed bug #67827 (broken detection of system crypt sha256/sha512 support).
    (ncopa at alpinelinux dot org)
  . Fixed bug #68942 (Use after free vulnerability in unserialize() with
    DateTimeZone). (Stas)

- Enchant:
  . Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()).
    (Antony)

- SOAP:
  . Fixed bug #67427 (SoapServer cannot handle large messages)
    (brandt at docoloc dot de)

(taca)

2015-02-19 09:28:49 UTC MAIN commitmail json YAML

Fix PLIST on non-x86_64 platforms.

(jperkin)

2015-02-19 09:16:25 UTC MAIN commitmail json YAML

Updated multimedia/mpv to 0.8.0

(wiz)

2015-02-19 09:16:15 UTC MAIN commitmail json YAML

Update to 0.8.0 from Leonardo Taccari in PR 49670.

Release 0.8.0
-------------

  Diogo Franco Kovensky released this Feb 17, 2015 - 63 commits to master
  since this release

  Warning: for the first 4 hours of the release, the v0.8.0 tag pointed
  to git master instead of the release. This was fixed later.

Changes
-------

  Changes that may break users' config files have been annotated with a
  (!).
    * (!) vo_opengl_old has been removed. OpenGL rendering now requires
      hardware that can do at least OpenGL 2.1, the oldest version
      supported by vo_opengl.
    * (!) vf_pp has been removed. A version of it can still be accessed
      through lavfilter (e.g. --vf=lavfi=[pp...]), but it receives no QP
      information. Also, vf_dlopen no longer passes QP information to its
      loaded plugin either (it's always 0).
    * (!) vf_softpulldown, vf_swapuv, vf_phase, vf_divtc and vf_ilpack
      have all been removed. Ports or alternative versions of these
      filters are available through libavfilter (vf_lavfi).
    * vf_pullup and vf_noise now are simply wrappers to their libavfilter
      equivalents. Both are only currently available on FFmpeg (not
      Libav).
    * (!) ao_portaudio has been removed. There is good support for the
      native audio drivers of all major desktop platforms, as well as
      ao_sdl and ao_openal as fallbacks.
    * (!) vo_opengl's lscale suboption has been renamed to scale; lradius
      is now scale-radius, lparam1 and lparam2 are now respectively
      scale-param1 and scale-param2; lscale-down is now scale-down. The
      cscale suboption remains as is.
    * (!) Several of the vo_opengl radius-preset aliases supported by
      scale have been removed; use scale-radius to set if needed. For
      example, use --vo=opengl:scale=lanczos:scale-radius=2 instead of
      scale=lanczos2. The default radius is recommended for most filters.
    * (!) vo_opengl no longer supports the stereo suboption. The anaglyph
      effect can be reproduced with the stereo3d filter. The quadbuffer
      support, which requires expensive specialized hardware to begin
      with, is removed.
    * (!) The approx-gamma suboption to vo_opengl has been removed. The
      BT.1886 specification says that it's actually how it's supposed to
      be done so it is now the default when srgb or icc-profile are
      enabled. This does not include BT.1886's gamma drop.
    * (!) The no-scale-sep and indirect suboptions to vo_opengl have been
      removed. These are now autodetected and enabled whenever they would
      have benefit.
    * (!) The --lua and --lua-opts parameters / options are now called
      --script and --script-opts, respectively. The lua subdir of the mpv
      config dir is also now expected to be called scripts instead.
    * (!) The --fixed-vo option has been removed. It has been the default
      for a long time anyway, and disabling fixed-vo is not useful.
    * vo_opengl_hq has been updated to take into account new features.
      fancy-downscaling and sigmoid-upscaling are enabled, "mitchell" is
      now the default for scale-down.
    * The sub-visibility OSD message is now clearer about whether
      subtitles are hidden or just not available / selected.
    * The device IDs given to --audio-device for use with ao_coreaudio
      now use UIDs, so they don't change when devices are added/removed
      or after reboots.
    * --msg-level now also accepts ',' as separator.
    * (Client API) The client API now refuses to initialize if the
      LC_NUMERIC locale is not "C".
    * (Client API) The native type of the msg-level parameter is now a
      key-value list. Setting or reading it as a string still works.
    * (Slave API) The get_property command is now deprecated.
    * Documentation updates.
    * PDF documentation is now disabled by default due to rst2pdf being
      fickle, causing weird build errors.
    * Print desync messages with negative A/V sync as well. While rare,
      it could happen with some uses of --autosync.

Bug fixes
---------

    * (Windows) Avoid resizing the video window when player is minimized,
      might address bug #1547.
    * (NetBSD) Fix build with v4l2.
    * (Linux) Attempt to address conflicts with the pulseaudio mixer.
      (bug #1578)
    * Multiple cdda:// fixes. (bugs #1555, #1560)
    * VP9 timestamps no longer cause "missing PTS" warnings with new
      enough FFmpeg builds.
    * Fix a crash when using H.264 hardware decoding on new enough
      libavcodecs. (bug #1587)

New features
------------

    * vo_opengl now supports frame blending to eliminate stuttering when
      the video framerate does not nicely match the display framerate
      through the smoothmotion suboption. This is not meant to
      artificially increase the video's FPS, so there is no "soap opera
      effect" or difficulties with some video types (e.g. anime).
    * vo_opengl now supports sigmoidal upscaling (e.g. for fullscreen),
      which reduces ringing induced by upscaling, enabled through the
      sigmoid-upscaling suboption.
    * vo_opengl now supports ewa_lanczos (Jinc) scaling, which provides
      higher quality with less aliasing. It supports an experimental
      scale-antiringing parameter, which tries to further reduce video
      ringing.
    * vo_opengl now has a linear-scaling suboption, that makes the
      scalers work in linear light. Implied by the srgb, icc-profile or
      the new sigmoid-upscaling suboption.
    * vo_opengl has improved downscaling for higher downscale ratios when
      fancy-downscaling is enabled.
    * Add --keep-open=always to make --keep-open apply to all files
      instead of only the last.
    * mpv now filters the tags that are printed on the console to try to
      hide useless metadata. The filter works as a whitelist, and can be
      configured with the --display-tags option.
    * Add a --sub-scale-by-window option that, when set to 'no', prevents
      subtitles from changing their pixel size when the window changes
      sizes.
    * vo_opengl now technically has GLES 2 and 3 support (but not GLES
      1). GLES 3 support is only tested on Mesa's software emulation.
      GLES 2 has been tested on nvidia drivers. Both GLES modes are
      feature deficient and inefficient due to GLES limitations, so they
      should not be preferred over the standard OpenGL mode.
    * (X11) vo_opengl now supports the icc-profile-auto option on X11
      hosts.
    * The 'A' key now by default cycles through a list of preset aspect
      ratios. Meant to be used to work around broken files.
    * There is now a "force" mode for --loop. Works like "inf", but tries
      to open files/streams even if there was an error on the previous
      attempt.
    * There is now a --log-file option to write mpv's log messages to a
      specifed file.
    * There is now a --audio-file-auto option to automatically load an
      external audio file with certain constraints. Will only load
      external audio if the playing file has a video stream. Set to
      "exact" by default. (bug #967)
    * There is now a --network-timeout option to specify a timeout in
      seconds for network access. If 0 (default), uses the libavformat
      default. If a protocol that doesn't support timeouts is used, this
      option is ignored.
    * (X11) The XF86 special keys are now all mappable in input.conf. All
      keys documented in XF86keysym.h are available, but only as their
      numeric codes.
    * (Linux) The DVB implementation now supports DVB-S2 through S2API.
    * (Linux) The VDR format for channels.conf is now supported and
      preferred. See
      http://linuxtv.org/vdrwiki/index.php/Syntax_of_channels.conf for
      the syntax. Tuning to DVB-S2 channels requires the VDR-format
      channels.conf.
    * (Linux) There is now a --dvbin-full-transponder option for handling
      special broadcast cases where PIDs switch, or just to work around
      incomplete PID data.
    * (Client API) There is now an opengl_cb VO, which receives the
      OpenGL context from the libmpv client. This allows a client to
      render libmpv video directly to a provided OpenGL context without
      having to use --wid embedding.
    * (Client API) The aforementioned --wid parameter can now be set at
      any time, but has no effect if a file is already loaded.
    * (Client API) The list of DVD titles can now be queried.
    * (Client API) There is now a filtered-metadata property, containing
      only the tags allowed by --display-tags.
    * (Client API) There is now support for XEmbed --wid targets, such as
      a GtkSocket's gtk_socket_get_id().
    * (Client API) There is now a file-format property with a symbolic
      name for the file format. In some cases this might be a comma
      separated list of various different extensions due to libavformat
      idiosyncrasies.
    * (Client API) There is now a mouse command for generating mouse
      events over the video window.
    * (Client API) There is now a partially-seekable property that
      indicates whether a file is only considered seekable because of the
      stream cache, but would not be seekable otherwise (e.g. realtime
      stream, or HTTP with no resume support). Small relative seeks may
      be fine, but larger seeks will likely fail.
    * (Client API) There is now an MPV_EVENT_QUEUE_OVERFLOW event that is
      posted whenever events have to be dropped because the queue is
      full. No further events are posted until the
      MPV_EVENT_QUEUE_OVERFLOW is consumed to avoid duplicated posting.
    * (Client API) There is now a helper mpv_wait_async_requests()
      function that blocks until all known async requests have completed.
      (bug #1542)
    * (Client API) There is now a detected-hwdec property that returns
      the detected hardware decoder when one is successfully opened. This
      probably only returns a valid value after playback has started.
    * (Client API) There are now audio_add, audio_remove and audio_reload
      counterparts to the equivalent sub_ commands for handling external
      audio files.

(wiz)

2015-02-19 08:59:57 UTC MAIN commitmail json YAML

2015-02-19 01:16:46 UTC MAIN commitmail json YAML

Note update of databases/ruby-activerecord32 package to 3.2.21nb1.

(taca)

2015-02-19 01:16:11 UTC MAIN commitmail json YAML

Fix dependency to ruby-arel30.

Bump PKGREVISION.

(taca)

2015-02-19 01:10:55 UTC MAIN commitmail json YAML

Note update of www/squid3 package to 3.5.2.

(taca)

2015-02-19 01:10:23 UTC MAIN commitmail json YAML

Update squid3 to 3.5.2 (Squid 3.5.3).

Changes to squid-3.5.2 (18 Feb 2015):

- Regression Bug 4176: Digest auth too many helper lookups
- Regression Bug 4180: not-fully-initialized data member in ACLUserData
- Bug 4172: Solaris broken krb5-config
- Bug 4073: Cygwin compile errors
- Bug 3919: remove several never-true / never-false comparisons
- HTTPS: Add missing root CAs when validating chains that passed internal checks
- Fix some cbdataFree related memory leaks
- Quieten CBDATA 'leak' messages
- Set SNI information in transparent bumping mode
- negotiate_kerberos_auth: fix krb5.conf backward compatibility
- Fix memory leaks in cachemgr.cgi URL parser
- Fix sslproxy_options in peek-and-splice mode
- ... and fix several portability and build issues
- ... and some documentation updates
- ... and all fixes from squid 3.4.11

(taca)

2015-02-19 00:38:19 UTC MAIN commitmail json YAML

Note update of net/bind99 and net/bind910 packages:

net/bind99 9.9.6pl2
net/bind910 9.10.1pl2

(taca)

2015-02-19 00:37:17 UTC MAIN commitmail json YAML

Update bind910 to 9.10.1pl2 (BIND 9.10.1-P2).

--- 9.10.1-P2 released ---

4053. [security] Revoking a managed trust anchor and supplying
an untrusted replacement could cause named
to crash with an assertion failure.
(CVE-2015-1349) [RT #38344]

4027. [port] Net::DNS 0.81 compatibility. [RT #38165]

(taca)

2015-02-19 00:36:27 UTC MAIN commitmail json YAML

Update bind99 to 9.9.6pl2 (BIND 9.9.6-P2).

--- 9.9.6-P2 released ---

4053. [security] Revoking a managed trust anchor and supplying
an untrusted replacement could cause named
to crash with an assertion failure.
(CVE-2015-1349) [RT #38344]

4027. [port] Net::DNS 0.81 compatibility. [RT #38165]

(taca)

2015-02-19 00:23:20 UTC MAIN commitmail json YAML

2015-02-19 00:21:56 UTC MAIN commitmail json YAML

2015-02-19 00:20:57 UTC MAIN commitmail json YAML

Updated audio/streamripper to 1.64.6

(wiz)

2015-02-19 00:20:47 UTC MAIN commitmail json YAML

Update to 1.64.6 using audio/streamripper-current and patch from PR 49677
provided by Petar Bogdanovic.

New for 1.64.6
------------------------------------
Mon Mar 30 21:10:13 EDT 2009
* Fix bug which creates corrupted id3v2 tags
* Remove trailing periods for stream name

New for 1.64.5
------------------------------------
Sun Mar  8 12:08:15 EDT 2009
* Change default values for
  - localhost from "localhost" to "127.0.0.1"
  - splitpoint padding from 300 ms to 0 ms
  - metadata and relay codeset (if UTF-8) to ISO-8859-1
  - id3 codeset to UTF-16
  - "keep files in incomplete" from false to true
* Fix parse rules to properly tag artists with "-" in their name (#540543)
* Fix bitrate & metadata reporting in console (#1957248)
* Fix integer overflow on bytes read (#1261305)
* Option for stopping based on megabytes ripped now uses MiB instead of MB
* Support splitting based on empty StreamTitle= strings 2648664

New for 1.64.4
------------------------------------
Mon Feb 16 21:27:29 EST 2009
* Fix problem where corrupt ogg files are being created
* Robustify metadata parsing for Limecast servers
* Fix buffer overflow bug with substitution rules (#2492422)
* Fix file creation bug when "/" is in stream name (#2533980)
* Disable creating cue file for ogg streams
* Fix problem skipping extra track on ogg streams

(wiz)

2015-02-19 00:08:25 UTC MAIN commitmail json YAML

Updated sysutils/estd to 0.11

(wiz)

2015-02-19 00:08:15 UTC MAIN commitmail json YAML

Update to r11. From Leonardo Taccari in PR 49679.

Changes:
* fix incorrect static array initialization

(wiz)

2015-02-18 22:34:05 UTC MAIN commitmail json YAML

Fix path to ruby-arel dependency now that it has moved.  Fixes pbulk.

(jperkin)

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

Updated meta-pkgs/bulk-large to 20150218

(jperkin)

2015-02-18 22:29:03 UTC MAIN commitmail json YAML

The gnome-admin meta package was deleted, remove from here too.

Bump PKGREVISION.

(jperkin)

2015-02-18 21:47:40 UTC MAIN commitmail json YAML

Add some more tex dependencies needed with recent doxygen.

(joerg)

2015-02-18 21:28:35 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.3.9.

(tron)

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

Update "phpmyadmin" package to version 4.3.9. Changes since version 4.3.6:
- bug #4728 Incorrect headings in routine editor
- bug #4730 Notice while browsing tables when phpmyadmin pma database
            exists, but not all the tables
- bug #4729 Display original field when using "Relational display column"
            option and display column is empty
- bug #4734 Default values for binary fields do not support binary values
- bug #4736 Changing display options breaks query highlighting
- bug      Undefined index submit_type
- bug #4738 Header lose align when scrolling in Firefox
- bug #4741 in ./libraries/Advisor.class.php#184 vsprintf(): Too few arguments
- bug #4743 Unable to move cursor with keyboard in filter rows box
- bug      Incorrect link in doc
- bug #4745 Tracking does not handle views properly
- bug #4706 Schema export doesn't handle dots in db/table name
- bug #3935 Table Header not displayed correct (Safari 5.0.5 Mac)
- bug #4750 Disable renaming referenced columns
- bug #4748 Column name center-aligned instead of left-aligned in Relations
- bug      Undefined constant PMA_DRIZZLE
- bug #4712 Wrongly positioned date-picker while Grid-Editing
- bug #4714 Forced ORDER BY for own sql statements
- bug #4721 Undefined property: stdClass::$version
- bug #4719 'only_db' not working
- bug #4700 Error text: Internal Server Error
- bug #4722 Incorrect width table summary when favorite tables is disabled
- bug #4710 Nav tree error after filtering the tables
- bug #4716 Collapse all in navigation panel is sometimes broken
- bug #4724 Cannot navigate in filtered table list
- bug #4717 Database navigation menu broken when resolution/screen is changing
- bug #4727 Collation column missing in database list when DisableIS is true
- bug      Undefined index central_columnswork
- bug      Undefined index favorite_tables
- bug #4694 js error on marking table as favorite in Safari (in private mode)
- bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
- bug      Undefined index menuswork
- bug      Undefined index navwork
- bug      Undefined index central_columnswork
- bug #4697 Server Status refresh not behaving as expected
- bug      Null argument in array_multisort()
- bug #4699 Navigation panel should not hide icons based on
            'TableNavigationLinksMode'
- bug #4703 Unsaved schema page exported as pdf.pdf
- bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema()
- bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php

(tron)

2015-02-18 20:46:48 UTC MAIN commitmail json YAML

Wants qmake for qt detection.

(joerg)

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

2015-02-18 20:01:49 UTC MAIN commitmail json YAML

Race conditions around term.h.

(joerg)

2015-02-18 19:21:54 UTC MAIN commitmail json YAML

2015-02-18 18:54:24 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickes #4616 and #4617.

(tron)

2015-02-18 18:54:20 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4617 - requested by sevan
lang/php55: security patch

Revisions pulled up:
- lang/php55/Makefile                                          1.18
- lang/php55/distinfo                                          1.34
- lang/php55/patches/patch-ext_date_php_date.c                  1.1
- lang/php55/patches/patch-ext_date_tests_bug68942.phpt        1.1
- lang/php55/patches/patch-ext_date_tests_bug68942_2.phpt      1.1

---
  Module Name:    pkgsrc
  Committed By:  sevan
  Date:          Wed Feb 18 11:14:16 UTC 2015

  Modified Files:
          pkgsrc/lang/php55: Makefile distinfo
  Added Files:
          pkgsrc/lang/php55/patches: patch-ext_date_php_date.c
              patch-ext_date_tests_bug68942.phpt
              patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Fix CVE-2015-0273 php: #68942 Use after free vulnerability in
  unserialize() with DateTimeZone

  Reviewed by wiz@

(tron)

2015-02-18 18:41:36 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4617 - requested by sevan
lang/php54: security patch

Revisions pulled up:
- lang/php54/Makefile                                          1.26
- lang/php54/distinfo                                          1.52
- lang/php54/patches/patch-ext_date_php_date.c                  1.1
- lang/php54/patches/patch-ext_date_tests_bug68942_2.phpt      1.1

---
  Module Name:    pkgsrc
  Committed By:  sevan
  Date:          Wed Feb 18 11:04:04 UTC 2015

  Modified Files:
          pkgsrc/lang/php54: Makefile distinfo
  Added Files:
          pkgsrc/lang/php54/patches: patch-ext_date_php_date.c
              patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Fix CVE-2015-0273 php: #68942 Use after free vulnerability in
  unserialize() with DateTimeZone

  Reviewed by wiz@

(tron)

2015-02-18 17:57:12 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4616 - requested by sevan
devel/patch: security update

Revisions pulled up:
- devel/patch/Makefile                                          1.41
- devel/patch/distinfo                                          1.9

---
  Module Name:    pkgsrc
  Committed By:  mef
  Date:          Sun Feb  8 09:29:43 UTC 2015

  Modified Files:
          pkgsrc/devel/patch: Makefile distinfo

  Log Message:
  Update 2.7.1 to 2.7.4
  ---------------------
  Changes until version 2.7.4:

  * When a file isn't being deleted because the file contents don't match the
    patch, the resulting message is now "Not deleting file ... as content
    differs from patch" instead of "File ... is not empty after patch; not
    deleting".
  * Function names in hunks (from diff -p) are now preserved in reject files.
  * Patch no longer follows symbolic links to input and output files.  This
    ensures that symbolic links created by git-style patches cannot cause
    patch to write outside the working directory (CVE-2015-1196).
  * Various fixes.

(tron)

2015-02-18 13:49:05 UTC MAIN commitmail json YAML

Updated devel/p5-Config-GitLike to 1.16
Updated devel/p5-Hash-MultiValue to 0.16
Updated devel/p5-App-cpanminus to 1.7027
Updated devel/p5-MooX-HandlesVia to 0.001007

(mef)

2015-02-18 13:48:04 UTC MAIN commitmail json YAML

Update to 0.001007
------------------
0.001007  2015-02-16 09:12:08-05:00 America/New_York
  - fix some badly cp'd pod (RT 91955)
  - add missing test time dependency on Test::Fatal (RT 101971)

(mef)

2015-02-18 13:45:23 UTC MAIN commitmail json YAML

Update to 1.7027
----------------
1.7027  2015-02-14 12:14:13 PST
  [Improvements]
      - Use provides as provided in META.json and do not scan packages as PAUSE does. #435

(mef)

2015-02-18 13:19:02 UTC MAIN commitmail json YAML

Update 0.16
-----------
0.16  2015-02-17 08:39:35 CET
        - a few micro旦ptimisations (microoptimisations)

(mef)

2015-02-18 13:16:23 UTC MAIN commitmail json YAML

Update to 1.15
--------------
1.16 2015-02-16
- Canonicalize paths using File::Spec->canonpath; this addresses
  failures on Windows where /-separated paths were stored in the
  origins hash, due to Cwd::abs_path returning them

(mef)

2015-02-18 13:13:07 UTC MAIN commitmail json YAML

Updated devel/p5-autobox to 2.83
Updated devel/p5-autobox-Core to 1.28
Updated devel/p5-autodie to 2.26
Updated devel/p5-circular-require to 0.11
Updated devel/p5-experimental to 0.013
Updated devel/p5-indirect to 0.33
Updated devel/p5-lib-abs to 0.93
Updated devel/p5-namespace-autoclean to 0.24

(mef)

2015-02-18 13:07:42 UTC MAIN commitmail json YAML

Update 0.20 to 0.24
-------------------
0.24      2015-01-03 20:44:36Z
  - re-release to fix problematic $VERSION declaration (RT#101095)

0.23      2014-12-27 04:07:03Z
  - be more lenient in optional Mouse tests to handle edge cases in older and
    pure perl versions

0.22      2014-11-04 06:19:54Z
  - fix an erroneous change in 0.21

0.21      2014-11-04 05:24:36Z
  - drop testing of MooseX::MarkAsMethods, now that Moose 2.1400 has better
    overload handling

(mef)

2015-02-18 13:04:54 UTC MAIN commitmail json YAML

Update to 2.000015
------------------
2.000015 - 2014-12-12
- Avoid using += in Makefile when bootstrapping for portability (RT#100797)
- adjust quoting of paths with spaces to work with ExtUtils::MakeMaker 7.0,
  and bump our EUMM prereq to 7.0.
- fix shell test for shells where we can't prevent some rc files from being
  loaded, like zsh (RT#99819).

(mef)

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

Update to 0.93
--------------
0.93    2013-10-25
        Fix for not-existant path. RT#83706
        Added -soft flag

(mef)

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

Update 0.30 to 0.33
-------------------
0.33    2014-09-29 20:20 UTC
        + Fix : [RT #99083] : Breaks eval in an END block in Win32 pseudo-forks.
                Thanks Graham Knop for reporting.
        + Fix : Segfaults during global destruction of a thread or a
                pseudo-fork.

0.32    2014-09-21 20:15 UTC
        + Add : Support for the PERL_OP_PARENT optional feature introduced in
                perl 5.21.2.
        + Fix : [RT #92806] : Tests that use run_perl() fail on Android
                Thanks Brian Fraser for the patch.
        + Fix : indirect constructs will no longer segfault while inside
                the empty package on perl 5.8.x. This fix may also prevent
                some segfaults during global destruction.

0.31    2013-09-05 16:45 UTC
        + Fix : [RT #88428] : no indirect in eval can trigger for direct calls
                on __PACKAGE__
                Thanks Graham Knop for reporting.
        + Tst : Author tests are no longer bundled with this distribution.
                They are only made available to authors in the git repository.

(mef)

2015-02-18 12:56:28 UTC MAIN commitmail json YAML

Update 0.007 to 0.013
----------------------
0.013    2014-10-25 21:54:47+02:00 Europe/Amsterdam
          Rename lvalue_refs to refaliasing

0.012    2014-10-12 12:10:06+02:00 Europe/Amsterdam
          Added lvalue references feature

0.011    2014-09-27 14:08:47+02:00 Europe/Amsterdam
          Clarified which order to apply pragmas [Grant McLean]

0.010    2014-08-19 17:47:20+02:00 Europe/Amsterdam
          Add returning 1's to evals in tests

0.009    2014-08-16 13:43:53+02:00 Europe/Amsterdam
          Hardcode features for perl < 5.15.7

0.008    2014-07-05 13:58:28+02:00 Europe/Amsterdam
          Give better perl version formatting
          Fix smartmatch/switch description

(mef)

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

Update to 0.11
---------------
0.11  2013-07-24
      - convert to Devel::OverrideGlobalRequire

(mef)

2015-02-18 12:49:40 UTC MAIN commitmail json YAML

2.26      2014-12-26 16:27:23+00:00 UTC

        * BUGFIX / INCOMPAT: Remove "fileno" and "umask" from the list of
                            CORE subs protected by autodie and Fatal.
                            When they return undef, it is not a failure.

        * BUGFIX: Fixed an error that could occur during global destruction of
          the form "(in cleanup) Can't use an undefined value as an ARRAY
          reference at .../autodie/Scope/GuardStack.pm line 48 during global
          destruction" (Thanks to Dave Rolsky).

        * BUGFIX: The open-pragma is now properly ignored when open is
                  given an explicit layer.  This brings autodie protected
                  open in sync with open.  Thanks to Gregory Oschwald and
                  Graham Knop for the report + test case and the patch.
                  (GH#52 + GH#53)

        * BUGFIX: Hide the "SCALAR" (buffer) argument in the string
                  representation of autodie::exception for the read,
                  sysread and syswrite CORE subs.  This is to avoid
                  a dump of binary data to the screen/log when a
                  (sys)read or syswrite fails.

        * FEATURE: Let autodie::exception work in equality tests and
                  string comparison via "overload fallback".
                  (Thanks to Michael G. Schwern)

        * DOC: Mention that "kill" is in the ":ipc" category.  It has
              been there since autodie v2.14.
              (Thanks to Felipe Gasper for reporting it, RT#97320).

        * INTERNAL: Use "parent" instead of "base" for inheritance.  Also
                    avoid some @ISA relationships that were redundant.
                    Either truly redundant ones or by importing "import"
                    from Exporter v5.57.
                    -  This change implies that perl 5.8 users must now
                      also fetch "parent" from cpan.
                    (Thanks to Olivier Mengue (Mengu辿), GH#59)

        * DEVEL / TEST: The autodie module now accepts an undefined Fatal
                        version, assuming it to be development version.
                        Test cases that require versions are now either
                        skipped or considered "release" test.

        * TEST / INTERNAL: Enabled travis-ci for Perl 5.20

        * TEST: Close temp file before re-opening in t/truncate.t.
                (Thanks to Craig A. Berry, RT#96609)

        * TEST: Pass O_TRUNC with O_CREAT to sysopen in t/utf8_open.t.
                (Thanks to Craig A. Berry, RT#87237)

        * TEST: Clean up temp file in t/truncate.t.
                (Thanks to Dave Mitchell, RT#100688)

(mef)

2015-02-18 12:42:01 UTC MAIN commitmail json YAML

Update 1.2 to 1.28
------------------
1.28
  Misc
  - Make crypt() test optional for platforms without it (thanks Hugmeir)
1.27
  Misc
  - new version just to creage a new .tar.gz.  a './' owned by root
    apparently got added to the tar at some point after 'make dist'.

1.26
    Fix
    - remove 'use feature' from t/synopsis.t.  this lets older perls perl.

1.25 Wed Jun 12 14:45:54 CDT 2013
    Fix
    - remove 'use feature' from t/synopsis.t.  that was cut and paste from the
      docs but wasn't actually necessary there.

1.24 Sun Jul 15 11:05:11 PDT 2012
    Misc
    - MANIFEST no longer includes previous distribution tar balls (Jacinta
      Richardson)

1.23 Thu Jul 12 18:05:46 PDT 2012
    Docs
    - Minor corrections (Jacinta Richardson)

1.22  Thu Jul 12 17:16:06 PDT 2012
    New Features
    - %hash->each is now guaranteed to iterate through the complete hash,
      unlike each(%hash). [github 7]
    - defined()

    Distribution Changes
    - Added Test::More 0.88 as a pre-req (Jacinta Richardson)
    - Added license for new versions of EMM

    Docs
    - Expanded module synopsis (Jacinta Richardson)
    - Wrote documentation for all (or most) functions
    - Tidied book extract (Jacinta Richardson)

    Incompatible changes (Jacinta Richardson)
    - Removed functions
      - rand    - bxor  - gt    - ne  - mlt
      - times  - div  - le    - meq - mne
      - add    - eq    - lshift - mge - rshift
      - band    - flip  - mult  - mgt - sub
      - bor    - ge    - mcmp  - mle - autobox::Core::CODE::map

    Bug Fixes
    - xor uses xor instead of ^ (Jacinta Richardson)

1.21  Mon Sep 26 16:15:19 PDT 2011
    New Features
    - $string->reverse will now always reverse the string regardless of context.
      (Technically an incompatible change, but the list behavior of $string->reverse
      was clearly useless).

    Distribution Changes
    - fix MANIFEST (thanks Steffen Mueller (M端ller) ).
    - move POD History section into standard Changes file (chocolateboy).
    - look, a change log!

    Misc
    - removed unnecessary prototypes on methods (schwern)
    - updated dependency on autobox

(mef)

2015-02-18 12:29:25 UTC MAIN commitmail json YAML

Update to 2.83
--------------
2.83 Sun Feb 1 21:34:01 2015
    - RT #100247: fix assertion failures on 5.21.x perls with -DDEBUGGING
      (thanks, ilmari and Father Chrysostomos)
    - RT #100717: don't hide autobox::universal from PAUSE (thanks, ppisar)
    - RT #89754: INSTALLDIRS fix (thanks, Kent Fredric)

(mef)

2015-02-18 12:26:47 UTC MAIN commitmail json YAML

Updated filesystems/p5-Module-Path to 0.18
Updated filesystems/p5-MooseX-Types-Path-Tiny to 0.011
Updated filesystems/p5-Path-Tiny to 0.061

(mef)

2015-02-18 12:25:47 UTC MAIN commitmail json YAML

Update to 0.061
---------------
0.061    2014-11-13 16:50:05-05:00 America/New_York
    [FIXED]
    - Fixed append_utf8 and append_raw with 'truncate' option.

(mef)

2015-02-18 12:23:24 UTC MAIN commitmail json YAML

Update 0.006 to 0.011
---------------------
0.011    2014-08-30 03:17:07Z
    - documentation amendments (thanks, Demian Riccardi!)
    - add missing prereq declaration

0.010    2014-02-16 22:02:29Z
    - fixed if eval problem in "use if" in 0.009

0.009    2014-02-16 21:57:00Z
    - only clean namespaces when MooseX::Types is new enough that our declared
      types are installed as methods

0.008    2014-02-16 21:20:46Z
    - new Paths, AbsPaths types, for coercable ArrayRefs

0.007    2013-12-22 00:44:49Z
    - add missing authority data to module and metadata

(mef)

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

Update 0.13 to 0.18
-------------------
0.18 2014-12-17
    - RIBASUSHI++ reminded me that to be a usable directory in @INC we need
      to check -d && -r && -x.

0.17 2014-12-17
    - Fixed RT#96433: ignore directories in @INC which don't exist.
      Apologies to ETHER++ for over-thinking this one,
      and taking so long to fix it.

0.16 2014-12-13
    - Added TODO.md with an initial todo list for the module

0.15 2014-10-14
    - Doing a foreach $dir (@INC) and then resolving symblinks on $dir
      was changing the entries in @INC. HAARG++ for pull request with fix.
    - Changed author email address to be my CPAN email address.

0.14 2014-08-16
    - Added Travis config, using cpanfile and cpanm to ensure all dependencies
      are installed before running tests with prove.
      Thanks to DAGOLDEN.
    - Improved the first paragraph of DESCRIPTION, so search results give
      a better summary of the module.

(mef)

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

2015-02-18 11:04:04 UTC MAIN commitmail json YAML

2015-02-18 10:35:07 UTC MAIN commitmail json YAML

Updated sysutils/estd to 0.10

(wiz)

2015-02-18 10:34:57 UTC MAIN commitmail json YAML

Update to r10 from Leonardo Taccari in PR 49675:

Changes:
* Fix build on DragonFly due to pidfile changes.
* Add support for TECH_LOONGSON, TECH_ROCKCHIP, and TECH_GENERIC. Taken from
  pkgsrc, submitted-by: Leonardo Taccari, original patches by Jared D. McNeill.

(wiz)

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

Add magic to fix freetype pc files on NetBSD 6 and 7 which had outdated
information in the installed pc file.
Remove local hack in fonts/harfbuzz.

>From Leonardo Taccari <iamleot@gmail.com> in private email.

(wiz)

2015-02-18 09:16:52 UTC MAIN commitmail json YAML

Add ssl option that's default-on for systems that provide openssl.
(restoring v1.8 from obache)

(wiz)

2015-02-18 09:15:49 UTC MAIN commitmail json YAML

Fix --disable-ssl; manually taken from othersrc until next full import.

(wiz)

2015-02-18 08:52:07 UTC MAIN commitmail json YAML

Fix BUILD_DEPENDS line.

(wiz)

2015-02-18 08:50:52 UTC MAIN commitmail json YAML

Updated emulators/snes9x-gtk to 1.53.81nb23

(wiz)

2015-02-18 08:50:44 UTC MAIN commitmail json YAML

Fix core dump during startup:
unexpected error from c library during 'pthread_mutex_unlock': operation not permitted
based on patch from FreeBSD ports via Stephen Black in PR 49671.

Fix some pkglint while here.

Bump PKGREVISION.

(wiz)

2015-02-18 08:47:12 UTC MAIN commitmail json YAML

fix build failure using default optinos

(tnn)

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

* Make HOMEPAGE and MASTER_SITES empty since rubyforge.org has gone.
* wxruby dose not support Ruby 2.0 and later.

(taca)

2015-02-18 03:26:44 UTC MAIN commitmail json YAML

Updated devel/p5-Throwable to 0.200012
Updated devel/p5-Tie-Cache to 0.21
Updated devel/p5-Tie-Cache-LRU-Expires to 0.55
Updated devel/p5-Tie-IxHash to 1.23
Updated devel/p5-Tie-LLHash to 1.004
Updated devel/p5-Tie-RegexpHash to 0.17

(mef)

2015-02-18 03:25:45 UTC MAIN commitmail json YAML

Update 0.15 to 0.17
-------------------
0.17
  - Fix the serialisation procedures following changes to the
    stringification of Regex "refs" in 5.14

0.16
  - Reformatted Changes file to CPAN::Changes::Spec (Robert
    Rothenberg)

  - Removed SIGANTURE and Build.PL from distribution (Robert
    Rothenberg)

(mef)

2015-02-18 03:23:58 UTC MAIN commitmail json YAML

Update to 1.004
---------------
1.004  2014-10-03  XAERXESS
- added explicit SCALAR implementation, as perltie suggests
- added warning about hash behavior in scalar context on Perls < 5.8.3
- updated README

(mef)

2015-02-18 03:22:27 UTC MAIN commitmail json YAML

Update to 1.23
--------------
    1.23 (24 February 2013)
            New method Clear()

            Deleting current element when doing cycle using each will work
            (test by OLEG, RT#82248)

(mef)

2015-02-18 03:17:52 UTC MAIN commitmail json YAML

Update 0.54 to 0.55
-------------------
  No Entry for 0.55 in ChangeLog, but the only difference is LICENSE
  file is included now, which is the same as 'artistic'
  (so the LICENSE= is changed to that).

(mef)

2015-02-18 03:10:42 UTC MAIN commitmail json YAML

Drop the use of -no-cpp-precomp which is specific to Apple's supplied toolchain
Provide an explaination of changes in patches/patch-ac

Closes PR pkg/47949
Reviewed by wiz@

(sevan)

2015-02-18 01:43:22 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-mozc to 2.16.2037.102

(ryoon)

2015-02-18 01:14:54 UTC MAIN commitmail json YAML

Update 0.17 to 0.21
-------------------
$MODULE = "Tie::Cache"; $VERSION = .21; $DATE = '05/19/2014';
+ fixed internal $VERSION number

$MODULE = "Tie::Cache"; $VERSION = .19; $DATE = '02/23/2012';
+ added cleaner ref() checking for data size calculations when
  using a MaxBytes cache, to address bug
  https://rt.cpan.org/Public/Bug/Display.html?id=69976
+ updated test.pl to "use Tie::Cache" to prevent test conflicts with Cache.pm

(mef)

2015-02-18 01:11:24 UTC MAIN commitmail json YAML

(pkgsrc)
  - Drop two dependency (See below)
    p5-MooX-Types-MooseLike>=0
    p5-Class-Load>=0.20
(upstream)
  - Update 0.200009  0.200012
-------------------------
0.200012  2014-09-19 21:59:28-04:00 America/New_York
        - avoid memory leaks and infinite recursion when stringifying
          (thanks, Dagfinn Ilmari Mannsaker (Manns奪ker)!)

0.200011  2014-04-02 20:49:49-04:00 America/New_York
        - eliminate prereq on Class::Load (thanks, Toby Inkster!)
        - eliminate preqre on MooX::Types::MooseLike::Base (Toby Inkster)

0.200010  2014-03-08 22:39:25-05:00 America/New_York
        - eliminate a memory leak in StackTrace::Auto (thanks, Graham Knop!)

(mef)

2015-02-17 23:58:47 UTC MAIN commitmail json YAML

Updated inputmethod/mozc-server to 2.16.2037.102
Updated inputmethod/mozc-renderer to 2.16.2037.102
Updated inputmethod/mozc-tool to 2.16.2037.102
Updated inputmethod/mozc-elisp to 2.16.2037.102
Updated inputmethod/uim-mozc to 2.16.2037.102

(ryoon)

2015-02-17 23:55:58 UTC MAIN commitmail json YAML

Update to 2.16.2037.102

Changelog:
r510 2015-01-25 2.16.2037.102 - r494 2015-01-24 2.16.2021.102
Summary of changes between 2.16.2021.102 (r494) and 2.16.2037.102 (r510).

    DEPS changes:
        none
    Build related changes:
        libc++ is used by default to build Android target binaries.
        Clang 3.5 is now required to build Mozc for Android, NaCl, and Linux. See  Issue 276  for the motivation behind this change.
        Visual C++ 2013 is required to build Mozc for Windows.
    Major changes:
        Mozc for Windows now requires Windows Vista SP2 and later. Mozc 2.16.2034.102 (r507) is the last version that can run on Windows XP and Windows 2003 Server. See  Issue 277 .
    Known issues:
        Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263)
        Compilation errors in Android arm64 and mips64 build (Issue 273)
    Fixed issues:
        FIX: Inconsistency between suggestion candidates and conversion candidates ( Issue 274 )
        FIX: Learning algorithm is sometimes too aggressive when punctuation is committed ( Issue 275 )
        FIX: Require Clang to build Linux host binaries ( Issue 276 )
        FIX: Discontinue the support of Windows XP / 2003 Server ( Issue 277 )
    Commit summary:
        r510: Remove a workaround code for Visual C++ 2010 (KB813540)
        r509: Require Visual C++ 2013 to build Mozc for Windows
        r508: Require Windows Vista SP2 or later
        r507: Remove build_tools command from build_mozc.py
        r506: Require Clang to build Linux host binaries
        r505: Switch from stlport to libcxx in Android build
        r504: Remove mozc::DetachedThread as it is no longer used
        r503: Fix build failur of unit tests when libcxx is used on Android
        r502: Fix test failure in release build with Visual C++ 2013
        r501: Make the conditions to learn candidates with a punctuation mark more strict
        r500: Apply the same hack as conversion to prediction for transition cost from history node
        r499: Remove an unused member field
        r498: As-is import of NaCl Mozc for Chromium OS
        r497: Remove platform-dependent mozc::Encryptor part 3
        r496: Fix style violations in header include guards part 4
        r495: Remove unused variables
        r494: Fix a typo in reading strings of Unicode Emoji data

r486 2015-01-18 2.16.2020.102 - r474 2015-01-01 2.16.2008.102
Summary of changes between 2.16.2008.102 (r474) and 2.16.2020.102 (r486).

    DEPS changes:
        protobuf: bba83652e1be610bdb7ee1566ad18346d98b843c -> 172019c40bf548908ab09bfd276074c929d48415 (downgrading)
    Build related changes:
        Ubuntu 14.04 is used as the reference build/test environment for Android, NaCl, and Linux. Hereafter we will not make sure that Mozc can be built on Ubuntu 12.04.
    Known issues:
        Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263)
        Compilation errors in Android arm64 and mips64 build (Issue 273)
    Fixed issues:
        FIX: All resources are not released in Service.onDestory ( Issue 265 )
        FIX: Many emojis are suggested from space ( Issue 266 )
        FIX: Noisy candidate "itsumo" due to language aware conversion ( Issue 267 )
        FIX: BuildInDocker fails when building for Android ( Issue 269 )
        FIX: Runtime CHECK failure on Windows: protobuf/src/google/protobuf/descriptor.cc:1018 ( Issue 271 )
        FIX: AssertionError in gen_zip_code_seed.py ( Issue 272 )
    Commit summary:
        r486: Unsupport Ubuntu 12.04 as a build environment
        r485: Update copyright year in source header comments
        r484: Update copyright year in the about dialog to 2015
        r483: Update special rules for KEN_ALL.CSV
        r482: Revert r438 "Update Protocol Buffers to 2.6.1" and r444 "Suppress compiler warnings for Protocol Buffers 2.6.1"
        r481: Revert r477 "Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh""
        r480: Call CalculatorInterface::CalculateString even for x86 Android testing
        r479: Suppress LangAwareRewriter to suggest the raw text if the query is in the dictionary as a key
        r478: Handle emojis that have multiple readings correctly
        r477: Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh"
        r476: Several coding style fixes
        r475: Improve classic skins for Android
        r474: Fix resource leak on onDestroy

(ryoon)

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

Reenable p5-biblatex-biber.

(joerg)

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

Silence missing ghc.

(joerg)

2015-02-17 15:08:55 UTC MAIN commitmail json YAML

Note update of devel/ruby-msgpack package to 0.5.11.

(taca)

2015-02-17 15:08:30 UTC MAIN commitmail json YAML

Update ruby-msgpack to 0.5.11.

2015-02-04 version 0.5.11:

* Fixed Encoding::CompatibilityError error when serializing a long string
  longer than write_reference_threshold (5KB by default) and whose encoding
  is not ASCII-8BIT.
* Fix read_(map|array)_header (@funny-falcon++).
* Internally, rename msgpack_unpacker_{init,reset,destroy} functions
  so that we can load msgpack-c in the same process (@miihael++)

(taca)

2015-02-17 15:07:55 UTC MAIN commitmail json YAML

Note update of devel/ruby-eventmachine package to 1.0.7.

(taca)

2015-02-17 15:07:17 UTC MAIN commitmail json YAML

Update ruby-eventmachine to 1.0.7.

## 1.0.7 (February 10, 2015)
* fix delay in kqueue/epoll reactor shutdown when timers exist [#587]
* fix memory leak introduced in v1.0.5 [#586]
* expose EM.set_simultaneous_accept_count [#420]
* fix busy loop when EM.run and EM.next_tick are invoked from exception handler [#452]

(taca)

2015-02-17 15:06:37 UTC MAIN commitmail json YAML

Note update of databases/ruby-mysql2 package to 0.3.18.

(taca)

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

Update ruby-mysql2 to 0.3.18.

Changes are not available.  Frmo commit log,

* Fix msec is not passed when calling db_timezone by rb_funcall().
* match callbacks_run inside event loop.

Other changes are Windows and cross build improvements.x

(taca)

2015-02-17 14:59:01 UTC MAIN commitmail json YAML

Fix previous to print the correct error.  Skip PKGREVISION bump as this is
just a change in a diagnostic message.

(bad)

2015-02-17 14:50:40 UTC MAIN commitmail json YAML

Note update of Ruby Data Object related packages to 0.10.15:

databases/ruby-data_objects
databases/ruby-do_mysql
databases/ruby-do_postgres
databases/ruby-do_sqlite3

(taca)

2015-02-17 14:49:46 UTC MAIN commitmail json YAML

Update ruby-do_postgres to 0.10.15.

## 0.10.15 2015-02-15

* Ruby 2.2 support
* Windows support on 2.1.x and 2.2.x

(taca)

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

Update ruby-do_mysql to 0.10.15.

## 0.10.15 2015-02-15

* Ruby 2.2 support
* utf8mb4 support on do\_mysql
* Windows support on 2.1.x and 2.2.x

(taca)

2015-02-17 14:48:21 UTC MAIN commitmail json YAML

Update ruby-do_mysql to 0.10.15.

## 0.10.15 2015-02-15

* Ruby 2.2 support
* utf8mb4 support on do_mysql
* Windows support on 2.1.x and 2.2.x

(taca)

2015-02-17 14:47:34 UTC MAIN commitmail json YAML

Update ruby-data_objects to 0.10.15.

## 0.10.15 2015-02-15

* Ruby 2.2 support
* Double after free fix in do\_postgres
* utf8mb4 support on do\_mysql
* Windows support on 2.1.x and 2.2.x

(taca)

2015-02-17 14:44:41 UTC MAIN commitmail json YAML

Ensure we use libevent from pkgsrc or native instead of the bundled one.

(jperkin)

2015-02-17 14:23:51 UTC MAIN commitmail json YAML

Restore variable substitution lost in last update, exposed by cwrappers.

(jperkin)

2015-02-17 14:23:27 UTC MAIN commitmail json YAML

Note update of databases/ruby-arel package to 6.0.0.

(taca)

2015-02-17 14:23:14 UTC MAIN commitmail json YAML

Remove removed exiftool.

(ryoon)

2015-02-17 14:22:58 UTC MAIN commitmail json YAML

Update ruby-arel to 6.0.0.

=== 6.0.0 / 2014-11-25

* Enhancements

  * Remove deprecated `Arel::Expression`
  * Remove deprecated `Arel::SqlLiteral`
  * Remove deprecated `SelectManager#joins`
  * Remove deprecated `SelectManager#to_a`
  * Remove deprecated `Arel::Sql::Engine`
  * Remove deprecated `Arel::InnerJoin` constant
  * Remove deprecated `Arel::OuterJoin` constant

== 5.0.0 / 2013-12-04

* Enhancements

  * Remove deprecated code

* Bug Fixes

  * Fix serializing a relation when calling `to_yaml`

=== 4.0.2 / 2014-02-05

* Bug Fixes

  * Fix `SqlLiteral` YAML serialization
  * PostgreSQL bugfix for invalid SQL in subqueries

== 4.0.1 / 2013-10-22

* Enhancements

  * Cache visitor dispatch on a per-visitor basis
  * Improve performance of #uniq across a large number of nodes

* Bug Fixes

  * Make visitors threadsafe by removing @last_column
  * Support `columns_for_distinct` with Oracle adapter

(taca)

2015-02-17 14:18:29 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.19.0

(wiz)

2015-02-17 14:18:20 UTC MAIN commitmail json YAML

Update to 2.19.0:

- version: 2.19.0
  date: 2015-02-06

  new features:
    - title: "Quick view window: Allow the quickview window to be
    docked into the main calibre window."

    - title: "Add empty book: Allow setting the title as well as
    the author and series for the added empty book records"

    - title: "Windows driver for Grammata Papyre 602."

    - title: "Edit Book: Add an option to turn off auto-completion
    of closing tags"

    - title: "Allow adding a description for custom columns."

    - title: "Book Details panel: Allow any identifier of the form
    url+number to become a clickable link. For example:
    url1:http://example.com"

  bug fixes:
    - title: "Conversion: Convert entities that reference non-BMP
    unicode codepoints on Windows and OS X correctly. Linux was
    not affected by this bug."

    - title: "Edit Book: Do not autocomplete the closing tag wen
    typing the / key inside an existing tag."

    - title: "Fix Booken Lev e-book reader not being detected in
    OS X and Linux."

    - title: "DOCX Input: Change handling of sequences of space
    characters to more closely follow Microsoft Word."

    - title: "Edit Book: Fix Table of Contents editor not remembering
    its saved state across calibre sessions"

    - title: "Edit book: Disallow drag and drop of documents onto
    the preview panel to workaround crashing bug in Qt."

    - title: "E-book viewer: Fix current page not being preserved
    when opening and then immediately closing the footnote window."

    - title: "PDF Output: Fix incorrect encoding for some chinese
    characters in the PDF Outline (Table of Contents)"

  improved recipes:
    - FAZ.net
    - Indian Express
    - CNN

(wiz)

2015-02-17 14:07:34 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.0.65

(wiz)

2015-02-17 14:07:25 UTC MAIN commitmail json YAML

Update to 1.0.65:

CHANGES IN V1.0.65

- cups-browsed: Listen for NetworkManager changes (Red Hat bug #975933).
- cups-browsed: Fix for memory leak introduced in BZR rev 7059.
- cups-browsed: Memory leak/uninit fixes.
- cups-browsed: Cache prepared browse data to send.
- cups-browsed: Only get local notifications once per BrowsePoll run.
- cups-browsed: Fix BrowsePoll now notifications work properly. Need
  to maintain a list of printers to keep alive for the case of there
  being no notifications of changes.
- cups-browsed: Use local browsepolling for getting initial printer
  list.
- cups-browsed: Ignore browse packets for deleted printers.
- cups-browsed: Cache connection to local cupsd.
- cups-browsed: Use notifications to track local printers.
    This avoids expensive calls to cupsGetDests().
- cups-browsed: Manage subscriptions for local browsepolling.
- cups-browsed: Track notify-sequence-number for notifications.

(wiz)

2015-02-17 14:04:44 UTC MAIN commitmail json YAML

Updated www/apache-tomcat7 to 7.0.59

(ryoon)

2015-02-17 14:04:02 UTC MAIN commitmail json YAML

Updated sysutils/dbus-glib to 0.104

(wiz)

2015-02-17 14:03:54 UTC MAIN commitmail json YAML

Update to 0.104. You should read the changelog below.

dbus-glib 0.104 (2015-02-09)
============================

The “smoke and ashes” release.

Deprecations:

• Document the entire library as deprecated (Simon McVittie, Philip Withnall)

Dependencies:

• libdbus 1.8 is required
• GLib 2.32 is required

Enhancements:

• The libdbus 1.8 dependency means we can now document that
  dbus_g_thread_init() is idempotent and thread-safe
  (fd.o #54770, Simon McVittie)

• Use g_cclosure_marshal_generic for all marshalling (fd.o #64214,
  Simon McVittie)

Fixes:

• Allow timeouts to be migrated from one main context to another
  without an assertion failure (fd.o #30574, Mike Gorse)

• Don't trip a libdbus fatal warning if a Unix fd or other unsupported type
  is encountered in a message (fd.o #80557, Alban Crequy)

• Make the tests pass with newer GLib by not removing removed sources
  (fd.o #83530, Simon McVittie)

• Fix some typos in the documentation (fd.o #45686, Jiří Klimeš)

• Make the Autotools setup less awful (fd.o #58698;
  Rafał Mużyło, Simon McVittie)

(wiz)

2015-02-17 14:03:30 UTC MAIN commitmail json YAML

Update to 7.0.59

Changelog:
Tomcat 7.0.59 (violetagg)
Jasper
fix 57504: Initialize TLD locations cache when creating the ServletContext. (jboynes)

Tribes
fix Fix a possible deadlock when receiver thread invokes mapMemberAdded() while ping thread invokes memberAlive(). (kfujino)

(ryoon)

2015-02-17 14:02:04 UTC MAIN commitmail json YAML

Updated databases/py-psycopg2 to 2.6

(wiz)

2015-02-17 14:01:56 UTC MAIN commitmail json YAML

Update to 2.6:

What's new in psycopg 2.6
-------------------------

New features:

- Added support for large objects larger than 2GB. Many thanks to Blake Rouse
  and the MAAS Team for the feature development.
- Python `time` objects with a tzinfo specified and PostgreSQL :sql:`timetz`
  data are converted into each other (:ticket:`#272`).

Bug fixes:

- Json apapter's `!str()` returns the adapted content instead of the `!repr()`
  (:ticket:`#191`).

(wiz)

2015-02-17 14:00:09 UTC MAIN commitmail json YAML

Updated devel/py-cython to 0.22

(wiz)

2015-02-17 14:00:01 UTC MAIN commitmail json YAML

Update to 0.22:

0.22 (2015-02-11)
=================

Features added
--------------

* C functions can coerce to Python functions, which allows passing them
  around as callable objects.

* C arrays can be assigned by value and auto-coerce from Python iterables
  and to Python lists (and tuples).

* Extern C functions can now be declared as cpdef to export them to
  the module's Python namespace.  Extern C functions in pxd files export
  their values to their own module, iff it exists.

* Anonymous C tuple types can be declared as (ctype1, ctype2, ...).

* PEP 479: turn accidental StopIteration exceptions that exit generators
  into a RuntimeError, activated with future import "generator_stop".
  See http://legacy.python.org/dev/peps/pep-0479/

* Looping over ``reversed(range())`` is optimised in the same way as
  ``range()``.  Patch by Favian Contreras.

Bugs fixed
----------

* Mismatching 'except' declarations on signatures in .pxd and .pyx files failed
  to produce a compile error.

* Failure to find any files for the path pattern(s) passed into ``cythonize()``
  is now an error to more easily detect accidental typos.

* The ``logaddexp`` family of functions in ``numpy.math`` now has correct
  declarations.

* In Py2.6/7 and Py3.2, simple Cython memory views could accidentally be
  interpreted as non-contiguous by CPython, which could trigger a CPython
  bug when copying data from them, thus leading to data corruption.
  See CPython issues 12834 and 23349.

Other changes
-------------

* Preliminary support for defining the Cython language with a formal grammar.
  To try parsing your files against this grammar, use the --formal_grammar directive.
  Experimental.

* ``_`` is no longer considered a cacheable builtin as it could interfere with
  gettext.

* Cythonize-computed metadata now cached in the generated C files.

* Several corrections and extensions in numpy, cpython, and libcpp pxd files.

(wiz)

2015-02-17 13:57:47 UTC MAIN commitmail json YAML

rpath flag and directory are one option, don't pass the path without
-Wl prefix.

(joerg)

2015-02-17 13:57:25 UTC MAIN commitmail json YAML

Updated ham/gr-osmosdr to 0.1.4

(mef)

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

Updated devel/py-setuptools to 12.1

(wiz)

2015-02-17 13:56:08 UTC MAIN commitmail json YAML

Update to 0.1.4
---------------
(From http://git.osmocom.org/gr-osmosdr/log/)
2014-11-04 update version to 0.1.4  Dimitri Stolnikov
2014-11-03 bladeRF: Don't fail out until 3 consecutive errors have occurred Jon Szymaniak
2014-11-03 bladeRF: Default num_transfers to min(32, num_buffers/2) Jon Szymaniak
2014-11-03 bladeRF: Removed unused bladerf_metadata parameter from rx/tx calls Jon Szymaniak
2014-10-21 hackrf: update copyright for SSE/AVX routines Dimitri Stolnikov
2014-10-21 hackrf: disable AMP gain stage by default to protect it from damage Dimitri Stolnikov
2014-10-21 source/sink: don't discover devices if already specified via args Dimitri Stolnikov

(mef)

2015-02-17 13:56:05 UTC MAIN commitmail json YAML

Update to 12.1:

12.1

* Pull Request #118: Soften warning for non-normalized versions in
  Distribution.

(wiz)