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

2024-05-12 20:52:25 UTC Now

2016-04-13 11:55:31 UTC MAIN commitmail json YAML

Update lang/nodejs4 to 4.4.3.

- deps: Fix --gdbjit for embedders. Backported from v8 upstream.
- etw: Correctly display descriptors for ETW events 9 and 23 on
  the windows platform.
- querystring: Restore throw when attempting to stringify bad
  surrogate pair.

(fhajny)

2016-04-13 10:13:43 UTC MAIN commitmail json YAML

2016-04-13 10:10:36 UTC MAIN commitmail json YAML

Updated devel/atkmm to 2.24.2nb1

(wiz)

2016-04-13 10:10:25 UTC MAIN commitmail json YAML

Fix PLIST for update. Bump PKGREVISION.

(wiz)

2016-04-13 09:38:03 UTC MAIN commitmail json YAML

Updated lang/nodejs to 5.10.1nb2

(ryoon)

2016-04-13 09:37:35 UTC MAIN commitmail json YAML

Return process.execPath as absolute path on NetBSD current like on Linux.

Bump PKGREVISION for NetBSD current.
This fixes node-sass build under NetBSD current.

(ryoon)

2016-04-13 08:27:18 UTC MAIN commitmail json YAML

Updated net/samba4 to 4.3.8

(manu)

2016-04-13 08:26:10 UTC MAIN commitmail json YAML

Update net/samba4 to 4.3.8

This fixes the Badlock bug (CVE-2016-2118) and others vulnerabilities:
o  CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)
o  CVE-2016-2115 (SMB IPC traffic is not integrity protected)
o  CVE-2016-2114 ("server signing = mandatory" not enforced)
o  CVE-2016-2113 (Missing TLS certificate validation)
o  CVE-2016-2112 (LDAP client and server don't enforce integrity)
o  CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
o  CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
o  CVE-2015-7560 (Incorrect ACL get/set allowed on symlink path)
o  CVE-2016-0771 (Out-of-bounds read in internal DNS server)
o  CVE-2015-5370 (Multiple errors in DCE-RPC code)

(manu)

2016-04-13 07:12:42 UTC MAIN commitmail json YAML

2016-04-13 07:12:00 UTC MAIN commitmail json YAML

Update Go to 1.6.1.

Two security-related issues were recently reported, and to address these issues
we have just released Go 1.6.1 and Go 1.5.4.

We recommend that all users update to one of these releases (if you're not sure
which, choose Go 1.6.1).

The issues addressed by these releases are:

On Windows, Go loads system DLLs by name with LoadLibrary, making it vulnerable
to DLL preloading attacks. For instance, if a user runs a Go executable from a
Downloads folder, malicious DLL files also downloaded to that folder could be
loaded into that executable.
This is CVE-2016-3958 and was addressed by this change: https://golang.org/cl/21428
Thanks to Taru Karttunen for identifying this issue.

Go's crypto libraries passed certain parameters unchecked to the underlying big
integer library, possibly leading to extremely long-running computations, which
in turn makes Go programs vulnerable to remote denial of service attacks.
Programs using HTTPS client certificates or the Go SSH server libraries are
both exposed to this vulnerability.
This is CVE-2016-3959 and was addressed by this change: https://golang.org/cl/21533
Thanks to David Wong for identifying this issue.

(bsiegert)

2016-04-12 23:59:20 UTC MAIN commitmail json YAML

Updated graphics/eog3 to 3.20.1

(prlw1)

2016-04-12 23:58:48 UTC MAIN commitmail json YAML

Update eog3 to 3.20.1

Highlights include:

Bug fixes:

#665897, Scaled down images have poor quality (Debarshi Ray)
#764139, Opening a 100 kB file takes about 45 seconds (Debarshi Ray)
#757827, Provide a shortcuts window (Felix Riemann)
#758763, Update CSS nodes (Trinh Anh Ngoc)
#754731, Use standard::display-name for Google Drive items (Debarshi Ray)
#753627, Add touchpad gesture event mask to EogScrolledWindow (Carlos Garnacho)
#746132, can't zoom to 100% 200% etc. in eog 3.15.91 (Felix Riemann)
#751007, Compilation error when EXIF support disabled (Alexandre Rostovtsev)
#751021, Use symbolic icons for fullscreen toolbar (Alexandre Franke)
#739654, support multi-page TIFFs, somehow (Felix Riemann)
#746842, provide a scalable -symbolic variant of the app icon (Jakub Steiner)
#747806, Ctrl+W shortcut stopped working (Felix Riemann)
#748653 - Progress not updated for corrupt images (Kent Vander Velden)

For full details see:
http://git.gnome.org/browse/eog/tree/NEWS?h=3.20.1

(prlw1)

2016-04-12 22:04:31 UTC MAIN commitmail json YAML

2016-04-12 21:41:48 UTC MAIN commitmail json YAML

2016-04-12 21:40:47 UTC MAIN commitmail json YAML

GLPK 4.60:

Some improvements were made in the primal and dual simplex
solvers to make the solution process more numerically stable.

An experimental long-step ratio test feature was added to the
dual simplex. On API level this feature is available thru the
GLP_RT_FLIP option. For glpsol it is available thru the options
--flip (for MIP) or --flip and --dual (for LP). This feature is
not documented yet.

Additional check was added to reject wrong solutions sometimes
reported by the PROXY heuristic.

A bug (memory leak) was fixed in the FPUMP heuristic routine.

The header sql.h was renamed to avoid conflicts with standard
ODBC headers.

(adam)

2016-04-12 21:35:24 UTC MAIN commitmail json YAML

Updated devel/libsigc++ to 2.8.0; devel/glibmm to 2.48.1; devel/pangomm to 2.40.0; devel/atkmm to 2.24.2; graphics/inkscape to 0.91nb13

(adam)

2016-04-12 21:33:49 UTC MAIN commitmail json YAML

2016-04-12 21:31:08 UTC MAIN commitmail json YAML

atkmm 2.24.2 (stable):
* Regenerate with the latest glibmm.

(adam)

2016-04-12 21:28:55 UTC MAIN commitmail json YAML

Changes 2.40.0:
* Renderer: Added get/set_alpha().
* Attribute: Added create_attr_background_alpha() and
  create_attr_foreground_alpha().
* Reduce the cairomm dependency back to 1.2.2.

(adam)

2016-04-12 21:27:25 UTC MAIN commitmail json YAML

2.48.1:
Build:
* MacOS X: Add alternative #ifdefed code when thread_local
  is not supported by the compiler.
* Replace most typedefs with the C++11 using keyword.

(adam)

2016-04-12 21:25:52 UTC MAIN commitmail json YAML

2.8.0 (stable)
* Documentation: Mention use with CMake.

2.7.2 (unstable):
* Deprecate sigc::ref() and sigc::reference_wrapper(),
  adding support instead for std::ref(), std::cref(),
  and std::reference_wrapper().
* mem_fun(): Deprecate mem_fun(pointer, func).
  Leaving just mem_fun(reference, func).
  Please let us know if you disagree strongly with this.
* Make all operator bool() explicit. (A C++11 feature.)
* Build: Remove some now-unnecessary configure checks.
  But please let us know if this causes problems for you.
* Build: Update MSVC project.
* Documentation: Improve the documentation of mem_fun(), making it clear that
  mem_fun() does not return a slot.

2.7.1 (unstable):
* signal: Add a moving connect() method, taking an rvalue reference
  to a slot.
* can_deduce_result_type_with_decltype: Rename the check() methods to
  checksize(). check() is a preprocessor macro in Mac OS X.
* Temporarily undefine the nil macro, if it's defined.
  nil is a preprocessor macro in Objective-C++ and Mac OS X.
* Correct the mem_functor<> declarations.

(adam)

2016-04-12 19:51:54 UTC MAIN commitmail json YAML

Revert incorrect change of the package list which was part of yesterday's
update of this package. It broke packaging under e.g. Mac OS X.

(tron)

2016-04-12 16:33:21 UTC MAIN commitmail json YAML

Updated www/liferea to 1.10.19

(leot)

2016-04-12 16:33:05 UTC MAIN commitmail json YAML

Updated graphics/py-Pillow to 3.1.2

(adam)

2016-04-12 16:33:04 UTC MAIN commitmail json YAML

Update www/liferea to 1.10.19.

Changes:
2016-04-04  Lars Windolf <lars.windolf@gmx.de>
Version 1.10.19
* Fixes #317: Compilation problems in 1.10.18 release
* Fixes #73: Problem with updating favicons
  (reported by asl97)

(leot)

2016-04-12 16:31:36 UTC MAIN commitmail json YAML

Changes 3.1.2:
- Fixed an integer overflow in Jpeg2KEncode.c causing a buffer overflow. CVE-2016-3076

(adam)

2016-04-12 16:13:33 UTC MAIN commitmail json YAML

Updated editors/gedit3 to 3.20.1

(prlw1)

2016-04-12 16:12:55 UTC MAIN commitmail json YAML

Update gedit3 to 3.20.1

- Use a menubar only if gtk-shell-shows-menubar is set to true
- Spell plugin: adapt code for gspell API changes
- Save window size properly
- CSS updates
- AppData: add project_group and translation tags
- Rename to "Text Editor" in the .desktop file
- Use traditional menubar layout on XFCE, Unity, etc
- require the latest gspell for the spell plugin
- New Windows WiX installer
- CSS updates to track GTK+ changes
- Ship our own app icon
- Add shortcuts window
- Adapt code for gspell API changes
- Rename GeditViewHolder -> GeditViewCentering
- CloseConfirmationDialog: subclass GtkMessageDialog
- CSS updates to track GTK+ changes
- Change default document title to "Untitled Document"
- Port the spell plugin to gspell
- Make the Replace dialog resizable
- Fix close confirmation dialog regression introduced in 3.17.92
- Spell checking: fix performance problem and re-organize the code
- Move minimap settings in the preferences dialog
- CSS improvements
- Add a snippet generating RPM SPEC %changelog line
- gtk-mac-integration support fix
- Add a menu to toggle the source map
- Fix print margins
- Fix the --wait options when passing a list of files
- Improve the Encodings dialog
- Add setting to display a grid pattern
- Misc bugfixes
- Translation updates

(prlw1)

2016-04-12 16:09:07 UTC MAIN commitmail json YAML

Added textproc/gspell version 1.0.1

(prlw1)

2016-04-12 16:08:06 UTC MAIN commitmail json YAML

2016-04-12 16:05:42 UTC MAIN commitmail json YAML

Updated devel/ocaml-type_conv to 113.00.02nb1

(jaapb)

2016-04-12 16:05:21 UTC MAIN commitmail json YAML

Updated package to work with new ocaml-findlib-register pkginstall
fragment.

(jaapb)

2016-04-12 16:01:06 UTC MAIN commitmail json YAML

Added a ${RUN} to the UNPACK line for the ocaml-findlib-register script

(jaapb)

2016-04-12 15:52:29 UTC MAIN commitmail json YAML

Added a pkginstall fragment that takes over from ocaml-findlib-register (a
script included in the ocaml-findlib package) and removes the need to call
said script explicitly from PLIST.

Packages that use findlib will now automatically add directories that are
in OCAML_FINDLIB_DIRS (set by default to $(OCAML_SITELIBDIR)/${PKGBASE})
to the file ${PREFIX}/lib/ocaml/ld.conf. This behaviour can be disabled by
undefining OCAML_FINDLIB_REGISTER.

(jaapb)

2016-04-12 13:45:16 UTC MAIN commitmail json YAML

Updated devel/dejagnu to 1.5.3

(mef)

2016-04-12 13:45:00 UTC MAIN commitmail json YAML

(pkgsrc)
- Revive make test (remove TEST_TARGET= # empty line)
  Found that expect segfaults at make test if hostname lookup fails,
  but it is environment issue only.
(upstream)
- Updated to devel/dejagnu-1.5.3
-------------------------------
2015-03-30  Ben Elliston  <bje@gnu.org>

* DejaGnu 1.5.3 released.

2015-03-30  Ben Elliston  <bje@gnu.org>

        * runtest.exp (frame_version): Set to 1.5.3.
* configure.ac (AC_INIT): Set version to 1.5.3.
* configure: Regenerate.
* doc/dejagnu.xml (appversion, version): Set to 1.5.3.
* doc/dejagnu.texi: Regenerate.

2015-03-30  Ben Elliston  <bje@gnu.org>

Revert the following change which causes breakage reported here:
https://lists.gnu.org/archive/html/dejagnu/2015-03/msg00003.html

2011-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>

* runtest.exp (runtest): Call reset_vars at initialisation so that
perror does not affect test results in other test scripts.

2015-02-26  H.J. Lu  <hjl.tools@gmail.com>

* lib/target.exp (default_target_compile): Prepend multilib_flags,
instead of appending it.

2015-02-18  Ben Elliston  <bje@gnu.org>

* lib/framework.exp (log_and_exit): Set tool to "testrun" if
unset.

2015-02-05  Ben Elliston  <bje@gnu.org>

* doc/runtest.1: Fix a spelling error.

2015-02-04  Ben Elliston  <bje@gnu.org>

* config.guess: Update to version 2015-01-01.
* config.sub: Likewise.

(mef)

2016-04-12 13:25:21 UTC MAIN commitmail json YAML

Fix PaX enabled NetBSD/amd64 -current build

(ryoon)

2016-04-12 13:15:53 UTC MAIN commitmail json YAML

pam-radius already at 1.4.0

(fhajny)

2016-04-12 13:15:15 UTC MAIN commitmail json YAML

2016-04-12 11:45:33 UTC MAIN commitmail json YAML

Updated x11/gtksourceview3 to 3.20.1

(prlw1)

2016-04-12 11:45:08 UTC MAIN commitmail json YAML

Update gtksourceview3 to 3.20.1

News in 3.20.1
--------------
* Improvements to style schemes
* Export missing public methods
* Translation updates

News in 3.20.0
--------------
* Improvements to the syntax highlighting of: CSS, JavaScript, protobuf, Vala,
  imagej, Python 3 and BibTeX
* Adapt code to use GTK_TEXT_VIEW_LAYER_BELOW_TEXT and
  GTK_TEXT_VIEW_LAYER_ABOVE_TEXT
* Add a "sourceview" CSS class to all GtkSourceView's
* Fixes to the MSVC build system
* Various other small fixes and improvements
* Translation updates

News in 3.19.4
--------------
* CSS fixes to track GTK+ changes
* Fix completion popup on Wayland
* MSVC build projects
* Misc bug fixes
* Translation updates

News in 3.19.3
--------------
* Many fixes to track GTK+ changes
* Rework symbol visibility handling
* Other small improvements
* Translation updates

News in 3.19.2
--------------
* Some CSS adjustments to track GTK+ changes
* Add API to get the GtkSourceView version
* Other small improvements
* Translation update

News in 3.19.1
--------------
* New class: GtkSourceTag with a draw-spaces property
* Drop build dependency on intltool, use upstream gettext and ITS Tool instead
* Completion windows: don't add space for scrollbars
* Do not show undo/redo in context menu if undo/redo is disabled
* Bracket matching: several bug fixes, unit tests written, code simplified
* Other small code improvements
* Translation updates

News in 3.18.1
--------------
* Misc bug fixes
* Translation updates

News in 3.18.0
--------------
* Minor improvement to the CSS syntax highlighting
* Translation updates

News in 3.17.7
--------------
* Handle creating pixbufs for HiDPI resolutions
* Improvements to the Octave and Matlab syntax highlighting
* Other various code improvements
* Translation updates

News in 3.17.6
--------------
* Search and replace: fix bug with regular expressions containing look-ahead
  assertions.
* Add some missing GI annotations
* A few adjustments to the build system
* Translation updates

News in 3.17.5
--------------
* Support symbolic icons in the completion API
* New lang or improved lang files: Rust, Meson, C, protobuf
* Revamped build system (drop gnome-common dependency)
* Misc bug fixes
* Translation updates

News in 3.17.4
--------------
* Add .rej files as another version of diff file
* Improvements to lang files: Apache Pig, rpmspec
* Misc bug fixes
* Translation updates

News in 3.17.3
--------------
* Add a few more functions to GtkSourceFile
* Add the "smart-backspace" property
* Misc bug fixes
* Translation updates

News in 3.17.2
--------------
* New widget: GtkSourceMap
* Set a GtkTextTag name for context classes (no-spell-check, etc)
* Add gtk_source_buffer_sort_lines()
* Style schemes:
        * Support "single", "double" etc for the underline attribute
        * Support underline-color
* Improvements to lang files: Ocaml, C++ header and Shell
* Translation updates

News in 3.17.1
--------------
* New public function: gtk_source_encoding_get_default_candidates()
* Add g_autoptr autocleanup support
* Add lang files for (basic) CSV and jade template
* Improvements to lang files: C, CMake, GDB log, JavaScript, C#, F#,
  VB.net and CSS
* Translation updates

(prlw1)

2016-04-12 11:42:13 UTC MAIN commitmail json YAML

Updated devel/libpeas to 1.18.0

(prlw1)

2016-04-12 11:41:41 UTC MAIN commitmail json YAML

Update libpeas to 1.18.0

* Fix Python plugin loader module paths
* Do not add pyexecdir to Python's paths at runtime
* Add support for embedded C plugins
* Order the PeasEngine:plugin-list by dependencies
* Keep plugins order in PeasExtensionSet
* Add g_autoptr() autocleanup support
* Fix Python tests on OpenBSD
* Fix libpeas crash on windows
* Simplify __all__ support in the Python plugin loader
* Removed support for Seed plugins
* Added support for Lua 5.1 plugins using the LGI bindings
* PeasEngine is now thread-safe
* Added support for non-global plugins loaders
* Load C plugins with local linkage
* Use Python to implement the plugin loader's logic
* Support Python plugins that define __all__
* Use Lua to implement the plugin loader's logic
* Prevent the accidental escaping of globals with Lua plugins
* Misc bugfixes
* Many translation updates

(prlw1)

2016-04-12 08:50:54 UTC MAIN commitmail json YAML

Updated net/rabbitmq-c to 0.8.0

(fhajny)

2016-04-12 08:50:43 UTC MAIN commitmail json YAML

Update net/rabbitmq-c to 0.8.0.

Added:
- SSL: peer certificate and hostname validation can now be
  controlled separately using amqp_ssl_socket_set_verify_peer and
  amqp_ssl_socket_set_verify_hostname.
- SSL: the desire SSL version range can now be specified using the
  amqp_ssl_socket_set_ssl_versions function.
- Add flags to SSL examples on controlling hostname verification.

Changed:
- SSL: SSLv2, and SSLv3 have been disabled by default.
- SSL: OpenSSL hostname validation has been improved.
- Win32 debug information is built with /Z7 on MSVC to embed debug
  info instead of using a .pdb

Fixed:
- Connection failure results in hang on Win32
- Rabbitmq-c may block when attempting to close an SSL socket
- amqp_parse_url does not correctly initialize default parameters
- x509 objects are leaked in verify_hostname
- TCP_NOPUSH doesn't work under cygwin

Deprecated
- SSL: amqp_ssl_socket_set_verify is being replaced by
- amqp_ssl_socket_set_verify_peer and
- amqp_ssl_socket_set_verify_hostname.

Removed:
- OpenVMS build system and related files.
- Unmaintained PolarSSL, CyaSSL, and gnuTLS SSL backends

(fhajny)

2016-04-12 08:14:50 UTC MAIN commitmail json YAML

Use __sun instead of __sun__.

>From Brad Forschinger in PR 49782.

(wiz)

2016-04-12 08:08:46 UTC MAIN commitmail json YAML

Use ${MASTER_SITE_LOCAL} when you mean ${MASTER_SITE_LOCAL}.

(wiz)

2016-04-12 08:07:50 UTC MAIN commitmail json YAML

No reason to have MASTER_SITE_LOCAL here, there's a valid upstream.

(wiz)

2016-04-12 08:07:48 UTC MAIN commitmail json YAML

No reason to have MASTER_SITE_LOCAL here, there's a valid upstream.

(wiz)

2016-04-12 08:06:24 UTC MAIN commitmail json YAML

No reason to have MASTER_SITE_LOCAL here, there's a valid upstream.

(wiz)

2016-04-12 07:59:47 UTC MAIN commitmail json YAML

Updated www/webkit-gtk to 2.10.9.

(leot)

2016-04-12 07:58:04 UTC MAIN commitmail json YAML

Update www/webkit-gtk to 2.10.9.

Changes:
=================
WebKitGTK+ 2.10.9
=================
What's new in WebKitGTK+ 2.10.9?

  - Revert the patch to limit the number of tiles according to the visible area introduced in 2.10.8,
    because it caused rendering issues in several popular websites.
  - Fix the build with musl libc library.
  - Fix the build with clang-3.8.

=================
WebKitGTK+ 2.10.8
=================
What's new in WebKitGTK+ 2.10.8?

  - Limit the number of tiles according to the visible area. This was causing a huge memory
    consumption with some websites.
  - Fix flickering and rendering artifacts when entering accelerated compositing mode
    before the web view is realized.
  - Fix rendering of form controls and scrollbars with GTK+ >= 3.19.
  - Fix HTTP authentication dialog rendering when accelerated compositing mode is enabled.
  - Fix rendering artifacts when using a web view background color.
  - Fix a crash when creating a WebKitWebView without providing a WebKitWebContext.
  - Fix several crashes and rendering issues.
  - Security fixes: CVE-2016-1726.

(leot)

2016-04-12 06:33:43 UTC MAIN commitmail json YAML

2016-04-11 23:47:58 UTC MAIN commitmail json YAML

Sorry Fix typo, doxgen -> doxygen.

(mef)

2016-04-11 19:02:08 UTC MAIN commitmail json YAML

2016-04-11 17:06:04 UTC MAIN commitmail json YAML

Additional CFLAGS and LDFLAGS to fix the build on SunOS.

(jperkin)

2016-04-11 16:15:52 UTC MAIN commitmail json YAML

Updated textproc/icu to 57.1

(ryoon)

2016-04-11 16:15:22 UTC MAIN commitmail json YAML

Update to 57.1

Changelog:
Common Changes
    CLDR 29: For details of the many changes in CLDR, see CLDR 29.
    Grapheme/word/line breaking for emoji sequences, based on Unicode 9 proposed rules. See the Unicode emoji break proposal and the Unicode Emoji Technical Report Proposed Update describing the new emoji sequences.  (#12081).
    Four new Unicode emoji properties (#11802).
    DateFormat day period formatting of "noon", "at night", etc. via new pattern characters b & B, and DateTimePatternGenerator support of C for selecting the customary form (#11872).
        Except: Formatting of "0:00 midnight" has been disabled because it is confusing except for at the end of an interval.
    RelativeDateTimeFormatter: Simpler formatting API (#12072).
    More robust CLDR data loading for MeasureFormat (#11986, #12030), RelativeDateTimeFormatter (#12018), and DateIntervalFormat/DateIntervalInfo (#12013).
    New simple & fast SimpleFormatter class for a trivial subset of MessageFormat as used in CLDR data, e.g., "{0} {1}" (#10896).

ICU4C Specific Changes
    C API support for RelativeDateTimeFormatter (#12072).
    Clang annotations for intended switch case fallthroughs, can now compile with -Wimplicit-fallthrough (#12166).
    Internal header files can be compiled by themselves, for simpler alternative build scripts (#12141).

(ryoon)

2016-04-11 15:03:05 UTC MAIN commitmail json YAML

2016-04-11 15:00:31 UTC MAIN commitmail json YAML

2016-04-11 14:59:17 UTC MAIN commitmail json YAML

2016-04-11 14:57:40 UTC MAIN commitmail json YAML

2016-04-11 14:48:23 UTC MAIN commitmail json YAML

+doxygen-1.8.11

(mef)

2016-04-11 14:20:42 UTC MAIN commitmail json YAML

Updated archivers/p7zip to 15.14.1

(ryoon)

2016-04-11 14:19:59 UTC MAIN commitmail json YAML

Update to 15.14.1

Fix PR pkg/51059

Changelog:
Version 15.14.1
===============
  - patch #32 Compiling in OS X fails with p7zip_15.14

(ryoon)

2016-04-11 12:48:48 UTC MAIN commitmail json YAML

Updated sysutils/cfengine3 to 3.7.3

(fhajny)

2016-04-11 12:48:37 UTC MAIN commitmail json YAML

Update cfengine3 to 3.7.3.

Behaviour changes:
- classesmatching(): order of classes changed
- Suppress standard services noise on SUSE

Fixes:
- Reduce verbosity of yum package module
- Reduce verbosity of apt_get package module
- Upgrade dependencies to latest patch versions.
  Upgraded libraries:
  - curl 7.47.0
  - libxml2 2.9.3
  - LMDB 0.9.18
  - MySQL 5.1.72
  - OpenLDAP 2.4.44
  - OpenSSL 1.0.2g
  - PCRE 8.38
  - PostgreSQL 9.3.11
  - Redis 2.8.24
  - rsync 3.1.2
  PHP was kept at 5.6.17 because of problems with the 5.6.19 version.
- parse def.json vars, classes in C
- Namespaced classes can now be specified on the command line.
- getvalues() will now return a list also for data containers,
  and will descend recursively into the containers.
- @if minimum_version now correctly ignores lines starting with '@'
- Fix definition of classes from augments file
- Don't follow symbolic links when copying extended attributes.
- Fix ps options for FreeBSD to check processes only in current
  host and not in jails
- Fix cf-serverd error messages with classic protocol clients
- The isvariable() function call now correctly accepts all
  array variables when specified inline. Previously it would not
  accept certain special characters, even though they could be
  specified indirectly by using a variable to hold it.
- Show errors regarding failure to copy extended attributes
  when doing a local file copy. Errors could happen when copying
  across two different mount points where the support for extended
  attributes is different between the mount points.
- Fix bad option nlwp to vzps on Proxmox / OpenVZ.
- Fix file descriptor leak when there are network errors.
- Fix a regression which would sometimes cause "Permission
  denied" errors on files inside directories with very restricted
  permissions.
- Check for empty server response in RemoteDirList after
  decryption
- Allow def.json up to 5MB instead of 4K.
- Add guard for binary upgrade during bootstrap
- Fix HP-UX specific bug that caused a lot of log output to
  disappear.
- Fix a bug which sometimes caused package promises to be
  skipped with "XX Another cf-agent seems to have done this since
  I started" messages in the log, most notably in long running
  cf-agent runs (longer than one minute).
- Define (bootstrap|failsafe)_mode during update.cf when triggerd
  from failsafe.cf
- Fix two cases where action_policy warn still produces errors
- Fix classes being set because of hash collision in the
  implementation.
- fix build failure on FreeBSD 7.1
- Installing packages containing version numbers using yum
  now works correctly.

(fhajny)

2016-04-11 12:37:57 UTC MAIN commitmail json YAML

Updated pkgtools/bootstrap-mk-files to 20160411

(jperkin)

2016-04-11 12:37:48 UTC MAIN commitmail json YAML

Update bootstrap-mk-files to 20160411.  Changes:

  * Default to MKCATPAGES=no if mandoc is available on newer SunOS.

(jperkin)

2016-04-11 12:29:53 UTC MAIN commitmail json YAML

Re-arrange parsing order to fix various combinations of PKGMANDIR, MANZ,
and MKCATPAGES.

(jperkin)

2016-04-11 12:22:27 UTC MAIN commitmail json YAML

Updated databases/postgresql-postgis2 to 2.2.2

(gdt)

2016-04-11 12:22:02 UTC MAIN commitmail json YAML

Update to 2.2.2.

PostGIS 2.2.2
2016/03/22

* Bug Fixes *

  - #3463, Fix crash on face-collapsing edge change
  - #3422, Improve ST_Split robustness on standard precision double
          systems (arm64, ppc64el, s390c, powerpc, ...)
  - #3427, Update spatial_ref_sys to EPSG version 8.8
  - #3433, ST_ClusterIntersecting incorrect for MultiPoints
  - #3435, ST_AsX3D fix rendering of concave geometries
  - #3436, memory handling mistake in ptarray_clone_deep
  - #3437, ST_ClusterIntersecting incorrect for MultiPoints
  - #3461, ST_GeomFromKML crashes Postgres when there are
          innerBoundaryIs and no outerBoundaryIs
  - #3429, upgrading to 2.3 or from 2.1 can cause loop/hang on some
          platforms
  - #3460, ST_ClusterWithin 'Tolerance not defined' error after upgrade
  - #3490, Raster data restore issues, materialized views
    Scripts postgis_proc_set_search_path.sql, rtpostgis_proc_set_search_path.sql
    refere to http://postgis.net/docs/manual-2.2/RT_FAQ.html#faq_raster_data_not_restore
  - #3426, failing POINT EMPTY tests on fun architectures

(gdt)

2016-04-11 11:32:38 UTC MAIN commitmail json YAML

Updated net/libtelnet to 0.21

(fhajny)

2016-04-11 11:32:22 UTC MAIN commitmail json YAML

Import libtelnet-0.21 as net/libtelnet.

libtelnet provides safe and correct handling of the core TELNET
protocol. In addition to the base TELNET protocol, libtelnet also
implements the Q method of TELNET option negotiation. libtelnet
can be used for writing servers, clients, or proxies.

(fhajny)

2016-04-11 09:25:08 UTC MAIN commitmail json YAML

Updated databases/py-sqlalchemy to 1.0.12

(adam)

2016-04-11 09:24:24 UTC MAIN commitmail json YAML

Release 1.0.12 is a bug fix release resolving a handful of issues reported in the past few weeks. Primary development continues on the 1.1 series which is slated for initial releases in the spring.

1.0.12 includes relatively minor fixes, including a revision to a fix made for version 1.0.10 where we're attempting to report on the "cause" of an error that is interrupted by a later failure to emit a ROLLBACK on the MySQL platform. While Python 3 solves this problem using exception chaining and cause reporting, on Python 2 we emit a warning so that the cause isn't totally concealed. The condition has been expanded to emit this warning in a much wider range of scenarios.

(adam)

2016-04-11 08:34:24 UTC MAIN commitmail json YAML

2016-04-11 08:01:09 UTC MAIN commitmail json YAML

2016-04-11 07:50:32 UTC MAIN commitmail json YAML

2016-04-11 06:45:41 UTC MAIN commitmail json YAML

Updated www/webkit24-gtk3 to 2.4.11

(leot)

2016-04-11 06:45:24 UTC MAIN commitmail json YAML

Updated www/webkit24-gtk to 2.4.11

(leot)

2016-04-11 06:45:01 UTC MAIN commitmail json YAML

Update www/webkit24-gtk{,3} to 2.4.11.

Changes:
=================
WebKitGTK+ 2.4.11
=================
  - Fix a crash when changing element attributes with DOM bindings.
  - Fix the build on ARM64.
  - Translation updates: Chinese, Japanese.

(leot)

2016-04-11 04:59:11 UTC MAIN commitmail json YAML

match x11 and xcb options to cairo package

(dbj)

2016-04-11 04:49:41 UTC MAIN commitmail json YAML

the native soelim is gsoelim so default it as TOOLS_PLATFORM.gsoelim

(dbj)

2016-04-11 04:41:20 UTC MAIN commitmail json YAML

specify --without-xmc and --without-libxpm if gtk2 is not built with x11

(dbj)

2016-04-11 04:25:39 UTC MAIN commitmail json YAML

Fix Typo on PKGVERSION for p5-ExtUtils-CBuilder, sorry.

(mef)

2016-04-11 04:23:51 UTC MAIN commitmail json YAML

Fix Typo on PKGVERSION, sorry.

(mef)

2016-04-11 04:22:35 UTC MAIN commitmail json YAML

2016-04-11 04:05:05 UTC MAIN commitmail json YAML

compile and install .pyc files

(dbj)

2016-04-11 01:49:28 UTC MAIN commitmail json YAML

Report memory statistics in NetBSD a little more sensibly.

(riastradh)

2016-04-10 22:38:03 UTC MAIN commitmail json YAML

Fix build.

Before, at-spi2-core installed accessibility.conf in $(sysconfdir)/at-spi2,
so we used the CONF_FILES mechanism to place it in
share/examples/at-spi2-core/at-spi2, so the administrator can make local
adjustments.

Now, at-spi2-core works with sensible defaults without an
accessibility.conf file, and places it in $(datadir)/defaults/at-spi2,
essentially to be used as an example.

Choose to revert to the old behaviour.

(prlw1)

2016-04-10 20:17:08 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 1.2.6

(prlw1)

2016-04-10 20:16:49 UTC MAIN commitmail json YAML

Update harfbuzz to 1.2.6

Friday, April 8, 2016
====================================

- Blacklist GDEF table of another set of Times New Roman (Bold) Italic.
- DirectWrite backend improvements.  Note: DirectWrite backend is
  exclusively for our internal testing and should NOT be used in any
  production system whatsoever.

(prlw1)

2016-04-10 20:08:45 UTC MAIN commitmail json YAML

That was gtk3 3.20 (not nb1)

(prlw1)

2016-04-10 20:06:50 UTC MAIN commitmail json YAML

2016-04-10 20:06:09 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.20.2nb1

(prlw1)

2016-04-10 20:05:49 UTC MAIN commitmail json YAML

Update gtk3 to 3.20.2

Many changes including:
* Fix blue background in Emacs windows
* Fix a performance issue with excessive redraws
* Active GtkSwitch widgets now use the :checked state, to match GtkToggleButton
* GTK+ now respects default size even for windows that are not resizable
* GtkScale and GtkScrollbar have received multiple fixes for fallout from
  the gadget port
* GtkStackSwitcher will now switch pages when hovered during drag-and-drop
* GtkRange, GtkScale and GtkScrollbar have been ported to use gadgets
* GTK+ will now list included backends when seeing the
  environment variable GDK_BACKEND=help
* gtk-builder-tool can now preview .ui files with custom CSS
* gtk3-demo now demonstrates saving window sizes in the application
  example, and has many more widgets in the foreign drawing example.
* GTK+ widget drawing scalability has been improved (for containers
  with many children, like large list boxes or flow boxes).
* Drag-and-Drop has been rearchitected to move the input handling into
  GDK, where different backends can handle it according to their needs
  and capabilities. The new, 'managed' DND is currently implemented
  for X11 and Wayland.

* CSS changes:
- the rem unit is now supported
- calc() expressions are supported, too
- Allow loading svg imges
- Fix baseline handling
- -gtk-recolor() works properly with hi-dpi now
- image() can be used in CSS now
- Fix rendering of asymmetric borders
- Add CSS names to more widgets
- Support recoloring icons with -gtk-recolor
- CSS margins, border and padding are more consistently supported
- More widgets support min-width and min-height
- More style properties have been superseded by CSS properties
- Pseudo state names have been aligned with what CSS uses:
  :disabled instead of :insensitive, :indeterminate instead of
  :inconsistent and :drop(active) instead of :dnd. The old names
  still work
- GTK+ specific CSS properties have been prefixed with -gtk-.
  The old names still work
- The CSS syntax for Radial gradients is now supported
- CSS documentation has been rewritten and expanded

* Inspector:
- The per-object CSS editor has been dropped; the global one is sufficient
- The sidebar has been replaced by a combo box
- Add a Show Layout option to the Visual tab
- CSS node tree and style properties are now on the same page
- The frame clock is shown in the Miscellaneous page
- Isolate the inspector from visual debugging effects
- Numerous smaller UI improvements
- Show input device information
- Update monitor information when it changes

* Themes:
- The HighContrast theme has been brought back up to par with Adwaita
- Adwaita has received detail fixes for many widgets
- Adwaita now transitions to backdrop
- Windows theme: handle spin buttons and switches
- Adwaita: Fixes for scales, combo boxes, info bars, action bars, radio and
  check buttons, side bars, etc
- Adwaita has gained a new style of drop target highlighting
- The Windows theme is now included on all platforms
- new radio / check implementation
- GTK+ now includes a HighContrastInverse theme which is a dark
  variant of the HighContrast theme

* Wayland:
- Synchronize key repeat with server
- Add a bell request to gtk_shell and use it to implement gdk_window_beep
- Add a focus request to gtk_shell and use it to implement gtk_window_present
- Dropping tabs to create new windows is now supported
- Implement primary selection (using a private protocol
  with mutter for now)
- Implement startup notification
- Fix a significant buffer leak
- Support kinetic scrolling, using the new events in version 5 of the
  wl_pointer interface
- Suppport DND actions and drag cancellation that were added in version
  3 of the wl_data_offer interface

* Windows:
- Use a custom drag-resize implementation
- Use layered windows
- Provide workarea information
- The Classic and XP themes have been dropped
- The remaining theme is being fixed to work with CSS nodes
- React to theme changes

* Quartz:
- Fix image retrieval from the clipboard

* OS X:
- Native zoom and rotate gestures are now supported

For full details see:
http://git.gnome.org/browse/gtk+/tree/NEWS?h=3.20.2

(prlw1)

2016-04-10 20:00:53 UTC MAIN commitmail json YAML

Add non-DESTDIR removal

(joerg)

2016-04-10 19:42:44 UTC MAIN commitmail json YAML

Updated graphics/gdk-pixbuf2 to 2.32.3

(prlw1)

2016-04-10 19:42:11 UTC MAIN commitmail json YAML

Update gdk-pixbuf2 to 2.32.3

2.32.3
======

* Fix two crashes in the bmp loader (#747605, #758991)
* ico: integer overflow fixes
* Translation updates

2.32.2
======

* Avoid some integer overflow possibilities in scaling code
* Translation updates

(prlw1)

2016-04-10 19:38:53 UTC MAIN commitmail json YAML

2016-04-10 19:17:50 UTC MAIN commitmail json YAML

Updated graphics/adwaita-icon-theme to 3.20

(prlw1)

2016-04-10 19:17:26 UTC MAIN commitmail json YAML

Update adwaita-icon-theme to 3.20

3.20
  - win32 build fixes

3.19.91
  - application-x-addon-symbolic
  - win32 build fixes
  - win32 grey shadows fixed (bug #763034)

3.19.90
  - lighter fullcolor folders
  - thicker stroke for non-starred-symbolic
  - emblem-new metaphor sync
  - call-start call-stop symbolic shape improvements
  - mark-location-symbolic improved shape
  - edit-cut shape improvement
  - simplify hdd symbolic shapes
  - document-edit-symblic
  - visual separation between list and grid view and hamburger menu
    (symbolic)
  - symbolic wifi-acquiring bugfix
  - specfic icon grid for gnome-shell
  - windows build system scripts

3.18.0
  - improved view-list-symbolic
  - cursors working on KDE
  - translations

3.17.4
  - updated folder-new-symbolic

3.17.3
  - updated cursors, support for win32
  - address-book-new fix
  - ebook device icon
  - updated select-all metaphor
  - removed widget assets form an icon theme
  - privacy-mode symbolic icon
  - intltool fixes
  - translations

(prlw1)

2016-04-10 19:08:28 UTC MAIN commitmail json YAML

Updated devel/py-at-spi2 to 2.20.0

(prlw1)

2016-04-10 19:08:00 UTC MAIN commitmail json YAML

Update py-at-spi2 to 2.20.0

* Call gi.require_version() before import
* Fix text.getDefaultAttributeSet (bgo#752928).

(prlw1)

2016-04-10 19:03:27 UTC MAIN commitmail json YAML

Updated devel/at-spi2-atk to 2.20.0

(prlw1)

2016-04-10 19:03:05 UTC MAIN commitmail json YAML

Update at-spi2-atk to 2.20.0

* Don't drop the main context when p2p socket configuration fails
  (bgo#763273).
* Make sure the runtime directory exists (bgo#763274).
* Avoid lagging with large gtk menus (bgo#754048).
* Always accept connections as root if unable to find an owning user.
* Test fixes for atk-adaptor and cache changes.
* Fixes for Text, Value, and Table Cell adaptors (bgo#755724).
* Many new tests, thanks to Patryk Kaczmarek of Samsung.
* Update for new caching API (bgo#650090).
* Eliminate some console warnings due to NULL gobjects.
* Tests: fix out-of-source and parallel build (bgo#751137).
* Add some missing files to the distribution (bgo#751138).

(prlw1)

2016-04-10 19:01:19 UTC MAIN commitmail json YAML

2016-04-10 18:59:50 UTC MAIN commitmail json YAML

Updated devel/at-spi2-core to 2.20.0

(prlw1)

2016-04-10 18:59:27 UTC MAIN commitmail json YAML

Update at-spi2-core to 2.20.0

* Support a stateless configuration by default (bgo#763540).
* Don't display warnings when connecting to an app that no longer exists.
* Don't display warning if unable to connect when logged in via ssh
  (bgo#761600).
* at-spi-bus-launcher: register with session manager (bgo#753931).
* Disable xevie by default--it probably doesn't do anything anyhow.
* get_index_in_parent: Don't crash if parent is defunct.
* Don't crash when trying to set an invalid state (bgo#757915).
* Don't crash if we get a children-changed event with a non-existent
  child (bgo#755951).
* atspi_hyperlink_get_index_range: don't return random values if the
  call fails (bgo#755727).
* Fixed some atspi_text_ functions (bgo#755731).
* Fixed crash during removal of last application in registryd (bgo#756513).
* Modified the cache API to specify an object's index and child count
  rather than its children. This eliminates the need for the application
  to enumerate its children, improving performance in some places with
  large lists (bgo#650090).
* Functions shouldn't try to return values (bgo#749330).
* Fix atspi_table_cell_get_position.

(prlw1)

2016-04-10 18:55:43 UTC MAIN commitmail json YAML

Updated devel/atk to 2.20.0

(prlw1)

2016-04-10 18:55:23 UTC MAIN commitmail json YAML

Update atk to 2.20.0

Changes in version 2.20.00:
===========================

Translations:
Ask Hjorth Larsen (da)

Changes in version 2.19.92:
===========================
*
* Build improvements:
  * Bug 763212: Fix gettext domain after recent changes
  * Fix builddir ≠ srcdir in autogen.sh
  * MSVC builds: Re-arrange include paths
* Cleaning:
  * atkregistry: remove code not being compiled

Contributors:
Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
Withnall

Translations:
Anders Jonsson (sv), Cédric Valmary (oc)

Changes in version 2.19.90:
===========================
*
* Bug 755548: atktablecell: use content of the pointer instead of
  pointer itself
* Bug 760323: Use upstream gettext intead glib-gettext
* Build/MSVC/win32 improvements:
  * Makefile-newvs.am: Update Comments for Usage
  * Make Makefile.msvcproj A Bit More Generic
  * Fix build/win32/vs10/atk-install.vcxproj

Contributors:
Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias

Translations:
Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo)

Changes in version 2.18.0:
===========================
*
* Build: Improvements on MSVC Build infrastructure

Contributors:
Chun-wei Fan

Translations:
Chao-Hsiung Liao (zh_TW)

Changes in version 2.17.90:
===========================
*
* Documentation:
  * Replace mentions of 'state-changed' with 'state-change'.
  * Fixed some tiny typos
* Build/win32 improvements:
  * Use Pattern Rules on build/Makefile-newvs.am
  * Tidying and cleaning .vcxproj.filters generation
    * Fixes Bug 748176: out-of-tree distcheck fails in build/win32
  * Removed GCC requirement
* "install" Projects renamed to "atk-install"

* Misc: set proper file permission to source files

Contributors:
Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
Iglesias

Translations:
Pedro Albuquerque (pt), Daniel Martinez (an),

(prlw1)

2016-04-10 18:55:13 UTC MAIN commitmail json YAML

Updated lang/vala to 0.32.0

(prlw1)

2016-04-10 18:49:42 UTC MAIN commitmail json YAML

Update vala to 0.32.0

Vala 0.32.0
===========

* Bug fixes and binding updates.

Vala 0.31.1
===========

* Introduce [Version] attribute.
* Require and target GLib >= 2.32.
* Bug fixes and binding updates.

(prlw1)

2016-04-10 17:00:33 UTC MAIN commitmail json YAML

2016-04-10 16:59:37 UTC MAIN commitmail json YAML

2016-04-10 16:57:03 UTC MAIN commitmail json YAML

Added devel/libdwarf version 20160115

(kamil)

2016-04-10 16:55:18 UTC MAIN commitmail json YAML

2016-04-10 16:54:36 UTC MAIN commitmail json YAML

Import libdwarf-20160115 as devel/libdwarf

Library to access the DWARF debugging file format which supports source level
debugging of a number of procedural languages, such as C, C++, and Fortran.

This package contains utility dwarfdump.

(kamil)

2016-04-10 16:39:28 UTC MAIN commitmail json YAML

2016-04-10 16:18:45 UTC MAIN commitmail json YAML

No need to set USE_DESTDIR now.

(joerg)

2016-04-10 16:02:02 UTC MAIN commitmail json YAML

Adjust DESTDIR section now that it is required.

(joerg)

2016-04-10 15:58:03 UTC MAIN commitmail json YAML

2016-04-10 15:33:42 UTC MAIN commitmail json YAML

Adjust USRGROUP_PHASE handling for USE_DESTDIR=no removal. Update
documentation to reflect the pre-install option.

(joerg)

2016-04-10 15:26:57 UTC MAIN commitmail json YAML

apply SED_TRANSFORMS first in order to at least generate usb.h, needed by
libusbugen.c in order to build successfully.

(richard)

2016-04-10 15:23:15 UTC MAIN commitmail json YAML

Updated net/p5-Net-GitHub to 0.83

(wen)

2016-04-10 15:21:53 UTC MAIN commitmail json YAML

Update to 0.83
Add missing DEPENDS

Upstream changes:
0.83    2016-01-31
        - Add the API for .gitignore templates (SkySymbol)

0.82    2016-01-12
        - pod fix from Lucas Kanashiro

0.81    2015-12-28
        - Add repo stats (jdorweiler)

0.80    2015-10-30
        - Support Cache Response (Hiroki Matsuo)

0.79    2015-10-28
        - depricated GET contributions_calander_data (Hiroki Matsuo)

0.78    2015-09-24
        - Deployments (jdorweiler)

0.77    2015-06-07
        no code changes

0.76    2015-06-07
        - rate_limit, rate_limit_remaining, and rate_limit_reset (kimmel)

0.75    2015-03-26
        - Corrected the documentation of IssueLabels-API to $labelsName by hoppfrosch

0.74    2015-03-13
        - fix for gh 61

(wen)

2016-04-10 15:20:26 UTC MAIN commitmail json YAML

Always require the 2010 version of pkg_install to simplify things a bit.

(joerg)

2016-04-10 15:18:40 UTC MAIN commitmail json YAML

Added devel/p5-Cache-LRU version 0.04

(wen)

2016-04-10 15:17:01 UTC MAIN commitmail json YAML

Add p5-Cache-LRU

(wen)

2016-04-10 15:15:45 UTC MAIN commitmail json YAML

Rewrite somewhat in light of the non-DESTDIR removal.

(joerg)

2016-04-10 15:14:13 UTC MAIN commitmail json YAML

Import Cache-LRU-0.04 as devel/p5-Cache-LRU.

A simple, fast implementation of an in-memory LRU cache in pure perl with
the maximum number of entries to be stored within the cache object.

(wen)

2016-04-10 15:10:12 UTC MAIN commitmail json YAML

Remove last glue for PKG_DESTDIR_SUPPORT=none.

(joerg)

2016-04-10 15:09:26 UTC MAIN commitmail json YAML

PKG_DESTDIR_SUPPORT=none is gone.

(joerg)

2016-04-10 15:08:39 UTC MAIN commitmail json YAML

Drop support for PKG_DESTDIR_SUPPORT=none.

(joerg)

2016-04-10 14:51:25 UTC MAIN commitmail json YAML

Updated time/p5-Date-Extract to 0.05

(wen)

2016-04-10 14:49:45 UTC MAIN commitmail json YAML

Update to 0.05

Upstream changes:
0.05    Thu Jun  5 12:52:12 WIB 2014
        This release is done by SHARYANTO
        Add 'format' argument (RT#95998)
        Support '13 Nov 1986' format (RT#95999)

(wen)

2016-04-10 14:37:05 UTC MAIN commitmail json YAML

Updated math/maxima to 5.38.0

(wen)

2016-04-10 14:34:13 UTC MAIN commitmail json YAML

Update to 5.38.0

Upstream changes:

Maxima 5.38 change log
New items in core:

    commit [ae11414]: Images in the HTML manual now are automatically shrinked to fit within the browser window, if neeeded.

    commit [d817ac5]: A singlepage HTML manual (doc/info/maxima_singlepage.html)

    commit [2b0f8c4]: Docu/Creating a release: Added a request to inform the wxMaxima team that aims to make a simultaneous release.
    commits [b2302ed]-[fcbb0e4]: Commit charsets package as posted by Michel Talon
    commit [1818e0b]: Add configure option --enable-mathjax to enable usage of MathJax in the html docs
    commit [7ca8a27]: Add simple documentation for bf_fft and bf_inverse_fft.
    commit [d1def61]: Added a small GUI for Windows users for selecting their default Lisp interpreter.
    commit [688f662]: Allow setting the Lisp type (MAXIMA_LISP=...) using maximarc on Windows.
    commit [bdaf3c7]: Try to exit gracefully if we are unable to connect to a server

New items in share:

    commits [68d866e]-[4d1f046]: draw: grid now not only accepts boolean values, but also a list of 2 numbers.

Changes in core:

    commits [3631127]-[82aea3a]: Documentation: Add example images for the draw options.

    commit [baa97e3]: Crosscompiling: update sbcl to the current version.
    commit [eedadc7]: Adjust the tolerances of two li[2] numerical tests
    commit [79d9dcd]: Prevent the removal of the integervalued feature during a reset()
    commit [05b922f]: Work around bug in ecl that causes all tests to fail.
    commit [f798207]: Removed the --dynamic-space-size option for sbcl.
    commit [eba5341]: Fix bug in utf-8-fix-start-end and improve pseudo-unicode-support for GCL
    commit [d95efeb]: WIP: Bigfloat FFT routines.

Changes in share:

    commit [4ae042fc]: Split up implementation of FFT in a separate package
    commit [473ea6c]: Add the draw package to autoload updating the documentation
    commit [993aea7]: First attempt to rework numericalio.lisp for greater speed and memory efficiency.

Bug fixes:

    commit [22f4fd0]: Apply patch in bug report 3120.
    commit [c57712d]: Fix #3105: lis doesn't simplify.
    commit [3b94068]: Fix #3112: inaccurate zeta(n) for negative even n.
    commit [f7b7b06]: Fix #3098: li[3] nuemrical evaluation.
    commit [689fdbc]: Fix SF bug report #3104: "limit(log(1 - exp(x)), x, 0, plus), numer => stack overflow"
    commit [689fdbc]: Fix SF bug report #3103: "limit of li.. with numer:true infinite recursion"
    commit [30d5d01]: Fix SF bug #3102: "find_root(x,x,-1e300,1e300) => overflow"
    commit [0443536]: Fix SF bug report #3099: "Float read is single-precision, though float() is double-precision"
    commit [33666cc]: Fix bug #481: ('m)[1] (meval)
    commit [7398246]: Fixed bug #3075: '#3075 answer "3false" from "integrate(3asinh(x),x,-inf,inf)"'
    commit [2c7bf01]: Fixed bug #3081 'abs(...) -> "bfloat: attempted conversion of floating-point infinity."'
    commit [26375cd]: Fix #3069 limit(a/abs(x),x,0) crashes with stack overflow
    commit [df38b65]: Fix bug:#3065.
    commit [7409f45]: Fix bug #3058: Lingering assumptions after an interrupted simpsum
    commit [0848773]: Add test for SF bug #2302: "'at' applied to definite integral"
    commit [9c89d36]: A quick solution for Bug 3052
    commit [0b6a9a1]: Fix SF bug #3049: "set should act like list"
    commit [4b6c2df]: Fix SF bug #3045: "Save command now fails to generate lisp file"
    commit [3c8d45b]: Fix bug #3044: opsubst crash
    commit [38c5ac7]: Fix SourceForge bug #2159 - integration_with_logabs.
    commit [20d4d93]: Fix SF bug #3003: make pdf returns an error.
    commit [49a2df1]: Fix SourceForge bug #3017 - "integrate_use_rootsof" leads to wrong result.
    commit [7c12736]: Add tests to verify that SF bug #365 is fixed. Add tests for related bug #3072

Unnumbered bugs:

    commit [f4af2a1]: Use per-maxima-instance filenames for draw and plot. Without this simultaneous plotting from concurrent maxima instances might result in name collisions.
    commit [5cc41da]: Allow sbcl to use enough memory to compile Lapack (linux+mac only).
    commit [4be3d80]: Remove the two black lines at the border of the bounding box that were introduced with gnuplot 5.0
    commit [592b38b]: Fix integrate((4x^3-x^2+4x)^(-2/3)(12x^2-2*x+4),x);
    commits [f7b7b06]...[eedadc7]: li[2] and li[3] fixes.
    commit [366b08f]: Try to fix the trace output when the lisp_print trace option is set
    commit [b637368]: In MEVAL1, call GETCHARN only if argument is a symbol. Fixes bug reported to mailing list 2016-01-06

(wen)

2016-04-10 12:24:31 UTC MAIN commitmail json YAML

Added textproc/p5-Text-VisualWidth-PP version 0.04

(mef)

2016-04-10 12:21:37 UTC MAIN commitmail json YAML

Import p5-Text-VisualWidth-PP-0.04 as textproc/p5-Text-VisualWidth-PP.

This module provides functions to treat half-width and full-width
characters and display correct size of text in one line on terminals and
mobile phones. You can know the visual width of any text and truncate text
by the visual width. Now this module support flagged UTF-8 and tested only
with Japanese.

This module is pure perl version of Text::VisualWidth. This is bit slow,
but it's not require compiler.

(mef)

2016-04-10 09:42:18 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.8.3

(leot)

2016-04-10 09:41:58 UTC MAIN commitmail json YAML

Update print/cups-filters to 1.8.3.

Changes:
CHANGES IN V1.8.3 (2016-03-23):
- cups-browsed: When creating or modifying a local print queue
  set the printer-is-shared bit to false in a separate IPP
  request as this operation errors on queues directly pointing
  to remote CUPS queues with the IPP backend. This way we can
  ignore the error and assure that all other settings are
  applied (Ubuntu bug #1560099).
- Fixed pkg-config support so that $PKG_CONFIG gets used and
  cross compilation works (Bug #1347).
- gstoraster: Put conversion rules for this filter into a
  separate file, so that they do not get installed when we
  build without Ghostscript support (Bug #1346).
- Allow disabling dependencies on IJS (Bug #1345).
- pdftops: Switch to Poppler as PDF renderer also for the
  Apple LaserWriter 12/640, to work around a bug in the
  printer's PostScript interpreter (Bug #1344).

(leot)

2016-04-10 08:34:29 UTC MAIN commitmail json YAML

+ abcde-2.7.2, apache24-2.4.20, harfbuzz-1.2.6, hunspell-de-20160407,
  jbig2dec-0.13, libxkbcommon-0.6.1, modular-xorg-xephyr-1.18.3,
  py-anki2-2.0.36, py-click-6.6, py-cython-0.24, py-mock-2.0.0,
  py-twisted-16.1.0, ruby-mercenary-0.3.6, x264-devel-20160409.

(wiz)

2016-04-10 08:11:06 UTC MAIN commitmail json YAML

Updated devel/p5-Git-CPAN-Patch to 2.2.1
Updated devel/p5-Git-Repository-Plugin-AUTOLOAD to 1.002
Updated devel/p5-Graph to 0.9704
Updated devel/p5-Graph-ReadWrite to 2.08
Updated devel/p5-Hash-Util-FieldHash-Compat to 0.10
Updated devel/p5-Dist-Zilla to 5.044

(mef)

2016-04-10 08:07:25 UTC MAIN commitmail json YAML

(pkgsrc)
- Add following line for make test
    +BUILD_DEPENDS+=  p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils
(upstream)
- Updated to devel/p5-Dist-Zilla-5.044
------------------------------------
5.044    2016-04-06 20:32:14-04:00 America/New_York
        - require a newer List::Util to avoid a dumb bug caused by relying on
          side effects of loading Moose (thanks, Karen Etheridge!)

5.043    2016-01-04 22:54:56-05:00 America/New_York
        - dzil test now supports --extended to set EXTENDED_TESTING (thanks,
          Philippe Bruhat)

5.042    2015-11-26 09:05:37-05:00 America/New_York
        - try to avoid testing errors when the local time zone can't be
          determined (https://github.com/rjbs/Dist-Zilla/issues/497)

5.041    2015-10-27 22:07:54-04:00 America/New_York
        - add 'static_attribution' attribution to MakeMaker plugin
        - fix prereqs for App::Cmd and Config::MVP::Reader::INI

5.040    2015-10-13 11:42:25-04:00 America/New_York
        - the distribution tarball name no longer includes -TRIAL if the
          version contains an underscore

        - [PkgVersion] adds "$VERSION = $VERSION_SANS_UNDERSCORES" when
          version contains an underscore

        - made the PodCoverageTests and PodSyntaxTests plugins generate author
          tests, not release tests. These are tests you want passing on every
          commit, not just before a release (Dave Rolsky)

(mef)

2016-04-10 08:03:17 UTC MAIN commitmail json YAML

Updated to devel/p5-Hash-Util-FieldHash-Compat-0.10
---------------------------------------------------
0.10      2015-09-27 04:28:27Z
        - fix invalid prereq specification for Heavy implementation (changed
          in 0.09)

(mef)

2016-04-10 08:00:55 UTC MAIN commitmail json YAML

Updated to devel/p5-Graph-ReadWrite-2.08
----------------------------------------
2.08 2015-10-30 NEILB
    - Switched to Dist::Zilla
    - Updated the github repo URL after changing my github username
    - Removed a spurious =back from Graph::ReadWrite.
      Thanks to Lucas Kanashiro for RT#106063

(mef)

2016-04-10 07:58:17 UTC MAIN commitmail json YAML

Updated to devel/p5-Graph-0.9704
--------------------------------
0.9704 2015-10-07  Jarkko Hietaniemi  <jhi@iki.fi>
    - rt.cpan.org 107567: edges() missing on undirected multiedged graph:
      was broken in 0.96, had been fixed somewhere there and here,
      added the test case
    - rt.cpan.org 107600: no modify Storable $VERSION

(mef)

2016-04-10 07:55:38 UTC MAIN commitmail json YAML

Update to devel/p5-Git-Repository-Plugin-AUTOLOAD-1.002
-------------------------------------------------------
1.002 Tue Feb 2 2016
    - Prevent system/global configs from messing with test expectations
      (Fix for RT #111645, reported by DBOOK)
    - Load Config when using %Config
      (Fix for RT #100806, reported by PPISAR)

(mef)

2016-04-10 07:52:55 UTC MAIN commitmail json YAML

Updated to devel/p5-Git-CPAN-Patch-2.2.1
----------------------------------------
2.2.1 2016-02-06
  [ BUG FIXES ]
    - Test was failing if color.ui was set to always. (GH#29, reported by
      grinnz)

  [ STATISTICS ]
    - code churn: 3 files changed, 24 insertions(+), 13 deletions(-)

(mef)

2016-04-10 07:47:31 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-Depends to 0.405
Updated devel/p5-ExtUtils-F77 to 1.19
Updated devel/p5-ExtUtils-MakeMaker-CPANfile to 0.07
Updated devel/p5-ExtUtils-ModuleMaker to 0.55
Updated devel/p5-File-BOM to 0.15
Updated devel/p5-File-DesktopEntry to 0.22
Updated devel/p5-File-Modified to 0.10
Updated devel/p5-File-Path-Tiny to 0.8
Updated devel/p5-File-Touch to 0.11

(mef)

2016-04-10 07:45:22 UTC MAIN commitmail json YAML

Avoid creating a fake zlib.pc, because if it does
gnutls will add a Requires.private for it in its .pc file

(dbj)

2016-04-10 07:42:12 UTC MAIN commitmail json YAML

remove unnecessary X11 dependency by specifying --with-x=no

(dbj)

2016-04-10 07:36:57 UTC MAIN commitmail json YAML

Add Following line for 'make test'.
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires

(mef)

2016-04-10 07:35:20 UTC MAIN commitmail json YAML

2016-04-10 07:34:39 UTC MAIN commitmail json YAML

remove unnecessary X11 dependency by specifying --with-x=no
this is an improved fix for PR 50582

(dbj)

2016-04-10 05:51:20 UTC MAIN commitmail json YAML

Update to devel/p5-File-Touch-0.11
----------------------------------
0.11 2015-11-26 NEILB
    - Document when reference gras the timestamps, and give example.
      Thanks to SMYLERS for the PR with this.

0.10 2015-10-24 NEILB
    - Added [MetaJSON] to dist.ini, so we get a META.json in the release
    - Auto tag and push to github on release
    - Updated repo URL after changing my github username

(mef)

2016-04-10 05:49:15 UTC MAIN commitmail json YAML

Update to devel/p5-File-Path-Tiny-0.8
-------------------------------------
0.8  2016-01-26 14:44:57
    - rt 88849: allow multiple processes to operate on the same paths (thanks HELENA!)
    - Add github to POD
    - rt 96842: Fix mk() to work correctly w/ UNC paths on windows (thanks MITHUN!)

(mef)

2016-04-10 05:46:56 UTC MAIN commitmail json YAML

Update to devel/p5-File-Modified-0.10
-------------------------------------
0.10 2015-10-26 NEILB
    - Switched to Dist::Zilla
    - Updated github repo URL after changing my github username

(mef)

2016-04-10 05:43:12 UTC MAIN commitmail json YAML

Updated to devel/p5-DesktopEntry-0.22
-------------------------------------
0.22 2015-12-10
- Fix issue on Windows with File URIs
- Correctly state runtime dependencies

0.21 2015-11-25
- Documentation changes only.

0.20 2015-11-23
- Fix opening files with special characters
    RT 93168 - fix provided by Romain Vavassori.

(mef)

2016-04-10 05:37:27 UTC MAIN commitmail json YAML

(pkgsrc)
- Add following line for make test
  BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:.....
(upstream)
- Update to devel/p5-File-BOM-0.15
--------------------------------
0.15 - Mon Dec 14 2015
    - Fix spelling errors spotted by debian team. Thanks to Gregor Herrmann.

(mef)

2016-04-10 05:33:38 UTC MAIN commitmail json YAML

Updated to devel/p5-ExtUtils-ModuleMaker-0.55
0.55    January 03, 2016

Prodded by Chris Kirke during the CPAN Pull Request Challenge, standardized
$VERSION numbers and release dates across all files.  No changes in
functionality or tests.

(mef)

2016-04-10 05:31:05 UTC MAIN commitmail json YAML

Update to devel/p5-ExtUtils-MakeMaker-CPANfile-0.07
-----------------------------------------
0.07  2015/12/09
    - supported recommends, suggests, conflicts

(mef)

2016-04-10 05:27:44 UTC MAIN commitmail json YAML

Update to devel/p5-ExtUtils-F77-1.19
------------------------------------
v1.19 released Dec 12th 2015
----------------------------
* Improved gfortran linking on OS X Yosemite+ which avoids PERL_DL_NONLAZY meltdowns

(mef)

2016-04-10 05:25:19 UTC MAIN commitmail json YAML

Update to devel/p5-ExtUtils-Depends-0.405
-----------------------------------------
0.405
    - Remove MYMETA.* from MANIFEST file; closes autogenerated RT ticket
      #108554

(mef)

2016-04-10 04:41:54 UTC MAIN commitmail json YAML

Updated devel/p5-Convert-Binary-C to 0.78
Updated devel/p5-Curses to 1.34
Updated devel/p5-Data-MessagePack to 0.49
Updated devel/p5-Data-Peek to 0.45
Updated devel/p5-Devel-CheckLib to 1.07
Updated devel/p5-Devel-Cover to 1.22
Updated devel/p5-Devel-NYTProf to 6.03
Updated devel/p5-Devel-PatchPerl to 1.40
Updated devel/p5-Devel-Pragma to 0.62
Updated devel/p5-Devel-REPL to 1.003028
Updated devel/p5-Devel-StackTrace to 2.01
Updated devel/p5-Devel-StackTrace-AsHTML to 0.15
Updated devel/p5-Devel-TraceUse to 2.094
Updated devel/p5-Data-Munge to 0.096
Updated devel/p5-EV to 4.22
Updated devel/p5-Event-RPC to 1.08
Updated devel/p5-ExtUtils-CBuilder to 28.02.24

(mef)

2016-04-10 03:41:34 UTC MAIN commitmail json YAML

(pkgsrc)
- Add c++ for USE_LANGUAGE for make test
(upstream)
- Update to devel/p5--ExtUtils-CBuilder-0.28.22.24
------------------------------------------------
0.282224 - 2015-10-09
  Enhncements:
  - Use warnings/strict on all modules.

(mef)

2016-04-10 03:16:37 UTC MAIN commitmail json YAML

Update to devel/p5-Event-RPC
----------------------------
1.08 Sun Sep 26, 2015, joern
    Notes:
    - Just a stable release without changes. I thought
      CPAN testers would pick up developer releases
      too, but was wrong ;)

1.08_01 Sat Sep 26, 2015, joern
    Features:
    - Support for multiple serialisers: Sereal, CBOR::XS,
      JSON::XS and Storable. That's because Storable is
      known to be insecure, so this module should not
      rely on it.

      Great care has been taken to make these changes
      up- and downwards compatible, so old clients still
      can connect to new servers and vice versa.

      Check documentation chapters MESSAGE FORMAT OPTIONS
      in Event::RPC, Event::RPC::Server and Event::RPC::Client
      manpages for details.

      Thanks to mala <mala AT ma.la> for his hint about the
      security issues of Storable. You find more details in
      this article:

      http://www.masteringperl.org/2012/12/the-storable-security-problem/

    Bugfixes:
    - Proper handling of exceptions which occur at the
      server before a remote method is really executed,
      e.g. when lookup of the class failed due to
      incorrect @INC path.
    - Fixed encoding of source files and corrected
      the year of all Copyright notices.

(mef)

2016-04-10 03:12:51 UTC MAIN commitmail json YAML

Update to devel/p5-EV-4.22
--------------------------
4.22 Sun Dec 20 02:34:39 CET 2015
        - (libev) when epoll detects unremovable fds in the fd set, rebuild
          only the epoll descriptor, not the signal pipe, to avoid
          SIGPIPE in ev_async_send. This doesn't solve it on fork,
          so document what needs to be done in ev_loop_fork
          (analyzed by Benjamin Mahler).
        - (libev) remove superfluous sys/timeb.h include on win32
          (analyzed by Jason Madden).
        - updated libecb.

(mef)

2016-04-10 03:10:23 UTC MAIN commitmail json YAML

Updated www/moodle to 3.0.3

(wen)

2016-04-10 03:08:56 UTC MAIN commitmail json YAML

Update to 3.0.3

Upstream changes:
Moodle 3.0.3 release notes

Releases > Moodle 3.0.3 release notes

Release date: 14 March 2016

Here is the full list of fixed issues in 3.0.3.
Contents

    1 Highlights
    2 Fixes and improvements
    3 Security issues
    4 See also

Highlights

    MDL-48778 - Fixed problems with assign quick grading in case of multiple attempts
    MDL-21912 - New setting 'Allow admin conflict resolution' for restoring a course from a different Moodle site
    MDL-31635 - Course completion "grade" criteria now correctly shows grades as points and not percents
    MDL-51702 - Restored ability to assign roles to blocks in Default dashboard and My home
    MDL-49807 - Wiki table of contents correctly displays headers created in Atto editor

Fixes and improvements

    MDL-48015 - Fixed misalignment in gradebook when category has no total and items
    MDL-52566 - Releasing assignment with team submission now releases grades to all group members
    MDL-52486 - Fixed javascript errors in languages with _ in the name such as en_us (for example when editing user interests)
    MDL-52249 - Custom menus with subitems now work correctly on touch screen devices
    MDL-51723 - Fixed bug with unenrolling users on login under LDAP auth with Active Directory
    MDL-38020 - Corrected user enrollment workflow through Participant list using Edit Icon
    MDL-41531 - Fixed irregular characters in course name interfering with PayPal enrolment
    MDL-51075 - Centered positioning of glossary popup
    MDL-52217 - Cleaning temporary download directory for dropbox repository
    MDL-52637 - Fixed problems with connection to SMTP mail in some configurations
    MDL-52589 - Allow non-default cache stores to be uninstalled
    MDL-50083 - Unlock submissions when reopening locked assignment
    MDL-43620 - Allow to reset the course start date when having a chat activity
    MDL-49338 - Fixed bug when quiz statistics report displays the preview icons to the wrong variant
    MDL-52763 - Users with the mod/assign:viewblinddetails capability are able to cross reference users with their blind identities
    MDL-52435 - Plagiarism prevention links are moved to the top of the submission text
    MDL-52814 - Fixed overlapping of redo button in Quiz
    MDL-53012 - Behat: Add step to run scheduled task
    MDL-50218 - If there is no grade, an external tool (LTI) module will now return a grade of '' instead of 0 to the LTI tool producer

Security issues

    MSA-16-0003 Incorrect capability check when displaying users emails in Participants list
    MSA-16-0004 XSS from profile fields from external db
    MSA-16-0005 Reflected XSS in mod_data advanced search
    MSA-16-0006 Hidden courses are shown to students in Event Monitor
    MSA-16-0007 Non-Editing Instructor role can edit exclude checkbox in Single View
    MSA-16-0008 External function get_calendar_events return events that pertains to hidden activities
    MSA-16-0009 CSRF in Assignment plugin management page
    MSA-16-0010 Enumeration of category details possible without authentication
    MSA-16-0011 Add no referrer to links with _blank target attribute
    MSA-16-0012 External function mod_assign_save_submission does not check due dates

(wen)

2016-04-10 03:03:52 UTC MAIN commitmail json YAML

Update to devel/p5-Data-Munge-0.096
-----------------------------------
0.096  2016-03-02
        * eval_string() now preserves the value of $@ both inside the eval'd
          code and outside (if no exception is thrown).

(mef)

2016-04-10 02:54:27 UTC MAIN commitmail json YAML

- Add following lines for make test
  +# for make test
  +BUILD_DEPENDS+=        p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
  +# following introduce cyclic dependency
  +#UILD_DEPENDS+=        p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash

(mef)

2016-04-10 02:33:52 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-TraceUse-2.094
---------------------------------------
2.094 2016-03-20 BOOK
    - Disabled extra debugger features (HAARG)
    - Added SEE ALSO section with a discussion of the main modules
      on CPAN for determining dependencies. (NEILB)
    - Tweaked formatting of this file as per CPAN::Changes::Spec, in the
      process ensuring all dates are UTC (like CPAN & PAUSE). (NEILB)
    - Simplified the data structure and the caller() call
    - Switched to Dist::Zilla for packaging

(mef)

2016-04-10 02:31:43 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-StackTrace-AsHTML-0.15
-----------------------------------------------
0.15  2016-04-01 12:23:25 PDT
        - Switch to Milla (haarg)

(mef)

2016-04-10 02:24:57 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-StackTrace-2.0.1
-----------------------------------------
2.01  2016-03-02
- Fixed the frames method when it is called with arguments. Previously this
  did not work if it was called before the method was called as a
  reader. Fixed by Mark Fowler. PR #8.

(mef)

2016-04-10 02:22:59 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-REPL-1.003028
--------------------------------------
1.003028  2016-02-16 01:13:08Z
  - increase the required version of Data::Dump::Streamer (see RT#105466)

(mef)

2016-04-10 02:20:52 UTC MAIN commitmail json YAML

Update to devel/p5-devel-Pragram-0.62
-------------------------------------
0.62  Mon 26 Oct 12:13:17 2015
    - update ppport.h
    - update copyright year

0.61  Mon 26 Oct 11:33:19 2015
    - specify minimum perl version (thanks Lisa Hare)

(mef)

2016-04-10 02:18:42 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-PatchPerl-1.40
-----------------------------------------
version 1.40 at 2015-12-16 23:26:59 +0000
    - Update hints files
    - Add BuiltbyPatchPerl entry to %Config::Config

(mef)

2016-04-10 02:15:40 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-NYTProf-6.0.3
--------------------------------------
Changes in Devel::NYTProf 6.03 - 25th March 2016

  Fix to account for the deep stack optimizations in perl 5.23.8
    by Dave Mitchell, with my great gratitude!
  Fix SIGUSR2 on MSWin32 and div by zero #78 PR#79
    with thanks to Nicolas Georges.
  Fix for perl 5.8.8 but adding definition for tTHX.
  Unify 'Profile format error' messages.

  Improve the TROUBLESHOOTING docs.
  Added some more docs for the start=init option #85
  Corrected URL of KCachegrind home page #87
    with thanks to Denis Ibaev.
  Corrected URL of sample report #80
  Removed dead code.nytimes.com URL and redundant history #84

(mef)

2016-04-10 02:12:47 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-Cover-1.22
-----------------------------------
Release 1.22 - 9 April 2016
- Test against 5.20.3, 5.21.1 - 5.21.9, 5.22.1.
- Improve uncoverable docs (Alex Balhatchet) (github 148).
- Improve cpancover.

(mef)

2016-04-10 02:01:35 UTC MAIN commitmail json YAML

Update to devel/p5-Devel-CheckLib-1.07
--------------------------------------
1.07    2016-04-09      Add analyze_binary feature.

(mef)

2016-04-10 01:56:33 UTC MAIN commitmail json YAML

Update to devel/p5-Data-Peek-0.45
---------------------------------
0.45    - 2016-02-16, H.Merijn Brand  <h.m.brand@xs4all.nl>
    * Add CONTRIBUTING.md
    * It's 2016
    * Test::More with Test2 does not preserve $! and $?

(mef)

2016-04-10 01:43:29 UTC MAIN commitmail json YAML

Update to devel/p5-Data-MessagePack-0.49
----------------------------------------
0.49 2015-11-21 20:07:30+0900
    - Fix undefined behavior issue of overflow(#23, #24, Thanks kazuho)

(mef)

2016-04-10 01:38:35 UTC MAIN commitmail json YAML

Update to devel/p5-Curses-1.34
------------------------
New in 1.34 (Released April 2, 2016)

  Several bugs fixed in demo programs (which also function as the
  documentation) for forms and menus and comments added explaining need to
  keep Perl variables around to avoid invalid memory references.

New in 1.33 (Released October 3, 2015)

  Package contains META files.

(mef)

2016-04-10 01:34:09 UTC MAIN commitmail json YAML

Update p5-Convert-Binary-C-0.78
-------------------------
Version 0.78 (2016-02-14)
-------------------------
* added Clang support to ccconfig

* fix cpan #109978: improve wording/grammar in POD; thanks to
  gregor herrmann for providing a patch

* fix cpan #95716: Add support for #warn/#warning; thanks to
  Jon DuSaint for providing an initial patch

* update module metadata

(mef)

2016-04-10 01:09:55 UTC MAIN commitmail json YAML

devel/p5-Contextual-Return-0.004008 is updated as 0.004.008

(mef)

2016-04-09 20:08:54 UTC MAIN commitmail json YAML

Add CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for MKPIE build.

(alnsn)

2016-04-09 20:07:23 UTC MAIN commitmail json YAML

Add --host-cflags and --host-ldflags for MKPIE build.

(alnsn)

2016-04-09 14:43:47 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.12.21
Updated multimedia/kdenlive to 0.9.10

(abs)

2016-04-09 14:43:15 UTC MAIN commitmail json YAML

Updated multimedia/kdenlive to 0.9.10

0.9.10
    Changes:
    * handle VBR encoding profiles, and use it!
    * video stabilizer: added new "vid.stab", removed older ones
    * environment variable MLT_PREFIX overrides profiles & melt path
    * several fixes for high dpi screens
    * change proxy profile, obsolete with libav
    * add SVG to image formats for slideshows
    * restore project render bitrate (#3326)
    * show proxy name in clipproperties
    * add link to MLT doc in render edit dialog (#3355)

    Bug fix:
    * update maximum track height (#3241)
    * resize render path box (#3300)
    * change transition settings layout (#3336)
    * heat colormap in spectrogram (#3142)
    * fix clip monitor switch on proxy creation end (#3308)
    * fix clip jobs (stabilize) operating on proxies (#3337)
    * fix timeline corruption by clip resize end + zoom change
    * fix title clip duration not taken into account (#3309)
    * fix timeline thumbs flicker when fully zoomed (#3247)
    * fix thumbnailer aspect ratio
    * fix fades for split audio (#3323)
    * fix transcoding (#3334)
    * fix 'Clip in Timeline' when project monitor is inactive (#3261)
    * fix audio analysis (use dynamic memory instead of stack)
    * fix render end notification
    * fix render timecode overlay (#3260)
    * set tooltip for monitor pause button (#3256)
    * fix slideshow clips adding 1 frame (#3289)
    * fix archive project icon (#3325)
    * fix compilation on armhf (#3345)
    * don't allow creating keyframes for "fixed" filters (#2956)
    * re-enable compilation on KDE < 4.5 (squeeze) (#3319)
    * re-enable Clip menu (fix bug #3347)
    * fix screen recording failure (#3358)
    * fix crash detected with undo/redo (bug #3240)
    * fix crash cutting group on a clip edge (#3312, #3350)
    * fix crash on image sequence (#3331)
    * fix crash in tracks config editor (#3367)
    * fix crash on audiofiles
    * fix crash on opening project file with images
    * fix warnings from static analyzers (cppcheck, krazy)
    * sort source files, easier to understand (for new developpers)

0.9.8
    Changes:
    * Clean encoding profiles using MLT presets & profiles
    * Fades ui: video instead of audio on AV clips
    * Support a custom suffix for FFmpeg binaries (mostly for packagers)
    * Make audio align work asynchronously
    * Remove the MLT processing threads option that never really worked
    * Copy proxies with 'move project'
    * Add support for JogShuttle on newer systems, make shuttle device selection more straightforward, add ProV2 keys

    Bug fix:
    * Code cleanup (use const ref, fix includes, mem leaks, optimize...)
    * Fix warnings from gcc, cppcheck, clang, scan-build: fixes many crashs & leaks
    * Fix keyframing messed up for some effects
    * Fix timeline corruption when trying to move clip before 0
    * Fix crash when closing title widget
    * Fix thumbnails for image clips in timeline
    * Fix crash on quick undo/redo (#3240)
    * Fix multithreading (#3186)
    * Fix some problems with transitions keyframes
    * Fix scopes (#3052)

(abs)

2016-04-09 14:37:22 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.12.21

v0.12.21

- lib/model: Correct handling of multiple subs when scanning (#2851, @calmh)
- lib/model: Properly handle deleting multiple files when doing scans with subs (#2851, @calmh)
- Clarify GUI stuff (#2819, @AudriusButkevicius)
- Increase contrast for readonly form controls in dark theme (#2820, @wweich)
- gui: Improve layout of footer on narrow screens (#2663, @calmh)
- lib/relay/client: Log relay client messages (#2624, @AudriusButkevicius)
- gui: Better accessibility for folder & device panels (#2288, @wweich)

v0.12.20

- Add priority,section and homepage to debian/control (Laurent Arnoud)
- Fix description-contains-tabs and improve description (Laurent Arnoud)
- gui: add a lock icon to the folder title for easy overview (fixes #2703) (@kralo)
- gui: add html tooltips (title) to the folder path and syncthing version elements (fixes #2758) (@kralo)
- systemd: Add syncthing-resume.service (@rumpelsepp)
- Only test with -race on supported platforms (fixes #2765) (@calmh)

(abs)

2016-04-09 14:19:25 UTC MAIN commitmail json YAML

2016-04-09 14:19:05 UTC MAIN commitmail json YAML

Updated devel/p5-Contextual-Return to 0.004.008

(mef)

2016-04-09 14:18:48 UTC MAIN commitmail json YAML

Update to p5-Contextual-Return-0.004.008
----------------------------------------
0.004008  Sat Sep 12 13:16:30 2015

    - Promoted $VERSION variable to earlier in source to
      attempt to placate cpanminus (thanks, Karen!)

    - Added prototype to overridden caller()

    - Changed way caller() is overridden, hopefully will no longer
      clash with Sub::Uplevel

(mef)

2016-04-09 14:12:57 UTC MAIN commitmail json YAML

Updated devel/p5-Config-General to 2.60

(mef)

2016-04-09 14:12:45 UTC MAIN commitmail json YAML

Update to p5-Config-General-2.60
--------------------------------
2.60    - fix rt.cpan.org#107929: added missing test config.

2.59    - fix rt.cpan.org#107108 by adding support for IncludeOptional.
        - clarified documentation on StoreDelimiter.

(mef)

2016-04-09 14:10:22 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Any to 0.27

(mef)

2016-04-09 14:10:09 UTC MAIN commitmail json YAML

Update to p5-Config-Any-0.27
----------------------------
0.27 2016-03-31
    - depend on Module::Pluggable::Object directly instead of assuming it is
      bundled with Module::Pluggable (RT #113148)

(mef)