Commit graph

256156 commits

Author SHA1 Message Date
mrg
90fe209bfb fix LOGGER_SLEEP() to not call usleep() with 1000000 which is allowed
to be illegal (and is on netbsd.)  this fixes 100% cpu usage seen
while doing nothing at all.  (it still writes nul to /dev/audio while
doing nothing, but that takes little cpu :)
2016-10-25 01:23:55 +00:00
ryoon
dba181013f Updated cross/h8300-elf-gcc to 6.2.0nb1 2016-10-24 22:35:21 +00:00
ryoon
68a1ae04ce Bump PKGREVISION
* Enable multilib for h8300h etc.
* Disable C++ support. It causes internal compiler error for h8300h
2016-10-24 22:34:19 +00:00
ryoon
286a151bcc Fix replaced PREFIX in the patch 2016-10-24 19:25:47 +00:00
bouyer
5019aa094a Added geography/opencpn-plugin-debugger version 20160224 2016-10-24 18:00:50 +00:00
bouyer
6cbd0360a5 Add opencpn-plugin-debugger 2016-10-24 18:00:21 +00:00
bouyer
c1b3e77553 Import opencpn-plugin-debugger version 20160224.
There are more recent sources but they don't work with the stable version
of opencpn.

This plugin Shows the OpenCPN streams from GPS and AIS ports that propagate
through the plugin interface, NMEA Events and messages flowing
through the plugin API.
2016-10-24 17:58:29 +00:00
taca
a87835daae Note update of www/ruby-jekyll-archives package to 2.1.1nb1. 2016-10-24 14:42:27 +00:00
taca
d74b23d55b * Add dependency to ruby-jekyll as gemspec.
* Set RUBY_VERSIONS_ACCEPTED to 22 and 23.

Bump PKGREVISION.
2016-10-24 14:41:58 +00:00
taca
9ff3a177a8 No need to specify RUBY_VERSIONS_ACCEPTED. 2016-10-24 14:30:18 +00:00
taca
3e1d185d16 No need to specify RUBY_VERSIONS_ACCEPTED explictly. 2016-10-24 14:28:32 +00:00
taca
47a338f878 Note update of www/ruby-jekyll-archives package to 2.1.1. 2016-10-24 14:23:40 +00:00
taca
934fddba73 Update ruby-jekyll-archives to 2.1.1.
### Minor Enhancements

 * Make Archive subclass of Page (#67)
 * Don't limit slugs/title to strings (#41)

### Development Fixes

 * Update Travis config and Gemfile for Ruby < 2.2.2 support (#68)
 * Consolidate History file to work with jekyllbot (#80)
2016-10-24 14:23:01 +00:00
taca
68e717f682 Note update of www/ruby-css-parser package to 1.4.6. 2016-10-24 14:18:35 +00:00
taca
6999924fb1 Update ruby-css-parser to 1.4.6.
* Handling nil order in split_declaration.
* Normalize whitespace in selectors and queries.
2016-10-24 14:18:10 +00:00
taca
04e9bfda9f Note update of time/ruby-tzinfo-data package to 1.2016.8. 2016-10-24 14:15:15 +00:00
taca
e5b2c16915 Update ruby-tzinfo-data to 1.2016.8.
Based on version 2016h of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-October/000042.html).
2016-10-24 14:14:46 +00:00
taca
a0a9c440e6 Note update of devel/ruby-octokit package to 4.4.0. 2016-10-24 14:13:40 +00:00
taca
0c196c72fc Update ruby-octokit to 4.4.0.
v4.4.0

Library changes

    * #777 This impacts all methods that pass a repository parameter.  Change
       Repository.validate_owner_and_name! to use URI::ABS_URI instead the
       deprecated URI.regexp
    * #752 Use octokit_warn instead of warn in Preview.warn_preview
    * #761 Octokit::AccountSuspended for 403 responses @koglinjg

New methods

    * #748 Add support for Source Import APIs @LizzHale
      https://developer.github.com/v3/migration/source_imports/
    * #814 #799 New method Repositories.branch_protection to get a branch's
      protection status
      https://developer.github.com/v3/repos/branches/#get-branch-protection
    * #770 Add Issues#lock and Issues#unlock @davidcelis
      https://developer.github.com/v3/issues/#lock-an-issue
      https://developer.github.com/v3/issues/#unlock-an-issue
    * #816 Add Pages.pages_build to get specific page build by ID
      https://developer.github.com/v3/repos/pages/#list-a-specific-pages-build

Updated Methods

    * #733 Support getting Milestones by repository id @stmllr
    * #739 Escape options values in authorize_url @shvaikalesh
    * #705 #704 Support API urls in Repository#from_url
    * #780 Dup options in #create_repo method before mutating the hash
      @davidcpell
    * #815 Change Pages.pages to use preview media type to gain additional
      data. Add Pages.request_page_build for
      https://developer.github.com/v3/repos/pages/#request-a-page-build
    * #797 Change #upload_assets to read files in read only mode @trevorrowe
    * #743 Add deprecation warning for when :permission parameter is passed
      to Organizations.create_team. Assign team repository permissions with
      Organizations.add_team_repository instead.
    * #805 *_stats methods return nil on timeout when : retry_wait is used.
      Previously returned empty Sawyer::Resource. @etiennebarrie
    * #819 #protect_branch Enable branch protection without enforcing
      required_status_checks. @mgreensmith

Documentation Edits

    * #750 Fix typo in README.md @blunderdome
    * #804 @kei-s #create_pull_request_comment_reply
    * #817 Fix .decline_repository_invitation API doc url
    * #742 Fix Default.middleware documentation comment @v-kolesnikov
    * #754 Add Table of contents to README.md

Octokit Development Changes

    * #751 Add webmock pessimism < 2.0.0
    * #723 Improved the setup for the Issues specs by creating temp repos
      to test against @tarebyte
2016-10-24 14:13:08 +00:00
taca
be4a06c3eb Note update of devel/ruby-fast_gettext package to 1.3.0. 2016-10-24 13:59:29 +00:00
taca
e2638a834b Update ruby-fast_gettext to 1.3.0.
* Add FastGettext.with_locale which switch temporary for a block.
2016-10-24 13:58:56 +00:00
taca
4fc4b9a673 Note update of databases/ruby-mysql2 package to 0.4.5. 2016-10-24 13:55:18 +00:00
taca
9654bcda16 Update ruby-mysql2 to 0.4.5.
0.4.5

New Features

    * Add new connection argument :ssl_mode to Mysql2::Client#new
    * Prepared statements now support DateTime arguments

Bugfixes

    * Fix segfault when wrapper->result is used after it is freed
    * Raise an exception but don't crash on non-string encoding argument
    * Raise an exception but don't crash on nil argument to Mysql2::Client#new
    * Avoid RangeError on integers larger than LONG_LONG
    * Fix a BigDecimal value binding in Prepared Statements
    * Avoid type error when using connect_timeout, read_timeout and
      write_timeout in a DATABASE_URL env variable

Changes

    * Travis CI matrix now includes MySQL 8.0
    * Travis CI matrix defaults to MySQL 5.6
    * AppVeyor CI matrix switched to MySQL 5.7
    * Fix test that implicitly creates a passwordless user
    * Use RSpec expect output instead of StringIO
    * Move macro REQUIRE_CONNECTED to client.c
    * Add a note about casting boolean columns
    * Suppress rubocop's invalid UTF-8 literal warning
2016-10-24 13:54:42 +00:00
maya
5a15b67c6d Note unifont update to 9.0.03 2016-10-24 10:56:14 +00:00
maya
ae92f7fae7 unifont: update to 9.0.03
21 October 2016 Release (Unifont 9.0.03): This release updates some glyphs and adds these ConScript Unicode Registry (CSUR) scripts:

    U+E8E0..U+E8F4 Tonal System, a base 16 system for counting, weights, and measures invented by John William Nystrom, a 19th-century civil engineer. Drawn by Paul Hardy.
    U+F8C8 Aiha, by Ursula K. Le Guin, added the Aiha double combining glyph. This was omitted in the original CSUR Aiha description. Drawn by Paul Hardy.
    U+0F0E70..U+0F11E7 Pikto, a pictographic Constructed Language ("ConLang") created by John E. Williams in the 1950s.

The addition of the Pikto script is the main change in this version. Andrew Miller scanned the Pikto pictographs from John Williams' Pikto book. Paul Hardy and Johnnie Weaver drew the Unifont Pikto glyphs. A detailed chart of these glyphs and their meanings is on the (very large, about 1 Mbyte!) Pikto page.

The Tonal System is a comprehensive base 16 counting and measuring system devised during the nascense of the international effort to standardize on a decimal system of measurement. A Tonal System overview appears on this Tonal page.

The large bitmap linked at the top of this page now includes the Plane 0 CSUR glyphs.
2016-10-24 10:54:56 +00:00
maya
ebd847659a Note update of x264-devel to 20161023 2016-10-24 10:37:16 +00:00
maya
41c63936fa x264-devel: update to 20161023
Approximate changelog:

Remove misaligned SSE support; could cause problems if exception masks
were messed with by libraries and is obsoleted by AVX.
Fix AVX2 detection if "limit CPUID" is enabled in the BIOS.
Fix cases where intra refresh could predict from disallowed pixels.
x86inc: support "x64"-marked Windows 64-bit machines.
Improvements:
Support cygwin 64-bit.
x86: faster SAD_X3/SAD_X4
Transparent hugepage support and optimization on Linux.
AVC-Intra encoding support.
Windows Unicode (UTF-16) support.
Fix compilation with OpenCL on OS X.
Fix a crash in the case of an OpenCL error during encoding with OpenCL.
Fix building in compilers without inline asm support.
Fix crash in high bit depth builds compiled with unaligned stack.
Fix potential misalignment crash in AVX2 denoise_dct.
Fix some builds with PIC.
Fix possible crash when writing very large filler NALUs.
Improvements:
Add --stitchable option for segmented encoding.
Add new color primaries, transfer characteristics, and matrix
coefficient options from the latest H.264 spec.
x86: optimizations to AVX2 iDCT and AVX deblock
Tweak i16x16 delta-quant-avoidance code to fix a rare flickering issue
with deblocking in static areas of the frame.
Fix an invalid memcpy in sliced-threads that sometimes used src==dst;
this probably didn't break anything, but valgrind complains and it's
technically wrong.
Fix a stack alignment bug in checkasm and use 64-bit cycle counters to
avoid overflows that could occur in some tests.
x86inc: Remove .rodata kludges; they're no longer necessary and could
cause other problems.
Improvements:
x86: add Jaguar CPU detection.
x86inc: utilize the shadow space on win64 to avoid stack pointer
manipulation in some functions.
x86: 32-byte align the stack if possible, avoiding explicit alignment
routines in ALIGNED_ARRAY for AVX2-aligned arrays.
x86: Various optimizations and a bunch of new AVX2 functions,
especially for high bit depth.
OpenCL refactoring: autoload the OpenCL library, clean up the code,
and increment X264_BUILD.
2016-10-24 10:36:12 +00:00
maya
a5dfac77d6 Note update of ffmpeg3 to 3.1.5 2016-10-24 10:19:13 +00:00
maya
374df9d08e ffmpeg3: update to 3.1.5
- avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()
- avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()
- avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()
- doc/examples/demuxing_decoding: Drop AVFrame->pts use
- libopenjpegenc: fix out-of-bounds reads when filling the edges
- libopenjpegenc: stop reusing image data buffer for openjpeg 2
- configure: fix detection of libopenjpeg
- doc: fix various typos and grammar errors
- avformat/utils: Update codec_id before using it in the parser init
- cmdutils: fix typos
- lavfi: fix typos
- lavc: fix typos
- tools: fix grammar error
- ffmpeg: remove unused and errorneous AVFrame timestamp check
- Support for MIPS cpu P6600
- avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6
2016-10-24 10:17:55 +00:00
christos
31fbd91b7d regen 2016-10-23 19:56:38 +00:00
christos
172ffede73 We don't have RTF_LLINFO anymore, use getifaddrs 2016-10-23 19:56:18 +00:00
wiz
9c0ac324a5 + SDL2-2.0.5, Sigil-0.9.6, ffmpeg3-3.1.5,
libopenmpt-0.2.7299beta20.2, p5-DateTime-Locale-1.10,
  p5-DateTime-TimeZone-2.06, p5-List-AllUtils-0.12,
  p5-Sub-Exporter-Progressive-0.001013, p5-Test-Simple-1.302062,
  p5-Unicode-Collate-1.15, py-setuptools-28.6.1, py-setuptools_scm-1.15.0,
  py-sqlparse-0.2.2, unifont-9.0.03, vim-8.0.0046, vim-share-8.0.0046,
  x264-devel-20161022.
2016-10-23 19:48:39 +00:00
schmonz
ccf31a4fdd Updated mail/getmail to 4.52.0 2016-10-23 15:45:51 +00:00
schmonz
bd111ce2fc Update to 4.52.0. From the changelog:
- add `ignore_header_shrinkage` parameter to Filter_external for users
  who know it is normal for their particular filter to result in a
  smaller message header than the source message, for example when the
  filter encapsulates the original message in a simpler wrapper message.
  Thanks: "RW", Tristan Miller, Francesco Ariis.
- EXPERIMENTAL: when deleting a message from an IMAP mailbox, set the
  \Seen flag in addition to the the \Deleted flag. This apparently
  prevents the ever-innovatively-broken MSExchange from sending a
  spurious incorrect disposition-notification message to the sender of
  the message. I do not know if this will cause problems with other
  broken IMAP server implementations; please send a report to the getmail-
  user's mailing list if you see odd behaviour with this change. Thanks:
  John Hein.
- enable socket timeouts for IMAP SSL classes by default. They were
  disabled in the code because they were incompatible with SSL in older
  versions of Python. If you see problems with Python 2.6 or 2.7 now,
  please let me know.
2016-10-23 15:45:37 +00:00
asau
280ea2d4eb Updated parallel/openmpi to 1.10.4 2016-10-23 14:54:03 +00:00
asau
c6151df67b Update to OpenMPI 1.10.4
Prompted by Nicolas Joly in private mail.


1.10.4 - 01 Sept 2016
------

- Fix assembler support for MIPS
- Improve memory handling for temp buffers in collectives
- Fix [all]reduce with non-zero lower bound datatypes
  Thanks Hristo Iliev for the report
- Fix non-standard ddt handling. Thanks Yuki Matsumoto for the report
- Various libnbc fixes. Thanks Yuki Matsumoto for the report
- Fix typos in request RMA bindings for Fortran. Thanks to @alazzaro
  and @vondele for the assist
- Various bug fixes and enhancements to collective support
- Fix predefined types mapping in hcoll
- Revive the coll/sync component to resolve unexpected message issues
  during tight loops across collectives
- Fix typo in wrapper compiler for Fortran static builds


1.10.3 - 15 June 2016
------

- Fix zero-length datatypes.  Thanks to Wei-keng Liao for reporting
  the issue.
- Minor manpage cleanups
- Implement atomic support in OSHMEM/UCX
- Fix support of MPI_COMBINER_RESIZED. Thanks to James Ramsey
  for the report
- Fix computation of #cpus when --use-hwthread-cpus is used
- Add entry points for Allgatherv, iAllgatherv, Reduce, and iReduce
  for the HCOLL library
- Fix an HCOLL integration bug that could signal completion of request
  while still being worked
- Fix computation of cores when SMT is enabled. Thanks to Ben Menadue
  for the report
- Various USNIC fixes
- Create a datafile in the per-proc directory in order to make it
  unique per communicator. Thanks to Peter Wind for the report
- Fix zero-size malloc in one-sided pt-to-pt code. Thanks to Lisandro
  Dalcin for the report
- Fix MPI_Get_address when passed MPI_BOTTOM to not return an error.
  Thanks to Lisandro Dalcin for the report
- Fix MPI_TYPE_SET_ATTR with NULL value. Thanks to Lisandro Dalcin for
  the report
- Fix various Fortran08 binding issues
- Fix memchecker no-data case. Thanks to Clinton Stimpson for the report
- Fix CUDA support under OS-X
- Fix various OFI/MTL integration issues
- Add MPI_T man pages
- Fix one-sided pt-to-pt issue by preventing communication from happening
  before a target enters a fence, even in the no-precede case
- Fix a bug that disabled Totalview for MPMD use-case
- Correctly support MPI_UNWEIGHTED in topo-graph-neighbors. Thanks to
  Jun Kudo for the report
- Fix singleton operations under SLURM when PMI2 is enabled
- Do not use MPI_IN_PLACE in neighborhood collectives for non-blocking
  collectives (libnbc). Thanks to Jun Kudo for the report
- Silence autogen deprecation warnings for newer versions of Perl
- Do not return MPI_ERR_PENDING from collectives
- Use type int* for MPI_WIN_DISP_UNIT, MPI_WIN_CREATE_FLAVOR, and MPI_WIN_MODEL.
  Thanks to Alastair McKinstry for the report
- Fix register_datarep stub function in IO/OMPIO. Thanks to Eric
  Chamberland for the report
- Fix a bus error on MPI_WIN_[POST,START] in the shared memory one-sided component
- Add several missing MPI_WIN_FLAVOR constants to the Fortran support
- Enable connecting processes from different subnets using the openib BTL
- Fix bug in basic/barrier algorithm in OSHMEM
- Correct process binding for the --map-by node case
- Include support for subnet-to-subnet routing over InfiniBand networks
- Fix usnic resource check
- AUTHORS: Fix an errant reference to Subversion IDs
- Fix affinity for MPMD jobs running under LSF
- Fix many Fortran binding bugs
- Fix `MPI_IN_PLACE`-related bugs
- Fix PSM/PSM2 support for singleton operations
- Ensure MPI transports continue to progress during RTE barriers
- Update HWLOC to 1.9.1 end-of-series
- Fix a bug in the Java command line parser when the
  -Djava.library.path options was given by the user
- Update the MTL/OFI provider selection behavior
- Add support for clock_gettime on Linux.
- Correctly detect and configure for Solaris Studio 12.5
  beta compilers
- Correctly compute #slots when -host is used for MPMD case
- Fix a bug in the hcoll collectives due to an uninitialized field
- Do not set a binding policy when oversubscribing a node
- Fix hang in intercommunicator operations when oversubscribed
- Speed up process termination during MPI_Abort
- Disable backtrace support by default in the PSM/PSM2 libraries to
  prevent unintentional conflicting behavior.



1.10.2: 26 Jan 2016
-------------------

 **********************************************************************
 *  OSHMEM is now 1.2 compliant
 **********************************************************************

- Fix NBC_Copy for legitimate zero-size messages
- Fix multiple bugs in OSHMEM
- Correctly handle mpirun --host <user>@<ip-address>
- Centralize two MCA params to avoid duplication between OMPI and
  OSHMEM layers: opal_abort_delay and opal_abort_print_stack
- Add support for Fujitsu compilers
- Add UCX support for OMPI and OSHMEM
- Correctly handle oversubscription when not given directives
  to permit it. Thanks to @ammore1 for reporting it
- Fix rpm spec file to not include the /usr directory
- Add Intel HFI1 default parameters for the openib BTL
- Resolve symbol conflicts in the PSM2 library
- Add ability to empty the rgpusm cache when full if requested
- Fix another libtool bug when -L requires a space between it
  and the path. Thanks to Eric Schnetter for the patch.
- Add support for OSHMEM v1.2 APIs
- Improve efficiency of oshmem_preconnect_all algorithm
- Fix bug in buffered sends support
- Fix double free in edge case of mpirun. Thanks to @jsharpe for
  the patch
- Multiple one-sided support fixes
- Fix integer overflow in the tuned "reduce" collective when
  using buffers larger than INT_MAX in size
- Fix parse of user environment variables in mpirun. Thanks to
  Stefano Garzarella for the patch
- Performance improvements in PSM2 support
- Fix NBS iBarrier for inter-communicators
- Fix bug in vader BTL during finalize
- Improved configure support for Fortran compilers
- Fix rank_file mapper to support default --slot-set. Thanks
  to Matt Thompson for reporting it
- Update MPI_Testsome man page. Thanks to Eric Schnetter for
  the suggestion
- Fix missing resize of the returned type for subarray and
  darray types. Thanks to Keith Bennett and Dan Garmann for
  reporting it
- Fix Java support on OSX 10.11. Thanks to Alexander Daryin
  for reporting the problem
- Fix some compilation issues on Solaris 11.2. Thanks to
  Paul Hargrove for his continued help in such areas
2016-10-23 14:02:28 +00:00
sevan
63c7c4225a Note the removal of security/ap-modsecurity. 2016-10-23 13:31:26 +00:00
leot
8df4731fea Updated net/youtube-dl to 20161021.1 2016-10-23 07:22:47 +00:00
leot
8574ff90c8 Update net/youtube-dl to youtube-dl-20161021.1
Changes:
version 2016.10.21.1

Extractors
+ [pluralsight] Process all clip URLs (#10984)


version 2016.10.21

Core
- Disable thumbnails embedding in mkv
+ Add support for Comcast multiple-system operator (#10819)

Extractors
* [pluralsight] Adapt to new API (#10972)
* [openload] Fix extraction (#10408, #10971)
+ [natgeo] Extract m3u8 formats (#10959)


version 2016.10.19

Core
+ [utils] Expose PACKED_CODES_RE
+ [extractor/common] Extract non smil wowza mpd manifests
+ [extractor/common] Detect f4m audio-only formats

Extractors
* [vidzi] Fix extraction (#10908, #10952)
* [urplay] Fix subtitles extraction
+ [urplay] Add support for urskola.se (#10915)
+ [orf] Add subtitles support (#10939)
* [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
* [nrk] Relax URL regular expression (#10928)
+ [nytimes] Add support for podcasts (#10926)
* [pluralsight] Relax URL regular expression (#10941)


version 2016.10.16

Core
* [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  in FFmpegExtractAudioPP (#10879)

Extractors
+ [ruutu] Add support for supla.fi (#10849)
+ [theoperaplatform] Add support for theoperaplatform.eu (#10914)
* [lynda] Fix height for prioritized streams
+ [lynda] Add fallback extraction scenario
* [lynda] Switch to https (#10916)
+ [huajiao] New extractor (#10917)
* [cmt] Fix mgid extraction (#10813)
+ [safari:course] Add support for techbus.safaribooksonline.com
* [orf:tvthek] Fix extraction and modernize (#10898)
* [chirbit] Fix extraction of user profile pages
* [carambatv] Fix extraction
* [canalplus] Fix extraction for some videos
* [cbsinteractive] Fix extraction for cnet.com
* [parliamentliveuk] Lower case URLs are now recognized (#10912)


version 2016.10.12

Core
+ Support HTML media elements without child nodes
* [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)

Extractors
* [dailymotion] Fix extraction (#10901)
* [vimeo:review] Fix extraction (#10900)
* [nhl] Correctly handle invalid formats (#10713)
* [footyroom] Fix extraction (#10810)
* [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
+ [hbo] Add support for episode pages (#10892)
* [allocine] Fix extraction (#10860)
+ [nextmedia] Recognize action news on AppleDaily
* [lego] Improve info extraction and bypass geo restriction (#10872)
2016-10-23 07:22:31 +00:00
sevan
19a2901758 Remove ap-modsecurity. 2016-10-23 02:07:33 +00:00
sevan
aef9d8c158 Drop package as it's no longer updated upstream and potentially vulnerable to several security issues.
Use security/ap-modsecurity2 instead.

ok gdt
2016-10-23 02:06:34 +00:00
taca
3acb22ed30 Restrict ruby22 and ruby23 by ruby-jekyll-watch through ruby-dep
and ruby-listen.
2016-10-22 12:19:32 +00:00
wiz
001daeae25 Added fonts/lato-ttf version 2.015 2016-10-22 08:02:03 +00:00
wiz
5290d052a3 + lato-ttf. 2016-10-22 08:01:53 +00:00
wiz
58dac65f90 Import lato-ttf-2.015 as fonts/lato-ttf.
Lato is a sans-serif typeface family designed in the Summer 2010 by
Warsaw-based designer Lukasz Dziedzic ("Lato" means "Summer" in
Polish). In December 2010 the Lato family was published under the
open-source Open Font License by his foundry tyPoland, with support
from Google.

In 2013-2014, the family was greatly extended to cover 3000+ glyphs
per style. The Lato 2.010 family now supports 100+ Latin-based
languages, 50+ Cyrillic-based languages as well as Greek and IPA
phonetics. In the process, the metrics and kerning of the family
have been revised and four additional weights were created.
2016-10-22 08:01:43 +00:00
wen
a8ab45f08f Updated www/drupal7 to 7.51nb1 2016-10-22 07:45:35 +00:00
wen
486d154b29 Add missing php module. 2016-10-22 07:44:03 +00:00
wen
ed258c7ace Updated devel/p5-Log-Report to 1.18 2016-10-22 07:21:31 +00:00
wen
d8ea1eb3b8 Update to 1.18
Upstream changes:
version 1.18: Fri 21 Oct 09:50:51 CEST 2016

	Fixes:
	- die_decode() should not return an 'ALERT' reason, because that is
	  not deadly.  Dies are always deadly.

	Improvements:
	- ::Try has new attribute on_die, to specify whether a die in the
	  code should produce PANICs or ERRORs.  Request by [Andrew Beverley]
	- ::Die::die_decode() got on_die parameter.
	- the Dancer2 logger will always PANIC on dies.
2016-10-22 07:10:08 +00:00
wiz
022e16ac56 Updated devel/py-cparser to 2.16 2016-10-22 00:37:30 +00:00