Commit graph

296740 commits

Author SHA1 Message Date
wiz
94b16c1a6c xcb-util-xrm: update to 1.3.
commit a485748ec1a1d2125ce25c7cca0ef6062bff8c88
Author: Ingo Bürk <ingo.buerk@tngtech.com>
Date:   Sat Mar 24 18:33:55 2018 +0100

    Update version

commit 0d73c101022f13264605693788e06e75d5900314
Merge: a45b3d0 64ee910
Author: Ingo Bürk <admin@airblader.de>
Date:   Sat Mar 24 18:31:57 2018 +0100

    Merge pull request #80 from Airblader/issue-79

    Correctly collapse multiple consecutive bindings.

commit 64ee910c5bcee0413e465df404af5a4b1674cfd4
Author: Ingo Bürk <ingo.buerk@tngtech.com>
Date:   Sat Mar 24 18:30:08 2018 +0100

    Correctly collapse multiple consecutive bindings.

    As per the specification, if several bindings (".", "*") are following
    each other, they are treated as if there was only a single binding,
    wherein it is treated as "." if and only if all of the consecutive bindings
    were tight ("."); otherwise, it is treated as a single loose ("*") binding.

    fixes #79
2019-05-01 08:32:26 +00:00
wiz
314242e79a doc: Updated archivers/zstd to 1.4.0 2019-05-01 08:25:09 +00:00
wiz
0857e0f8f3 zstd: update to 1.4.0.
v1.4.0
perf: Improve level 1 compression speed in most scenarios by 6% by @gbtucker and @terrelln
api: Move the advanced API, including all functions in the staging section, to the stable section
api: Make ZSTD_e_flush and ZSTD_e_end block for maximum forward progress
api: Rename ZSTD_CCtxParam_getParameter to ZSTD_CCtxParams_getParameter
api: Rename ZSTD_CCtxParam_setParameter to ZSTD_CCtxParams_setParameter
api: Don't export ZSTDMT functions from the shared library by default
api: Require ZSTD_MULTITHREAD to be defined to use ZSTDMT
api: Add ZSTD_decompressBound() to provide an upper bound on decompressed size by @shakeelrao
api: Fix ZSTD_decompressDCtx() corner cases with a dictionary
api: Move ZSTD_getDictID_*() functions to the stable section
api: Add ZSTD_c_literalCompressionMode flag to enable or disable literal compression by @terrelln
api: Allow compression parameters to be set when a dictionary is used
api: Allow setting parameters before or after ZSTD_CCtx_loadDictionary() is called
api: Fix ZSTD_estimateCStreamSize_usingCCtxParams()
api: Setting ZSTD_d_maxWindowLog to 0 means use the default
cli: Ensure that a dictionary is not used to compress itself by @shakeelrao
cli: Add --[no-]compress-literals flag to enable or disable literal compression
doc: Update the examples to use the advanced API
doc: Explain how to transition from old streaming functions to the advanced API in the header
build: Improve the Windows release packages
build: Improve CMake build by @hjmjohnson
build: Build fixes for FreeBSD by @lwhsu
build: Remove redundant warnings by @thatsafunnyname
build: Fix tests on OpenBSD by @bket
build: Extend fuzzer build system to work with the new clang engine
build: CMake now creates the libzstd.so.1 symlink
build: Improve Menson build by @lzutao
misc: Fix symbolic link detection on FreeBSD
misc: Use physical core count for -T0 on FreeBSD by @cemeyer
misc: Fix zstd --list on truncated files by @kostmo
misc: Improve logging in debug mode by @felixhandte
misc: Add CirrusCI tests by @lwhsu
misc: Optimize dictionary memory usage in corner cases
misc: Improve the dictionary builder on small or homogeneous data
misc: Fix spelling across the repo by @jsoref
2019-05-01 08:24:57 +00:00
wiz
288056223e doc: Updated sysutils/spice-protocol to 0.14.0 2019-05-01 07:27:37 +00:00
wiz
d89d0db738 spice-protocol: update to 0.14.0.
Major changes in 0.14.0
=======================
* Bumping minor to show that some types and values were removed
* Regenerate enums.h (from spice.proto) which removes:
 * SpicePubkeyType;
 * SpiceTunnelServiceType;
 * SpiceTunnelIpType;
 * SPICE_MSG_TUNNEL_* and SPICE_MSGC_TUNNEL_*
* Add VDAgentGraphicsDeviceInfo message
* Add StreamMsgGraphicsDeviceInfo message
* Add padding to SpiceStat structure
2019-05-01 07:27:25 +00:00
wiz
a1c2701a3c doc: Updated devel/py-pygit2 to 0.28.1 2019-05-01 07:24:04 +00:00
wiz
7c953e0bce py-pygit2: update to 0.28.1.
0.28.1 (2019-04-19)
-------------------------

- Now works with pycparser 2.18 and above
  `#846 <https://github.com/libgit2/pygit2/issues/846>`_

- Now ``Repository.write_archive(..)`` keeps the file mode
  `#616 <https://github.com/libgit2/pygit2/issues/616>`_
  `#898 <https://github.com/libgit2/pygit2/pull/898>`_

- New ``Patch.data`` returns the raw contents of the patch as a byte string
  `#790 <https://github.com/libgit2/pygit2/pull/790>`_
  `#893 <https://github.com/libgit2/pygit2/pull/893>`_

- New ``Patch.text`` returns the contents of the patch as a text string,
  deprecates `Patch.patch`
  `#790 <https://github.com/libgit2/pygit2/pull/790>`_
  `#893 <https://github.com/libgit2/pygit2/pull/893>`_

Deprecations:

- ``Patch.patch`` is deprecated, use ``Patch.text`` instead
2019-05-01 07:23:53 +00:00
wiz
62b039e726 doc: Updated devel/confuse to 3.2.2 2019-05-01 07:15:30 +00:00
wiz
b5c3920edf confuse: update to 3.2.2.
[v3.2.2][] - 2018-08-19
-----------------------

This is a security patch release for CVE-2018-14447.  The vulnerability
affects all releases since v3.1 when the `CFGF_COMMENTS` functionality
was first introduced.

### Fixes
* Issue #109: Out of bounds read in `lexer.l:trim_whitespace()`.
2019-05-01 07:15:18 +00:00
wiz
d08f664ddd doc: Updated x11/ocaml-lablgtk to 2.18.8 2019-05-01 06:43:08 +00:00
wiz
6f36d43fbc ocaml-lablgtk: update to 2.18.8.
In Lablgtk-2.18.8:

2019.4.25 [Jacques]
  * release new version, as 2.18.7 fails on 4.08 (boxing problem)

2019.4.12 [Jacques]
  * remove -warn-error to allow compilation on future versions of ocaml

2019.2.15 [Jacques]
  * mark Gdk.PointArray.t and Gdk.SegmentArray.t as [@@ boxed]
    (report by Andre Maroneze)
2019-05-01 06:41:41 +00:00
ryoon
cd33725969 Updated lang/openjdk-bin to 12.0.1 2019-05-01 05:40:15 +00:00
ryoon
1a1b125c0e Update to 12.0.1
Changelog:
New Japanese Era Name: Reiwa (JDK-8205432)
core-libs/java.time

An instance representing the new Reiwa era has been added to this update. Unlike other eras, there is no public field for this era. It can be obtained by calling JapaneseEra.of(3) or JapaneseEra.valueOf("Reiwa"). JDK 13 and later will have a new public field to represent this era.

The placeholder name, "NewEra", for the Japanese era that started from May 1st, 2019 has been replaced with the new official name. Applications that relied on the placeholder name (see JDK-8202088) to obtain the new era singleton (JapaneseEra.valueOf("NewEra")) will no longer work.
Added GlobalSign R6 Root Certificate (JDK-8216577)
security-libs/java.security

The following root certificate has been added to the cacerts truststore:

+ GlobalSign
  + globalsignrootcar6

    DN: CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6
2019-05-01 05:39:30 +00:00
gutteridge
7ec8d67378 doc: Updated x11/xscreensaver to 5.40nb1 2019-05-01 02:56:51 +00:00
gutteridge
f7dd967cc8 xscreensaver: don't install with SETUID if PAM is enabled
If the (non-default) "pam" option is selected, then don't install this
SETUID, it's not necessary. (Or, to put it differently, do what gnome-
screensaver and mate-screensaver are already doing, which is the same.)
2019-05-01 02:51:49 +00:00
gutteridge
1483fcde41 pam-pwauth_suid: add an additional detail to the MESSAGE file
Right now, a user installing xscreensaver with the "pam" option will
see two messages about how to configure it, one of which comes from
this package. This needs to be disentangled properly, but there are
some broader questions that also apply to gnome-screensaver and mate-
screensaver, so for now, add a bit more detail here just in case. (This
relates to, but doesn't particularly address, PR pkg/50622.)
2019-05-01 02:37:56 +00:00
fox
6564965e01 doc: Updated audio/fasttracker2 to version 2.153 2019-05-01 01:31:51 +00:00
fox
a2c1eda85f fasttracker2: update to b153
Changes since b152:

Beta #153 - 29.04.2019
- Fixed a bug where rendering songs to WAV at 192kHz with a low BPM could
  make the program crash.
- Small audio code cleanup
2019-05-01 01:30:42 +00:00
gdt
12d2981858 devel/scons: Explain about common woes 2019-04-30 22:14:57 +00:00
wiz
ac622cfae0 doc: Updated emulators/mednafen to 1.22.2 2019-04-30 21:54:54 +00:00
wiz
531de4a358 mednafen: update to 1.22.2.
-- 1.22.2: --

April 23, 2019:
	PSX: Fixed a regression introduced in 1.22.0-UNSTABLE that broke a few PS1 games(e.g. SimCity 2000 and Rise 2).

	Fixed issues with inline functions in the QuickLZ code that could cause linker errors when compiling with optimizations disabled.

April 14, 2019:
	Apple2: Added basic WOZ 2.0 disk image support.

April 13, 2019:
	NGP: Fixed a sequence point rule violation that could cause "Gals' Fighters" to malfunction when Mednafen was compiled with clang,
	per tip from stellarporter.

	SS: Added the European release of "Theme Park" to the internal database of games to use the data cache read bypass kludge with,
	to fix a crash/hang during the intro FMV.

	Lynx: Fixed an old heap buffer overflow bug that could be triggered if the emulated game set up registers and RAM in a
	certain way.

March 18, 2019:
	PCE: Fixed an old bug(looks like from around a decade ago) in the HES playback code; it caused periodic high IRQ latency,
	which resulted in timer IRQ-driven DDA playback sounding rougher than it should have.
2019-04-30 21:54:41 +00:00
wiz
57fbc7773e doc: Updated audio/musicpd to 0.21.8 2019-04-30 21:32:20 +00:00
wiz
bb64afeec6 musicpd: update to 0.21.8.
ver 0.21.8 (2019/04/23)
* input
  - smbclient: download to buffer instead of throttling transfer
* output
  - httpd: add missing mutex lock
  - httpd: fix use-after-free bug
* playlist
  - soundcloud: fix "Unsupported URI scheme" (0.21.6 regression)
* fix Bonjour bug
* fix build failure with GCC 9
* fix build failure with -Ddatabase=false
* systemd: add user socket unit
* doc: "list file" is deprecated
2019-04-30 21:32:04 +00:00
wiz
8c24212350 doc: Updated emulators/mame to 0.209 2019-04-30 21:04:34 +00:00
wiz
ca71d90e5e mame: update to 0.209.
With another month over, it’s time for another release, and MAME
0.209 is sure to have something to interest everyone. We’ve cracked
the encryption on the Fun World CPU blocks, making Fun World Quiz,
Joker Card, Mega Card, Power Card, Multi Win, Saloon and Nevada
playable. Regular contributor shattered has added Кузьмич-Егорыч
(Kuzmich-Egorych), a Russian Mario Brothers bootleg running on
heavily modified Apple II hardware. In other Apple II news, CD-ROM
drives now work with the Apple II SCSI card, and another batch of
cleanly cracked floppies has been added to the software list. The
NES SimCity prototype has been added to the software list, along
with MMC5 improvements to support it, and better emulation for
Famicom cartridges with on-board sound chips.

Henrik Algestam has continued his Game & Watch work, bringing Popeye
(wide screen) and Zelda to MAME. Chess computer support has been
expanded with Fidelity Chess Challenger 3, and additional versions
of Applied Concepts Boris, and Novag Super Expert and Super Forte.
Newly supported arcade games include Akka Arrh (an Atari title that
failed location testing), Little Casino II, a French version of
Empire City: 1931, and additional versions of Dock Man and Street
Heat. A better LM3900 op-amp model means Money Money and Jack Rabbit
are no longer missing the cassa (bass drum) channel, and mixing
between music and speech is improved.

Bug fixes include the Rockwell AIM 65 being returned to working
order, working support for multiple light guns on Linux from Kiall,
corrected screen freeze behaviour on Deniam hardware from cam900,
and better flashing characters on the Sinclair QL from vilcans.
2019-04-30 21:04:20 +00:00
abs
9f3f9db6e0 Bump PKGREVISION for addition of USE_GCC_RUNTIME 2019-04-30 17:20:23 +00:00
gdt
a61f30e924 ham/gr-osmosdr: Mark python 36 and 37 as not ok
Both 36 and 37 result in build errors.  The package builds ok with 27.
2019-04-30 16:13:42 +00:00
rillig
57d6c6cd69 graphics/cairomm: remove unknown configure option --disable-docs
The option is named --disable-documentation. Since the documentation is
already in the PLIST and nobody complained about that, it's probably ok.
2019-04-30 15:36:15 +00:00
taca
c1b4a793c4 doc: Updated mail/dovecot2-pigeonhole to 0.5.6 2019-04-30 15:22:44 +00:00
taca
bbd1b63022 mail/dovecot2-pigeonhole: update to 0.5.6
Update dovecot2-pigeonhole to 0.5.6.

v0.5.6 2019-04-30  Aki Tuomi <aki.tuomi@open-xchange.com>

	+ sieve: Redirect loop prevention is sometimes ineffective. Improve
	  existing loop detection by also recognizing the
	  X-Sieve-Redirected-From header in incoming messages and dropping
	  redirect actions when it points to the sending account. This header
	  is already added by the redirect action, so this improvement only
	  adds an additional use of this header.
	- sieve: Prevent execution of implicit keep upon temporary failure
	  occurring at runtime.
2019-04-30 15:22:22 +00:00
taca
a8595bf8eb doc: Updated mail/dovecot2 to 2.3.6 2019-04-30 15:21:31 +00:00
taca
8fbf81a8ec mail/dovecot2: update to 2.3.6
Update dovecot2 and dovecot-{gssapi,ldap,mysql,pgsql,sqlite} to 2.3.6.

v2.3.6 2019-04-30  Aki Tuomi <aki.tuomi@open-xchange.com>

	* CVE-2019-11494: Submission-login crashed with signal 11 due to null
	  pointer access when authentication was aborted by disconnecting.
	* CVE-2019-11499: Submission-login crashed when authentication was
	  started over TLS secured channel and invalid authentication message
	  was sent.
	* auth: Support password grant with passdb oauth2.
	+ Use system default CAs for outbound TLS connections.
	+ Simplify array handling with new helper macros.
	+ fts_solr: Enable configuring batch_size and soft_commit features.
	- lmtp/submission: Fixed various bugs in XCLIENT handling, including a
	  hang when XCLIENT commands were sent infinitely to the remote server.
	- lmtp/submission: Forwarded multi-line replies were erroneously sent
	  as two replies to the client.
	- lib-smtp: client: Message was not guaranteed to contain CRLF
	  consistently when CHUNKING was used.
	- fts_solr: Plugin was no longer compatible with Solr 7.
	- Make it possible to disable certificate checking without
	  setting ssl_client_ca_* settings.
	- pop3c: SSL support was broken.
	- mysql: Closing connection twice lead to crash on some systems.
	- auth: Multiple oauth2 passdbs crashed auth process on deinit.
	- HTTP client connection errors infrequently triggered a segmentation
	  fault when the connection was idle and not used for a particular
	  client instance.
2019-04-30 15:21:05 +00:00
gdt
d2a4517ad3 misc/libcdio: Note upstream bug URL 2019-04-30 14:31:14 +00:00
abs
563fa072d9 Add USE_GCC_RUNTIME to mysql{51,55,56} 2019-04-30 14:09:52 +00:00
mef
90c5654515 doc: Updated ham/trustedQSL to 2.4.2 2019-04-30 13:22:20 +00:00
mef
dfb88cb559 Upgraded ham/trustedQSL to 2.4.2
Trusted QSL V2.4.2 Release Notes

This version of Trusted QSL (TQSL) has new features as well as
corrections for defects found since TQSL 2.4.1 was released. This
release also includes an update to the most recent TQSL configuration
file.

TQSL 2.4.2 can be installed to upgrade any older version of TQSL. You
do not need to install every release from 2.2 through 2.4, you can
upgrade directly to v2.4.2 in one step.

IMPORTANT NOTE for MacOS users:

TQSL has been built to be compatible with older Mac systems (OSX 10.4
and later) and to work on both PowerPC and Intel CPU Macs. The current
release of OSX (10.14, or Mojave) issues a warning about

TQSL when it is run stating that it is not “optimized”, and that it
will not work with the next release of OSX. This is forcing us to drop
support for PowerPC systems in order to continue to support Mac
systems. We will freeze TQSL 2.4.x and make it available indefinitely,
but the next major release of TQSL will not work on PowerPC Macs or
Macs running OSX older than Tiger.

On all three supported platforms (Windows, MacOS, and Linux),
installing TQSL 2.4.2 will replace older versions of Trusted QSL while
preserving your Callsign Certificates, Station Locations, and
preferences.  On Windows, simply run the TQSL 2.4.2 installer, which
will automatically uninstall older versions of TQSL (and, if
installed, TQSLCert). On Mac OS X, open the disk image (.dmg) file and
drag the “Trusted QSL” folder to your Applications folder. Direct
the installer to “Replace All”, which will uninstall old files.

For Linux systems, unpack the tar file and read the INSTALL file for
directions.  TQSL 2.4.2 has been “localized” to allow use in the
native language of non-English speakers. This could not have been done
without the help of the volunteers who have contributed translations
for TQSL.

Thanks to the following for their assistance:
Chinese: Caros, BH4TXN
Hindi: Manmohan, VU3YBH
German: Andreas DF4WC
Italian: Salvatore IV4FYV
Japanese: Akihiro JL3OXR
Portuguese: Nuno CT2IRY
Russian: Vic US5WE
Spanish: Jordi EA3GCV

The following list describes the major changes in the v2.4.2 release
of Trusted QSL.

TQSL changes
Defects Corrected:

Ensure that the exit status message emitted by TQSL appears in English
so logging programs can use that to detect exit status. In the past,
this could have been output in the local language, making it more
difficult for the calling program to detect whether or not there were
any errors.  Improve setting of ITU and CQ zones when defining a
Station Location. There were many cases where these were left empty,
which means that Station Locations were more likely to not have zones
defined.

Fix issue with Windows updates of TQSL failing when the user's
directory has a space embedded. Note that this is a forwards-looking
fix: this defect is in the existing TQSL 2.4.1, so updates for users
with spaces in their usernames will continue to fail until after 2.4.2
is installed.  Remove spurious error message when run on a system
where the local language is not supported.

Features Added:

When displaying a callsign certificate where the private key is
missing from the local system, specifically state that the private key
is not found. Added a specific message for keys that cannot be opened
to provide the root cause.  Improve the error message for missing
private keys to be more descriptive.  Add the ability to map Cabrillo
modes to user-specified ADIF modes using the cab_modes.dat file in the
TQSL user directory. File has Cabrillo modes (two characters), then an
ADIF mode, comma delimited.  Default file is provided by TQSL and
users can provide their own.  Allow adding translations without making
code changes.

Reinstalling TQSL 2.4.1

Downgrading to TQSL 2.4.1 can be seamlessly performed by uninstalling
TQSL 2.4.2 and reinstalling TQSL 2.4.1.
2019-04-30 13:22:09 +00:00
abs
0154530f4e Set USE_GCC_RUNTIME as uses libatomic.so (server too) 2019-04-30 13:18:46 +00:00
adam
74b548223c Updated misc/libcdio-paranoia, devel/memcached 2019-04-30 11:39:37 +00:00
adam
e2d062b21f memcached: updated to 1.5.14
1.5.14:
Bugfix release. No new features. Fix an extstore test failure introduced in 1.5.13. All other bugs are trivial or older.

Fixes
update -h output for -I (max item size)
fix segfault in "lru" command
fix compile error on centos7
extstore: error adjusting page_size after ext_path
extstore: fix segfault if page_count is too high.
close delete + incr item survival race bug
FreeBSD superpages checking.
FreeBSD capabilities support.
memcached-tool dump fix loss of exp value
Add optional feature support to RPM package building
Fix "qw" in "MemcachedTest.pm" so wait_ext_flush is exported properly
2019-04-30 11:39:17 +00:00
adam
598b71a26d libcdio-paranoia: updated to 2.0.0
version 10.2+0.95
- Now works with audio CD's that start on a track greater than 1.
- OpenBSD tolerance
- typos in manual page and README
- Do not attempt to call a NULL callback

version 10.2+0.94+2
- Add --force-overread
  Force overreading into the lead-out portion of the disc. This option
  is only applicable when using the "-O" option with a positive sample
  offset value. Many drives are not capable of reading into this
  portion of the disc and attempting to do so on those drives will
  produce read errors and possibly hard lockups

version 10.2+0.94+1
- Fix problem where end of span seems to default to last track.
- Fix NULL pointer dereference that occurs when byte swapping is
  needed.
- Re-silence recently added gcc -Wunused-result warnings
- Use @LIBS@ figured out by autoconf when linking (for -lrt on Linux).
- Incorrect track was getting used in matching.
2019-04-30 11:36:10 +00:00
adam
708c7a13a4 Updated sysutils/py-psutil, devel/py-requests-mock 2019-04-30 09:34:45 +00:00
adam
459282537e py-requests-mock: updated to 1.6.0
1.6.0
* Fix PEP8 failure in test\_adapter
* Respect user provided content encoding type
* Update minimum requests version to 2.3
* Added support for purl
* Add testing for Python 3.7 & PyPy3
* Drop \_matcher from request pickled state
* Clarify the pytest configuration documentation
* Update mocker.rst
2019-04-30 09:34:25 +00:00
wiz
a68fc9f792 py-psutil: Remove obsolete MESSAGE 2019-04-30 09:34:04 +00:00
adam
c7e314d058 py-psutil: updated to 5.6.2
5.6.2

**Enhancements**
- 604_: [UNIX, Windows] add new psutil.getloadavg() returning system load
- 1404_: [Linux] cpu_count(logical=False) uses a second method (read from
  /sys/devices/system/cpu/cpu[0-9]/topology/core_id) in order to determine
  the number of physical CPUs in case /proc/cpuinfo does not provide this info.
- 1458_: provide coloured test output. Also show failures on KeyboardInterrupt.
- 1464_: various docfixes (always point to python3 doc, fix links, etc.).
- 1473_: [Windows] process IO priority (ionice()) values are now exposed as 4
  new constants: IOPRIO_VERYLOW, IOPRIO_LOW, IOPRIO_NORMAL, IOPRIO_HIGH.
  Also it was not possible to set high I/O priority (not it is).
- 1478_: add make command to re-run tests failed on last run.
  average calculation.

**Bug fixes**
- 1223_: [Windows] boot_time() may return value on Windows XP.
- 1456_: [Linux] cpu_freq() returns None instead of 0.0 when min/max not
  available
- 1462_: [Linux] (tests) make  tests invariant to LANG setting
- 1463_: cpu_distribution.py script was broken.
- 1470_: [Linux] disk_partitions(): fix corner case when /etc/mtab doesn't
  exist.
- 1471_: [SunOS] Process name() and cmdline() can return SystemError.
- 1472_: [Linux] cpu_freq() does not return all CPUs on Rasbperry pi 3.
- 1474_: fix formatting of psutil.tests() which mimicks 'ps aux' output.
- 1475_: [Windows] OSError.winerror attribute wasn't properly checked resuling
  in WindowsError being raised instead of AccessDenied.
- 1477_: [Windows] wrong or absent error handling for private NTSTATUS Windows
  APIs. Different process methods were affected by this.
- 1480_: [Windows] psutil.cpu_count(logical=False) could cause a crash due to
  fixed read violation.
- 1486_: [AIX, SunOS] AttributeError when interacting with Process methods
  involved into oneshot() context.
- 1491_: [SunOS] net_if_addrs(): free() ifap struct on error.
- 1493_: [Linux] cpu_freq(): handle the case where
  /sys/devices/system/cpu/cpufreq/ exists but is empty.
2019-04-30 09:32:07 +00:00
leot
d30b8f948c doc: Updated net/youtube-dl to 20190430 2019-04-30 09:26:48 +00:00
hauke
9d5687cecf doc: Updated net/cacti-spine to 1.2.2 2019-04-30 09:22:45 +00:00
leot
610763520f youtube-dl: Update to 20190430
Changes:
version 2019.04.30

Extractors
* [openload] Use real Chrome versions (#20902)
- [youtube] Remove info el for get_video_info request
* [youtube] Improve extraction robustness
- [dramafever] Remove extractor (#20868)
* [adn] Fix subtitle extraction (#12724)
+ [ccc] Extract creator (#20355)
+ [ccc:playlist] Add support for media.ccc.de playlists (#14601, #20355)
+ [sverigesradio] Add support for sverigesradio.se (#18635)
+ [cinemax] Add support for cinemax.com
* [sixplay] Try extracting non-DRM protected manifests (#20849)
+ [youtube] Extract Youtube Music Auto-generated metadata (#20599, #20742)
- [wrzuta] Remove extractor (#20684, #20801)
* [twitch] Prefer source format (#20850)
+ [twitcasting] Add support for private videos (#20843)
* [reddit] Validate thumbnail URL (#20030)
* [yandexmusic] Fix track URL extraction (#20820)
2019-04-30 09:22:34 +00:00
hauke
7b4eeedc88 Update net/cacti-spine to v1.2.2
For the many changes, see <https://cacti.net/spine_changelog.php>.

v1.2.3 is available, but does not sport a configure script. An
autotools dance showered me in error messages, so I didn't bother,
since v1.2.x versions are expected to be compatible.
2019-04-30 09:22:10 +00:00
adam
aac5a5e2b3 Updated archivers/lz4, graphics/hugin 2019-04-30 09:19:42 +00:00
adam
f15b252d5b hugin: updated to 2019.0.0
Changes since 2018.0.0
Added raw import: It converts the RAW images to TIFF using a raw converter. This can be done by dcraw (requires additional exiftool), RawTherapee or darktable. These programs needs to be installed externally.
Fixes for align_image_stack with EXR images.
Added option for range compression. Can be helpful for LDR panoramas to brighten the shadows before merging, because at this stage the blender has some more information which can be helpful.
New hotkeys for mask editor (change zoom level with 0, 1 and 2).
Expression parser (pto_var and "manipulate image variables" in GUI) can now read also all image variables.
line_find: Ignore lines with low distance to each other to get better coverage. Also use only central part of the panorama for searching for line control points (ignoring zenit/nadir near areas).
pano_modify: Added new switch --projection-parameter to set projection parameters.
Store program settings according to XDG base dir specification (Linux only, needs to compile with wxWidgets 3.1.1 or later).
2019-04-30 09:19:25 +00:00