Commit graph

261073 commits

Author SHA1 Message Date
wiz
f4c844a0bb Updated audio/musicpd to 0.20.5 2017-02-27 10:46:11 +00:00
wiz
b35394f76b Updated musicpd to 0.20.5.
ver 0.20.5 (2017/02/20)
* tags
  - id3: fix memory leak on corrupt ID3 tags
* decoder
  - sidplay: don't require libsidutils when building with libsidplayfp
* output
  - httpd: fix two buffer overflows in IcyMetaData length calculation
* mixer
  - alsa: fix crash bug
2017-02-27 10:46:01 +00:00
wiz
860c02d906 Updated devel/py-setuptools to 34.3.0 2017-02-27 10:42:45 +00:00
wiz
306cca3a37 Updated py-setuptools to 34.3.0.
Fix test target.
4 tests failing, three due to pip not existing (we have pip3.6 et al.),
one because of ASCII locale.

v34.3.0
-------

* #941: In the upload command, if the username is blank,
  default to ``getpass.getuser()``.

* #971: Correct distutils findall monkeypatch to match
  appropriate versions (namely Python 3.4.6).
2017-02-27 10:42:34 +00:00
wiz
6320ce21d5 Updated devel/py-tortoisehg to 4.1 2017-02-27 10:29:07 +00:00
wiz
937f8bf965 Updated py-tortoisehg to 4.1.
TortoiseHg 4.1

TortoiseHg is a regularly scheduled (quarterly) feature release, coinciding with Mercurial 4.1

Bug Fixes

    cmdcore: fix PYTHONPATH to not include ''
    revdetails: fix url/nodeid markup to not capture HTML escapes (fixes #4663)

Installer

    Latest hgsubversion and evolve tags
2017-02-27 10:28:56 +00:00
wiz
fd1d03d393 Updated print/abcm2ps to 8.13.6 2017-02-27 10:26:06 +00:00
wiz
1e92c66ce2 Updated abcm2ps to 8.13.6.
---- Version 8.13.6 - 2017-02-24 ----

Fix bad vertical offset of notes in percussion staves since 8.13.2
Fix clash of note and accidentals when note in other staff
	(reported by Hudson Lacerda)
Add the decorations !8va(!, !8va)!, !8vb(! and !8vb)! (%%ottava alternative)
	(asked by Hudson Lacerda)
Handle the string definition of %%stafflines
	(asked by Reinier Maliepaard)
Handle "%%pos stem hidden" (same as '0' starting length / !stemless!)
	(asked by Jakob Englhauser a long time ago!)
Extend the tempo value up to 32000 (was < 256)
	(asked by Hudson Lacerda)
Fix loss of transposition of the bass when alone in a chord indication
	(reported by Tim Goetze)
Fix loss of measure bar when followed by clef change and time skip
Fix bad output when "%%clef auto" without %%score
	(reported by Hudson Lacerda)
Fix clash of slurs with note decorations
	(reported by Hudson Lacerda)
Fix bad output file name when "%%abc-include xx.abc"
	(reported by Guido Gonzato)
Fix bad note head when !head-xx! decoration since 8.13.5 (?)
	(reported by David Lacroix)
2017-02-27 10:25:55 +00:00
wiz
02dc98afc8 Updated misc/todoman to 2.1.0 2017-02-27 10:24:22 +00:00
wiz
14ea8c6e41 Updated todoman to 2.1.0.
v2.1.0
------

* The ``--no-human-time`` flag is gone. Integrations/scripts might want to look
  at ``--porcelain`` as an alternative.
* Fix crash when running ``todo new``.
* Fixes some issues when filtering todos from different timezones.
* Attempt to create the cache file's directory if it does not exist.
* Fix crash when running ``--porcelain show``.
* Show ``id`` for todos everywhere (eg: including new, etc).
* Add the ``ctrl-s`` shortcut for saving in the interactive editor.
2017-02-27 10:24:11 +00:00
wiz
e544e014fb Updated x11/mcookie to 2.29.2 2017-02-27 10:20:11 +00:00
wiz
43b4b9541a Updated mcookie to 2.29.2.
No change, just switch to latest distfile.
2017-02-27 10:20:01 +00:00
wiz
8ad6b2d6af Updated math/libixion to 0.12.2 2017-02-27 10:18:01 +00:00
wiz
6a34c9680f Updated libixion to 0.12.2.
Up the version to 0.12.2.

    Update the CHANGELOG.

    Fix lexer tokenizer to get R1C1 addresses properly parsed.

    For now, a lexer name that contains a '[' and ']' pair can have any
    characters in-between, in order to have e.g. 'R[-5]C' properly
    parsed as a name.

    Fix a range address parsing error.

    It previously failed to parse 'R[-5]C:R[-1]C'.

    Add a test case that ixion currently fails to parse.

    Export these hash::operator(...) symbols.

    add CI config
2017-02-27 10:17:51 +00:00
wiz
f96f3abc47 Updated net/filezilla to 3.24.1 2017-02-27 10:04:51 +00:00
wiz
5bf9f3d202 Updated filezilla to 3.24.1.
3.24.1 (2017-02-21)

- Fixed rendering icons in the remote directory tree when DPI scaling is enabled on Windows Vista and some Windows 7 machines
- SFTP components have been updated and are now based on PuTTY 0.68
- Updated builtin pugixml to version 1.8
2017-02-27 10:04:40 +00:00
wiz
9807a0a85f Updated net/libfilezilla to 0.9.1 2017-02-27 09:59:16 +00:00
wiz
f821bde642 Updated libfilezilla to 0.9.1.
0.9.1 (2017-02-20)

+ Added a small helper function to fz::file to get the current position in the file
+ Added another version of fz::to_wstring_from_utf8 that takes a char buffer + length
- Fixed extraction of single-character tokens in fz::strtok
2017-02-27 09:59:04 +00:00
wiz
fef9588074 Updated print/libspectre to 0.2.8 2017-02-27 09:58:24 +00:00
wiz
ca763451e4 Updated libspectre to 0.2.8.
libspectre 0.2.8 (01 July 2016)
===============================

This is another bugfix only release in the libspectre's 0.2 series.

Marek fixed the document rotation with newer versions of Ghostscript (Bug #76450)

Build was also broken with Ghostscript >= 9.18 and has been fixed.

Fixed a compile warning due to a comparison of integers of different
signs reported by Daniel Macks when building on OS X (Bug #56476)

Makefiles were updated to properly use CPPFLAGS instead of CFLAGS as
suggested by Daniel Macks (Bug #56481)
2017-02-27 09:58:12 +00:00
wiz
5fe7a99439 Updated fonts/harfbuzz to 1.4.3 2017-02-27 09:55:32 +00:00
wiz
fbbded8b45 Updated harfbuzz to 1.4.3.
Overview of changes leading to 1.4.3
Saturday, February 25, 2017
====================================

- Route Adlam script to Arabic shaper.
- Misc fixes.
- New API:
  hb_font_set_face()
- Deprecate API:
  hb_graphite2_font_get_gr_font()
2017-02-27 09:55:21 +00:00
wiz
40e9142572 Updated devel/libsigsegv to 2.11 2017-02-27 09:52:59 +00:00
wiz
af2cb50204 Updated libsigsegv to 2.11.
Set LICENSE.

New in 2.11:

* Added support for catching stack overflow on Linux/SPARC.

* Provide a correct value for SIGSTKSZ on 64-bit AIX and on HP-UX. The one
  defined by these systems is too small.

* Updated build infrastructure.

* Compilation now requires the <stdint.h> include file. Platforms which
  don't have this include file (such as IRIX) are no longer supported.

* NOTE: Support for Cygwin and native Windows is currently not up-to-date.
2017-02-27 09:52:47 +00:00
wiz
111d25852e Updated misc/py-anki2 to 2.0.44 2017-02-27 09:49:40 +00:00
wiz
5b4bca99a8 Updated py-anki2 to 2.0.44.
Changes in 2.0.44

Released 2017-02-25.

A release for Windows. Fixes issues people were having running Anki when their Windows login name contained non-Latin characters.
Changes in 2.0.43

Released 2017-02-22.

A release for Windows and Linux machines that moves Anki’s files out of the Documents folder like we did for the Mac in 2.0.37. This should work around issues with OneDrive setting files in the Documents folder to read only, and puts the files in a more standard location on Linux.

The manual has been updated to reflect the new locations:

https://apps.ankiweb.net/docs/manual.html#file-locations
2017-02-27 09:49:27 +00:00
wiz
7d5fb91480 Updated graphics/p5-PerlMagick to 7.0.5.0 2017-02-27 09:47:10 +00:00
wiz
9cb9b3d912 Updated graphics/ImageMagick to 7.0.5.0 2017-02-27 09:46:59 +00:00
wiz
40027f091d Updated ImageMagick to 7.0.5.0.
2017-02-20  7.0.5-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-0, GIT revision 19616:505fea9:20170220.

2017-02-20  7.0.5-0 Cristy  <quetzlzacatenango@image...>
  * Fix transient bug with -separate option (reference
    https://github.com/ImageMagick/ImageMagick/issues/385).
2017-02-27 09:46:48 +00:00
wiz
2bf7f24125 Updated x11/libX11 to 1.6.5 2017-02-27 09:10:00 +00:00
wiz
064d1fd652 Updated libX11 to 1.6.5.
Adam Jackson (1):
      Revert "Compose sequences for rouble sign"

Alan Coopersmith (6):
      specs/libX11: More synopsis fixes
      specs/libX11: Fix paramdef entries listing multiple parameters
      specs/libX11: Make paramdef spacing more consistent
      specs/libX11: Add missing parameter types for XGetWindowProperty()
      specs/libX11: Fix broken synopsis for Data/Data16/Data32
      specs/libX11: Update Portability Considerations for the 21st century

Emil Velikov (1):
      autogen.sh: use quoted string variables

Emilio Pozuelo Monfort (1):
      Plug a memory leak

Julien Cristau (1):
      Fix wrong Xfree in XListFonts failure path

Lucien Gentis (1):
      Typos in "Xlib - C Language X Interface" document - Chapter 02

Matt Turner (1):
      libX11 1.6.5

Mihail Konev (2):
      autogen: add default patch prefix
      Compose sequences for rouble sign

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Petr Písař (1):
      Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8
2017-02-27 09:09:50 +00:00
fhajny
800c3c55d6 Updated sysutils/rsyslog to 8.25.0 2017-02-27 08:55:43 +00:00
fhajny
08d8a7f72c Update sysutils/rsyslog* to 8.25.0
Changes:
- imfile: add support for wildcards in directory names
- add new global option "parser.PermitSlashInProgramname"
- mmdblookup: fix build issues, code cleanup
- improved debug output for queue corruption cases
- an error message is now displayed when a directory owner cannot be set
- rainerscript: add new functions ipv42num and num2ipv4
- bugfix: ratelimiter does not work correctly is time is set back
- core: fix potential message loss in old-style transactional interface
- bugfix queue subsystem: queue corrupted if certain msg props are used
- bugfix imjournal: fixed situation when time goes backwards
- bugfix: bFlushOnTxEnd == 0 not honored when writing w/o async writer
- bugfix core: str2num mishandling empty strings
- bugfix rainerscript: set/unset statement do not check variable name validity
- bugfix mmrm1stspace: last character of rawmsg property was doubled
- bugfix: rsyslog loops on freebsd when trying to write /dev/console
- bugfix imtcp: fix very small (cosmetic) memory leak
- fix build issues on some platforms (detected on newer Fedora)

For full changelog see:

  https://github.com/rsyslog/rsyslog/blob/v8.25.0/ChangeLog
2017-02-27 08:55:34 +00:00
fhajny
0387148697 Updated databases/py-cassandra-driver to 3.8.0 2017-02-27 08:42:00 +00:00
fhajny
7265065940 Update databases/py-cassandra-driver to 3.8.0.
Features
- Quote index names in metadata CQL generation (PYTHON-616)
- On column deserialization failure, keep error message consistent
  between python and cython (PYTHON-631)
- TokenAwarePolicy always sends requests to the same replica for a given
  key (PYTHON-643)
- Added cql types to result set (PYTHON-648)
- Add __len__ to BatchStatement (PYTHON-650)
- Duration Type for Cassandra (PYTHON-655)
- Send flags with PREPARE message in v5 (PYTHON-684)

Bug Fixes
- Potential Timing issue if application exits prior to session pool
  initialization (PYTHON-636)
- "Host X.X.X.X has been marked down" without any exceptions
  (PYTHON-640)
- NoHostAvailable or OperationTimedOut when using execute_concurrent
  with a generator that inserts into more than one table (PYTHON-642)
- ResponseFuture creates Timers and don't cancel them even when result
  is received which leads to memory leaks (PYTHON-644)
- Driver cannot connect to Cassandra version > 3 (PYTHON-646)
- Unable to import model using UserType without setuping connection
  since 3.7 (PYTHON-649)
- Don't prepare queries on ignored hosts on_up (PYTHON-669)
- Sockets associated with sessions not getting cleaned up on
  session.shutdown() (PYTHON-673)
- Make client timestamps strictly monotonic (PYTHON-676)
- cassandra.cqlengine.connection.register_connection broken when
  hosts=None (PYTHON-692)

Other
- Create a cqlengine doc section explaining None semantics (PYTHON-623)
- Resolve warnings in documentation generation (PYTHON-645)
- Cython dependency (PYTHON-686)
- Drop Support for Python 2.6 (PYTHON-690)
2017-02-27 08:41:48 +00:00
adam
f778d5dffc Updated emulators/qemu to 2.8.0nb2; www/nghttp2 to 1.20.0 2017-02-27 05:21:41 +00:00
adam
21a9831394 Changes 1.20.0:
New API, nghttp2_option_set_no_closed_streams, has been added. By default, libnghttp2 retains closed streams as suggested by RFC 7540, Section 5.3.4. If this option is used, libnghttp2 discards closed streams from memory in order to save memory usage.
2017-02-27 05:21:09 +00:00
adam
c0617afd2f Revision 2 changes:
* Fixed building with C++.
* Fixed building on Darwin (PR 51899).
* Added GTK3 as an option.
* Switched from SDL-1 to SDL-2.
* Depend and enable support for: lzo, jemalloc, snappy, png, curl, jpeg.
2017-02-27 05:19:29 +00:00
khorben
de026b8ea4 Revert this (already fixed by wiz@) 2017-02-26 22:28:52 +00:00
khorben
78bb0a5fba Fix build with native X11 on NetBSD
Reported by cherry@, thanks!
2017-02-26 22:26:44 +00:00
wiz
e4bc897016 Updated chat/irssi to 1.0.1nb1 2017-02-26 22:17:09 +00:00
wiz
5340a33367 Enable perl option by default.
This needs glib2 to run, and glib2 depends on perl, so no reason not to
support perl scripting here.

Requested by Dominik Bialy in PR 52008.

Bump PKGREVISION.
2017-02-26 22:16:57 +00:00
tnn
263122198c more -Wno-foo for clang 2017-02-26 18:41:59 +00:00
kamil
ef92214e25 Improve syntax of dependencies in www/py-landslime 2017-02-26 15:39:59 +00:00
wen
467c43ea15 Updated databases/p5-DBD-XBase to 1.08 2017-02-26 13:02:17 +00:00
wen
9daf9f2421 Update to 1.08
Upstream changes:
1.08 Fri Jan 13 21:20:15 CET 2017
	Add support for dBASE IV memo type B.
2017-02-26 12:59:25 +00:00
adam
de82a77e4d Updated net/gtk-gnutella to 1.1.11 2017-02-26 12:59:12 +00:00
adam
6f2f21d2ff Changes 1.1.11:
New Features:
- Flag uploads coming from G2 servents with a "[G2]" tag after IP address.
- Added alias support in sharing/querying.
- Made the "Clear completed" button in Downloads/Tools do something useful.
- Moved "Clear completed" button to the bottom right of the download pane.
- Remember fileinfo notebook tab number across sessions.
- Remember main notebook tab number across sessions, only restored after crash.
- Remember Gnet stats notebook tab number across sessions.
- Remember download info / tools notebook tab number across sessions.

Improvements:
- Added --cleanup to explicitly request for final memory cleanup sequence.
- Updated Italian translation.
- Updated GeoIP databases.

Bug Fixes:
- Leaf nodes could end-up being connected to more ultrapeers than configured.
- Fixed monitoring of alien threads, important when GTK file selector is used.

Under the Hood:
- Debian compatibility level changed from 4 to 5.
- Make sure we can deal with older pkg-config, which needs leading arguments.
- Use "embedded" symbols for xmalloc(), xfree() and friends.
- Added "query_trace" property to trace all queries which were searched.
- Moved halloc-based string functions like h_strdup() to dedicated hstrfn.c.
- Expanded search mask to 64 bits to be able to hold all digits and letters.
- Count aliased queries and hits from aliases.
- Pre-compute shared file media type at record creation time.
- Pass query limits to st_search() to avoid needless pattern matching.
- Added h_strsplit() and h_strsplit_set().
- Added strvec_append_with() to expand vector by appending another vector.
- crash_assert_logv(): don't call crash_mode() if assert failure was recorded.
- entropy_clock_time(): mix the entropy nonce through hashing for more diffusion.
- node_can_accept_connection(): only send headers back when handshaking.
- qrp_add_file(): optimized to avoid computing word length if not required.
- thread_stack_check_overflow(): ignore virtual addresses outside stack range.
- vmm_init_once(): ensure any shared library for stacktrace unwinding is loaded.
2017-02-26 12:58:28 +00:00
wen
6d5b78a575 Updated textproc/p5-Text-CSV to 1.91 2017-02-26 12:55:57 +00:00
wen
239d70b362 Update to 1.91
Upstream changes:
1.91  2017-01-28
    - production release

1.90_01  2017-01-20
	- Text::CSV_PP is totally refactored using the code/doc of
	  Text::CSV_XS 1.27. Almost all the code/docs in CSV_XS.pm are
	  copied and a large portion of CSV_XS.xs is ported verbatim,
	  and now CSV_PP passes all the tests for CSV_XS (with slight
	  modification like s/XS/PP/g).
2017-02-26 12:54:44 +00:00