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

2024-05-13 00:46:05 UTC Now

2019-04-26 14:39:24 UTC MAIN commitmail json YAML

Import dhcpcd-7.2.1 with the following changes:
*  Solaris: Many more issues fixed
*  OpenBSD: Don't spam syslog when cannot send NA
*  FreeBSD: Fix fetching IPv6 address lifetimes

These security issues are also addressed:
*  auth: Use consttime_memequal to avoid latency attack
  consttime_memequal is supplied if libc does not support it
  dhcpcd >=6.2 <7.2.1 are vulnerable

*  DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
  dhcpcd >=4 <7.2.1 are vulnerable

*  DHCPv6: Fix a potential buffer overflow reading NA/TA addresses
  dhcpcd >=7 <7.2.1 are vulnerable

Many thanks to Maxime Villard <max@m00nbsd.net> for discovering these issues.

(roy)

2019-04-26 14:12:50 UTC MAIN commitmail json YAML

2019-04-26 13:14:25 UTC MAIN commitmail json YAML

2019-04-26 12:44:44 UTC MAIN commitmail json YAML

2019-04-26 11:27:56 UTC MAIN commitmail json YAML

Note u-boot updates

(skrll)

2019-04-26 10:30:33 UTC MAIN commitmail json YAML

Wave bye-bye to python 34

(roy)

2019-04-26 10:13:32 UTC MAIN commitmail json YAML

Updated devel/py-ordered-set, devel/py-ipython

(adam)

2019-04-26 10:13:15 UTC MAIN commitmail json YAML

py-ipython: updated to 7.5.0

IPython 7.5.0

IPython 7.5.0 consist mostly of bug-fixes, and documentation updates, with one minor new feature. The Audio display element can now be assigned an element id when displayed in browser.

The major outstanding bug fix correct a change of behavior that was introduce in 7.4.0 where some cell magics would not be able to access or modify global scope when using the @needs_local_scope decorator. This was typically encountered with the %%time and %%timeit magics.

(adam)

2019-04-26 10:02:14 UTC MAIN commitmail json YAML

py-ordered-set: updated to 3.1.1

3.1.1:
Unknown changes

(adam)

2019-04-26 09:44:59 UTC MAIN commitmail json YAML

Remove 34 and 35 from python versions.

(roy)

2019-04-26 09:40:16 UTC MAIN commitmail json YAML

2019-04-26 08:32:30 UTC MAIN commitmail json YAML

2019-04-26 00:13:34 UTC MAIN commitmail json YAML

bump pkg version - real bug fix added.

(mrg)

2019-04-26 00:12:14 UTC MAIN commitmail json YAML

avoid a crash when setting IRCIISERVER.  older free() must hae been
less grumpy about passing data it didn't know about ..

pointed out by bad@.

(mrg)

2019-04-25 23:57:49 UTC MAIN commitmail json YAML

doc: Updated emulators/qemu to 4.0.0nb4

(kamil)

2019-04-25 23:54:46 UTC MAIN commitmail json YAML

qemu: Fix unportable iconv(3) construct breaking on NetBSD

ui_curses.c contains now a new patch:

* Switch unportable iconv(3) UCS-2 <-> wchar_t conversions
  to a portable algorithm with an intermediate step with
  multibyte sequences

With this change qemu -curses works again.

Thanks to joerg@ for pointing out the proper algorithm.

Bump pkgrevision.

(kamil)

2019-04-25 23:38:33 UTC MAIN commitmail json YAML

2019-04-25 23:35:28 UTC MAIN commitmail json YAML

qca2*: update to 2.2.1

Changes in 2.2
- support for openssl 1.1
- support for AES GCM and AES CCM modes
- new base64 convenience functions
- new botan2 support
- new hkdf support
- various build improvements and (deprecation) cleanups

There may be trouble building this release on windows. Feedback/input
would be very welcome.

(2.2.0 was not announced due to defects noticed after tagging)

(markd)

2019-04-25 21:36:52 UTC MAIN commitmail json YAML

doc/TODO: + boost-libs-1.70.0, openssh-8.0, supertuxkart-1.0.

(wiz)

2019-04-25 21:26:24 UTC MAIN commitmail json YAML

update KDE Frameworks to 5.57.0

(markd)

2019-04-25 21:17:15 UTC MAIN commitmail json YAML

kde: update KDE Frameworks to 5.57.0

Framework Integration

  use more appropriate plasma-specific icon for plasma category
  use plasma icon as icon for plasma notification category

KDELibs 4 Support

  Remove find modules provided by ECM

Kirigami

  fix listItems implicitWidth
  shannon entropy to guess monochrome icon
  Prevent context drawer from disappearing
  remove actionmenuitembase
  don't try to get the version on static builds
  [Mnemonic Handling] Replace only first occurrence
  sync when any model property updates
  use icon.name in back/forward
  fix toolbars for layers
  Fix errors in kirigami example files
  Add a SearchField and PasswordField component
  fix handle icons
  [InlineMessage] Do not draw shadows around the message
  immediately layout on order changed
  fix breadcrumb layout
  never show toolbar when the current item asks not to
  manage back/forward in the filter as well
  support back/forward mouse buttons
  Add lazy instantiation for submenus
  fix toolbars for layers
  kirigami_package_breeze_icons: Search among size 16 icons as well
  Fix Qmake based build
  get the attached property of the proper item
  fix logic when to show the toolbar
  possible to disable toolbar for layer's pages
  always show global toolbar on global modes
  signal Page.contextualActionsAboutToShow
  a bit of space to the right of the title
  relayout when visibility changes
  ActionTextField: Properly place actions
  topPadding and BottomPadding
  text on images always need to be white
  clip overlaysheet
  avoid parenting OverlaySheet to ColumnView
  use a qpointer for the theme instance
  hide breadcrumb on pages that don't want a toolbar
  don't try to override the enabled property
  Possibility for custom header and footer in ContextDrawer

KJobWidgets

  [KUiServerJobTracker] Update destUrl before finishing the job

KWidgetsAddons

  Make KFontRequester consistent
  Update kcharselect-data to Unicode 12.0

KWindowSystem

  Send blur/background contrast in device pixels

Plasma Framework

  [AppletInterface] Check for corona before accessing it
  [Dialog] Don't forward hover event when there is nowhere to forward it to
  [Menu] Fix triggered signal
  Reduce the importance of some debug information so actual warnings can be seen
  [PlasmaComponents3 ComboBox] Fix textColor
  FrameSvgItem: catch margin changes of FrameSvg also outside own methods
  Add Theme::blurBehindEnabled()
  FrameSvgItem: fix textureRect for tiled subitems to not shrink to 0
  Fix breeze dialog background with Qt 5.12.2
  Remove crash in plasmashell
  [Icon Item] Also clear image icon when using Plasma Svg
  textfield height based only on clear text
  bind alternateBackgroundColor

(markd)

2019-04-25 21:10:45 UTC MAIN commitmail json YAML

2019-04-25 21:09:21 UTC MAIN commitmail json YAML

kholidays: update KDE Frameworks to 5.57.0

KHolidays #

  Sort the polish holidays categories

(markd)

2019-04-25 21:08:11 UTC MAIN commitmail json YAML

kde: update KDE Frameworks to 5.57.0

KCompletion

  Don't set a null completer on a non-editable combobox

Syntax Highlighting

  Add syntax definition for Elm language to syntax-highlighting
  AppArmor & SELinux: remove one indentation in XML files
  Doxygen: don't use black color in tags
  Allow line end context switches in empty lines
  Fix endRegion folding in rules with beginRegion+endRegion (use length=0)
  Add extensions to groovy highlighting
  Add Smali syntax highlighting file
  Add "." as weakDeliminator in Octave syntax file
  Logcat: fix dsError color with underline="0"
  fix highlighter crash for broken hl file
  guard target link libraries for older CMake version

(markd)

2019-04-25 21:05:22 UTC MAIN commitmail json YAML

kde: update KDE Frameworks to 5.57.0

Baloo

  [DocumentIdDB] Silence non-error debug message, warn on errors
  [baloosearch] Allow specifying a time when using e.g. mtime
  [indexcleaner] Avoid removing included folders below excluded ones
  [MTimeDB] Fix lookup for the LessEqual range
  [MTimeDB] Fix lookup when time range should return empty set
  Correct asserts/error handling in MTimeDB
  Protect against invalid parents in the IdTreeDB
  Remove document from MTimeDB/DocumentTimeDB even when timestamp is 0
  Be more precise with mimetype detection
  [timeline] Canonicalize Url
  [timeline] Fix missing/misplaced SlaveBase::finished() calls
  [balooshow] Several extensions basic file information output
  [timeline] Fix warning, add missing UDS entry for "."
  [balooctl] Reduce nesting level for addOption arguments, cleanup
  React to config updates inside indexer
  Fix regression when opening DB in read-write mode
  [balooctl] Cleanup trailing whitespace
  [engine] Unbreak code, revert renaming of Transaction::abort()
  Harmonize handling of underscore in query parser
  Baloo engine: treat every non-success code as a failure

KDBusAddons

  Convert two old-style connects to new-style

KFileMetaData

  Implement support for writing rating information for taglib writer
  Implement more tags for taglib writer
  Rewrite taglib writer to use property interface
  Test ffmpeg extractor using mime type helper
  Propose Stefan Bruns as KFileMetaData maintainer
  Declare PropertyInfo as QMetaType
  Safeguard against invalid files
  [TagLibExtractor] Use the correct mimetype in case of inheritance
  Add a helper to determine actual supported parent mime type
  [taglibextractor] Test extraction of properties with multiple values
  Generate header for new MimeUtils
  Use Qt function for string list formatting
  Fix number localization for properties
  Verify mimetypes for all existing sample files, add some more
  Add helper function to determine mime type based on content and extension
  Add support for extracting data from ogg and ts files
  [ffmpegextractor] Add Matroska Video test case
  Rewrite the taglib extractor to use the generic PropertyMap interface
  [ExtractorCollection] Load extractor plugins lazily
  Fix extraction of aspect ratio property
  Increase precision of frame rate property

Solid

  Allow building without UDev on Linux
  Only get clearTextPath when used

(markd)

2019-04-25 21:00:43 UTC MAIN commitmail json YAML

2019-04-25 20:58:01 UTC MAIN commitmail json YAML

kde: update to KDE Frameworks 5.57.0

KNewStuff

  Switch URLs to https
  Update link to fsearch project
  Handle unsupported OCS commands, and don't over-vote
  New location for KNSRC files
  [knewstuff] Remove qt5.13 deprecated method

(markd)

2019-04-25 20:56:32 UTC MAIN commitmail json YAML

2019-04-25 20:53:51 UTC MAIN commitmail json YAML

kde: update KDE Frameworks to 5.57.0

Breeze Icons

  Add "notifications" and "notifications-disabled" icons
  make start-here-kde also available start-here-kde-plasma
  Sublime Merge Icon
  Give applications-games and input-gaming more contrast with Breeze Dark
  Make 24px go-up actually 24px
  Add preferences-desktop-theme-applications and
  preferences-desktop-theme-windowdecorations icons
  Add symlinks from "preferences-desktop-theme" to
  "preferences-desktop-theme-applications"
  Remove preferences-desktop-theme in preparation to making it a symlink
  Add collapse/expand-all, window-shade/unshade (bug 404344)
  Improve consistency of window-* and add more
  Make go-bottom/first/last/top look more like media-skip*
  Change go-up/down-search symlinks target to go-up/down
  Improve pixel grid alignment of go-up/down/next/previous/jump
  Change media-skip* and media-seek* style
  Enforce new muted icon style in all action icons

KIconThemes

  Fix padding icon that doesn't exactly match the requested size

KImageFormats

  ora:kra: qstrcmp -> memcmp
  Fix RGBHandler::canRead
  xcf: Don't crash with files with unsupported layer modes

(markd)

2019-04-25 20:50:24 UTC MAIN commitmail json YAML

kde: update KDE Frameworks to 5.57.0

KDE Doxygen Tools

  Update URLs to use https

KCMUtils

  [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule
  Pass focus to child searchbar when KPluginSelector is focused
  Improve the KCM error message
  Add runtime guard that pages are KCMs in KCMultiDialog

KConfig

  Add Notify capability to revertToDefault
  point readme to the wiki page
  kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
  [kconf_update] move from custom logging tech to qCDebug
  Remove reference from const KConfigIniBackend::BufferFragment &
  KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up

KCoreAddons

  Fix "* foo *" we don't want to bold this string
  Fix Bug - clicking contact web url => uncomplete url is selected
  Print strerror when inotify fails (typical reason: "too many open files")

KDeclarative

  [GridViewKCM] Fix implicit width calculation
  move the gridview in a separate file
  Avoid fractionals in GridDelegate sizes and alignments

KDocTools

  Update Ukrainian translation
  Catalan updates
  it entities: update URLs to use https
  Update URLs to use https
  Use Indonesian translation
  Update design to look more similar to kde.org
  Add necessary files to use native Indonesian language for all Indonesian docs

KI18n

  Report human-readable error if Qt5Widgets is required but is not found

KIO

  Replace currentDateTimeUtc().toTime_t() with currentSecsSinceEpoch()
  Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch
  Improve executable dialog buttons' icons
  [KDirOperator] Show Detailed Tree View by default
  KFileItem: call stat() on demand, add SkipMimeTypeDetermination option
  KIOExec: fix error when the remote URL has no filename
  KFileWidget In saving single file mode an enter/return press on the
  KDirOperator triggers slotOk
  [KDynamicJobTracker] Use generated DBus interface
  [KFileWidget] When saving, highlight filename after clicking existing file
  also when using double-click
  Don't create thumbnails for encrypted Vaults
  Fix WebDAV directory renaming if KeepAlive is off
  Show list of tags in PlacesView
  Delete/Trash confirmation dialogue: Fix misleading title
  Display the correct file/path in "too bit for fat32" error message
  Phrase error message with GiB, not GB
  openwithdialog: use recursive flag in proxy filter
  Remove URLs being fetched when listing job is completed
  [CopyJob] Treat URL as dirty when renaming file as conflict resolution
  Pass local file path to KFileSystemType::fileSystemType()
  Fix upper/lower case rename on case insensitive fs
  Fix "Invalid URL: QUrl("some.txt")" warnings in Save dialog
  Fix crash while moving files
  Fix NTFS hidden check for symlinks to NTFS mountpoints
  Make file overwrite a bit safer

KNotification

  [KStatusNotifierItem] Send desktop-entry hint
  Allow to set custom hints for notifications

KNotifyConfig

  Allow selecting only supported audio files

KPackage Framework

  Fix finding the host tools targets file in the Android docker environment
  Add cross-compilation support for kpackagetool5

KService

  Add X-GNOME-UsesNotifications as recognized key
  Add bison minimum version of 2.4.1 due to %code

KTextEditor

  Fix: apply correctly the text colors of the chosen scheme
  DocumentPrivate: Add option "Auto Reload Document" to View menu
  DocumentPrivate: Support to set dictionary on block selection
  Fix Words & Chars String on katestatusbar
  Fix Minimap with QtCurve style
  KateStatusBar: Show lock icon on modified label when in read-only mode
  DocumentPrivate: Skip auto quotes when these looks already balanced
  Add Variable interface to KTextEditor::Editor
  relax code to only assert in debug build, work in release build
  ensure compatibility with old configs
  more use of generic config interface
  simplify QString KateDocumentConfig::eolString()
  transfer sonnet setting to KTextEditor setting
  ensure now gaps in config keys
  convert more things to generic config interface
  more use of the generic config interface
  generic config interface
  Don't crash on malformed syntax highlighting files
  IconBorder: Accept drag&drop events
  ViewPrivate: Make deselection by arrow keys more handy
  Fix for showing argument hint tree on non-primary screen
  Port some deprecated method
  Restore the search wrapped message to its former type and position
  ViewPrivate: Make 'Apply Word Wrap' more comfortable
  ModeBase::goToPos: Ensure jump target is valid
  ViInputMode: Remove unsupported text attributes from the status bar
  KateStatusBar: Add dictionary button
  add example for line heigh issue

(markd)

2019-04-25 20:40:02 UTC MAIN commitmail json YAML

karchive: update to 5.57.0

  Fix crash in KArchive::findOrCreate with broken files
  Fix uninitialized memory read in KZip
  Add Q_OBJECT to KFilterDev

(markd)

2019-04-25 20:38:09 UTC MAIN commitmail json YAML

kde: update KDE Frameworks to 5.57.0

(markd)

2019-04-25 20:36:40 UTC MAIN commitmail json YAML

extra-cmake-modules: update to 5.57.0

5.48.0:
  Android: Make it possible to override a target's APK directory
  Drop outdated QT_USE_FAST_OPERATOR_PLUS
  Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warnings
  [ECMGenerateHeaders] Add option for other header file extension than .h
  Don't include a 64 when building 64bit architectures on flatpak
5.50.0:
  Bindings: Check if bindings can be generated for a specific python version
  Bindings: Make generator forward compatible with Python 3
  Disable alteration of QT_PLUGIN_PATH by ECM when running tests
  Bindings: Add support for scoped enums (bug 397154)
  Make it possible for ECM to detect po files at configure time
5.51.0:
  Compile python bindings with the same sip flags used by PyQt
  Android: Allow passing a relative path as the apk dir
  Android: Properly offer a fallback to applications that don't have a manifest
  Android: Make sure Qm translations get loaded
  Fix Android builds using cmake 3.12.1
  l10n: Fix matching digits in the repository name
  Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flags
  Bindings: Correct handling of sources containing utf-8
  Actually iterate over CF_GENERATED, rather than checking item 0 all the time
5.53.0:
  New module: FindLibExiv2.cmake
5.54.0:
  Add find module for Google's libphonenumber
5.55.0:
  FindGperf: in ecm_gperf_generate set SKIP_AUTOMOC for generated file
  Move -Wsuggest-override -Wlogical-op to regular compiler settings
  Fix python binding generation for classes with deleted copy constructors
  Fix qmake module generation for Qt 5.12.1
  Use more https in links
  API dox: add missing entries for some find-modules & modules
  FindGperf: improve api dox: mark-up usage example
  ECMGenerateQmlTypes: fix api dox: title needs more --- markup
  ECMQMLModules: fix api dox: title match module name, add missing "Since"
  FindInotify: fix api dox .rst tag, add missing "Since"
5.56.0:
  Fix releaseme checkout when this is included in a sub-directory
  New find module for Canberra
  Update Android toolchain files to reality
  Add compile check to FindEGL
5.57.0:
  Re-enable the setting of QT_PLUGIN_PATH
  ecm_add_wayland_client_protocol: Improve error messages
  ECMGeneratePkgConfigFile: make all vars dependent on ${prefix}
  Add UDev find module
  ECMGeneratePkgConfigFile: add variables used by pkg_check_modules
  Restore FindFontconfig backward compatibility for plasma-desktop
  Add Fontconfig find modudle

(markd)

2019-04-25 20:09:51 UTC MAIN commitmail json YAML

Updated games/wesnoth

(adam)

2019-04-25 20:09:29 UTC MAIN commitmail json YAML

wesnoth: updated to 1.14.7

Version 1.14.7
Campaigns
* A Tale of Two Brothers:
  * S3: Changed castle to permanent chaotic ToD and rebalanced scenario accordingly
  * S4: Added dialogue between Baran and Tairach when they engage in combat
* Dead Water:
  * S3: Added event to make Storm Trident more obvious
* Descent into Darkness:
  * Complete revision of all dialogue and story text
  * Revised and rebalanced gameplay in all scenarios
  * S3 and S11: New scenarios completely rewritten from scratch
* Eastern Invasion:
  * S1: Removed early finish bonus for fleeing
  * S2: Modified Dacyn's dialogue upon undead arrival
  * S7a: Require Dacyn to cross the river
  * S9: add snow to map
  * S10: show objectives after defeating enemy leaders
  * S11: show objectives after finding gold and releasing prisoners
* Legend of Wesmere:
  * Disabled side shuffling in MP (checking the box does nothing)
  * Fixed missing persistent data at the end of chapter 3
  * Rebalanced gold values in all scenarios
  * S3: remove shroud from enemy sides upon Kalenz's arrival
  * S4: (MP only) free Cleodil at scenario start
* Northern Rebirth:
  * Eryssa now must survive if she joins the player
  * Father Morvin and Sister Thera will now respawn at Tallin's location if they die to prevent illogical gameplay
  * Gold in S10-13 is adjusted if Krash is dead
  * S1: Spawn 2 Troll Whelps instead of 4 and a normal Troll
  * S4: Have Hamel describe Ghouls if Camerin is dead
  * S5: Add gates to map instead of images and overlays
  * S8: add text and updated objectives when rescuing Eryssa
  * S12a: Update objectives to make it clear that gold is not received if Sisal dies
* The Rise of Wesnoth:
  * Fixed various typos
  * S17c: Modified Burin's description of trolls
* The South Guard:
  * Fixed various typos
* Tutorial:
  * Remove swamp from map for part 2
  * Warn player about water when stepping on any shallow water hex
  * Change quintain to level 0
  * Allow Konrad and Li'sar to level up and add corresponding dialogue for part 2
* Under the Burning Suns:
  * Added embellishments to various maps
Language and i18n
* Updated translations: British English, Chinese (Traditional), Dutch,
  French, Italian, Japanese, Lithuanian, Spanish.
Multiplayer
* Dark Forecast: AI units are "discovered" (added to the help if not already known)
* Dark Forecast: fixed bug where additional boss spawns would not occur after the initial wave
Multiplayer server
* Forum user handler ban durations are now reported back to banned players.
Units
* Updated descriptions for Goblin Knight and Wolf Rider
* Add new descriptions for Quenoth faction
User interface
* Add jamming to the vision tooltip in the sidebar.
* Fix undoing a recall not un-drawing parts of the sprite that go beyond the unit's hex
* Fix crash when the recruit filter matched nothing.
* "Show Enemy Moves" now highlights enemy units that can reach the highlighted hex.
* The time of day graphics for midday and midnight have been updated to match the rest of the
  summer/winter time of day schedules.
Miscellaneous and bug fixes
* Fix auxiliary attack end event handlers defined by FORCE_CHANCE_TO_HIT breaking if one or more of the
  affected units are removed by another attack end event handler
* The statistics dialog no longer forgets to reset stats when using "Reset Replay" ("Stop") in replay
  mode or "Back to turn" in networked MP games

(adam)

2019-04-25 19:43:35 UTC MAIN commitmail json YAML

Updated x11/qt5

(adam)

2019-04-25 19:43:17 UTC MAIN commitmail json YAML

qt5: updated to 5.12.3

Qt 5.12.3, the third patch release of Qt 5.12 LTS, is released today. While not adding new features, the Qt 5.12.3 release provides a number of bug fixes, as well as performance and other improvements.

Compared to Qt 5.12.2, the new Qt 5.12.3 provides almost 200 bug fixes. For details of the most important changes, please check the Change files of Qt 5.12.3.

Qt 5.12 LTS will receive many more patch releases throughout the coming years and we recommend all active developed projects to migrate to Qt 5.12 LTS. Qt 5.9 LTS is currently in ���Strict��� phase and receives only the selected important bug and security fixes, while Qt 5.12 LTS is currently receiving all the bug fixes. Qt 5.6 Support has ended in March 2019, so all active projects still using Qt 5.6 LTS should migrate to a later version of Qt.

(adam)

2019-04-25 18:44:55 UTC MAIN commitmail json YAML

Updated net/powerdns, net/powerdns-recursor

(adam)

2019-04-25 18:44:36 UTC MAIN commitmail json YAML

powerdns-recursor: updated to 4.1.12

4.1.12
Improvements
Provide CPU usage statistics per thread (worker & distributor).
Use a bounded load-balancing algo to distribute queries.
Implement a configurable ECS cache limit so responses with an ECS scope more specific than a certain threshold and a TTL smaller than a specific threshold are not inserted into the records cache at all.

Bug Fixes
Correctly interpret an empty AXFR response to an IXFR query.

(adam)

2019-04-25 18:42:41 UTC MAIN commitmail json YAML

powerdns: updated to 4.1.8

4.1.8
Bug Fixes
Fix rectify for ENT records in narrow zones.
Prevent leak of file descriptor if running out of ports for incoming AXFR.
EL6: fix CXXFLAGS to build with compiler optimizations.
Fix API search failed with 窶廚ommands out of sync; you can窶冲 run this command now窶�.
Fix invalid SOA record in MySQL which prevented the authoritative server from starting.
Plug mysql_thread_init memory leak.
Correctly interpret an empty AXFR response to an IXFR query.
Fix replying from ANY address for non-standard port.
Do not compress the root.
Fix dot stripping in setcontent().

4.1.7
Bug Fixes
Insufficient validation in the HTTP remote backend (CVE-2019-3871, PowerDNS Security Advisory 2019-03)

(adam)

2019-04-25 17:44:22 UTC MAIN commitmail json YAML

2019-04-25 17:07:06 UTC MAIN commitmail json YAML

lang/gcc8: mention upstream bug report in patch

(rillig)

2019-04-25 16:37:57 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-ExifTool

(adam)

2019-04-25 16:35:57 UTC MAIN commitmail json YAML

p5-Image-ExifTool: updated to 11.30

Version 11.30 (production release)
Added a new Sony/Minolta LensType
Decode streaming metadata from TomTom Bandit Action Cam MP4 videos
Decode Reconyx HF2 PRO maker notes
Decode ColorData for some new Canon models
Enhanced -geotag feature to set AmbientTemperature if available
Remove non-significant spaces from some DICOM values
Fixed possible "'x' outside of string" error when reading corrupted EXIF
Fixed incorrect write group for GeoTIFF tags added in version 11.24

Version 11.29
Added support for Ricoh GR III maker notes
Added a new Canon LensType
Added a new XMP-crs tag
Enhanced -csv option to output base64-encoded binary data when combined with -b or when the -charset option is used and the text has invalid characters
Remove trailing space from even-length DICOM values
Patched to avoid "Hexadecimal number > 0xffffffff non-portable" warning
Fixed meta charset attribute in -htmlDump output

Version 11.28
Added support for reading INSV video and decode streaming GPS
Added a new Pentax LensType
Added a new FujiFilm ImageStabilization value
Allow exiftool to be run via a symbolic link on Mac/Linux
Reverted INDD patch of version 11.27 (ie. raise error again on incorrectly terminated INDD object list)
Changed handling of temporary documentation file in Windows version

Version 11.27
Added support for more XMP-dji-drone tags
Added new Olympus CameraType and LensType values
Added a new Canon LensType
Added a new CanonModelID
Decode yet another type of GPS from DashCam videos
Allow FileName to be written when only case is changed on case-insensitive filesystems
Improved identification of some iWork file types
Recognize the LRV file extension
Changed Windows version to use the parent folder of PAR_GLOBAL_TEMP for the temporary documentation file
Don't raise an error if an INDD object list is terminated by spaces instead of nulls
Fixed some problems with new -htmldump IFD highlighting feature
Fixed bug introduced in 11.24 with "-o -.EXT" feature

Version 11.26
Added a new Nikon LensID
Decode more tags for the Sony ICLE-6400
Enhanced -htmldump feature to highlight IFD when mousing over IFD offset

Version 11.25
Added a new Sony/Minolta LensType
Added a new Nikon LensID
Decode Leica D-Lux7 maker notes
Decode more Nikon AF tags for newer models
Decode Samsung Type2 maker notes with lower case Make
Decode another Sony tag
Improved decoding of Nikon LensType
Improved time shift feature to fix some incorrectly formatted date/time values
Renamed some Sony ImageCount tags to ShutterCount
Fixed problem reading back metadata written to some odd PDF files

Version 11.24
Compatibility Notice: Changed the meaning of '-' and '+' modifiers for %C formatting code (does not affect lower-case %c code)
Decode a number of new Nikon tags
Added new Olympus FlashType and FlashModel values
Added a new Canon LensType
Added a new Nikon LensID
Made more GeoTIFF tags writable
Handle XMP rdf:value when reading
Improved warning when trying to read a file with a zero-length name
Fixed decoding of PictureControl tags for Nikon Z-7
Fixed problem writing date/time values with " DST" designator at end of date/time string
Fixed problem in Windows which could cause ExifTool to abort due to a Win32::FindFile error if a file name contained surrogate Unicode characters

Version 11.23
Recognize DWG and DWF files
Minor improvement to some -validate warnings
Tolerate leading UTF-8 byte order mark (BOM) at start of JSON files
Fixed problem recognizing some streaming camm metadata in QuickTime videos

Version 11.22
Added read support for PC Paintbrush (PCX) files
Added two new Sony/Minolta LensTypes
Decode LensData tags for some newer Nikon models
Decode ColorData for the Canon EOS R
Recognize DCX files

Version 11.21
Added a new Sony/Minolta LensType
Added a new Olympus FlashModel
Improved decoding of FujiFilm InternalSerialNumber
Minor improvements to decoding of GPS from some dashcam videos
Made XMP-getty:Personality a List-type tag
Made it an error to use the -o option or write FileName or Directory tags when using the TestName dry-run feature
Fixed problem using -E with other character sets when writing

Version 11.20
Added a new Panasonic WhiteBalance value
Added a new Nikon LensID
Decode streaming GPS from MOV videos for another dashcam model
Improved -E option to support character sets other than UTF-8

(adam)

2019-04-25 15:59:54 UTC MAIN commitmail json YAML

python: Don't install nis_failed.so if no yp headers

Because python won't even try to build it.
You only see nis_failed.so if there is an error building it, when
it wanted to build it, and that should be fixed accordingly.

In a nutshell, if the yp headers are installed, python will build
the nis module, otherwise it won't.

On netbsd systems at least, if you have the yp headers installed and
subsequently re-install over the top with MKYP=no you get into the state
where the headers are installed, but the functions are no longer in libc.
This is an error with *your* system - either rebuild with MKYP=yes OR
remove the yp headers from include/rpc and include/rpcsvc.

Follow on fix for PR pkg/53673.

(roy)

2019-04-25 15:56:48 UTC MAIN commitmail json YAML

Updated games/openttd, games/openttd-data

(adam)

2019-04-25 15:56:29 UTC MAIN commitmail json YAML

openttd-data: updated to 0.5.5

0.5.5:
Unknown changes

(adam)

2019-04-25 15:55:07 UTC MAIN commitmail json YAML

openttd: updated to 1.9.1

1.9.1:
- Fix 6564: Enforce types of arguments for station name strings
- Fix 7433: Don't use AirportSpec substitute if it's not enabled
- Fix 7447, 7466, 7476: Missing NewGRF strings due to Action 4 feature check skipping pseudo-feature 48
- Fix 6222: Advanced sprite layout sometimes showed incorrect railtype ground tile.
- Fix 7439: CompanyRemoveReason overwritten by ClientID
- Fix: [Windows] Incorrect error handling could lead to cascading error windows
- Fix 7478: Don't remove NewGRF objects on company take-over.

1.9.0:
- Fix 7411: Use industry production callback (if used) on initial industry cargo generation

1.9.0-RC2:
- Fix 7400: WaterClass for tree tiles was not converted for old saves preventing industry creation
- Fix: Filtered file list did not scroll properly
- Fix 7391: Don't invalidate go to depot orders of non-aircraft when invalidating hangar orders that happen to share IDs
- Fix 7386: Measurement tooltip for tunnels, aqueducts & docks did not display or flickered
- Fix: Wrong company performance rating when money exceeds INT_MAX
- Fix: Permit loading of industry production callback with invalid cargo type
- Fix: Spelling for a few real town names
- Fix: Runway too short for large aircraft message should not depend on plane crashes setting
- Fix 7334: Ship lost after crossing bridge due to path cache not being consumed while on final bridge end

1.9.0-RC1:
- Add: Various AI/GS functions for vehicle groups
- Change: Synchronise introduction date and reliability randomness across vehicles with the same base introduction date
- Change: Allow towns to build bridges over rails and one-way roads
- Fix: Detection of coast tiles with trees on them
- Fix: Emergency netsave saved the title game instead of the broken game in question
- Fix: Company livery window showed incorrect groups when opened in multiplayer
- Fix: Unable to select last group in open livery window
- Fix: Goto hangar orders were not invalidated when rebuilding airports

1.9.0-beta3:
- Feature: Option to adjust font size separately from GUI size
- Feature: Increase maximum number of orders from 64000 to ~16.7m
- Add: Show performance of AI and GS in framerate window
- Add: News menu entry and shortcut for deleting all messages
- Change: [OSX] Improved scrolling behaviour when using touchpads
- Change: Add scrollbar to cargo legend in cargo payment rates window
- Change: Owner of vehicle with exclusive transport rights may now load cargo from neutral stations
- Change: Improved UI behaviour when dragging sound volume sliders with the mouse
- Change: Use selected vehicle group as parent when creating a new group
- Change: Use SlErrorCorrupt() on pool index error when loading a savegame, instead of terminating
- Change: Skip reliability decay if servicing is disabled
- Fix: Remove desert around lakes upon generation
- Fix: Re-sorting file list did not update filtered rows
- Fix 7159: Waiting time at red one-way signals was too short
- Fix 7189: Fluidsynth volume gain too high
- Fix 7004: Cargo flow legend was not properly refreshed after zooming
- Fix: Possibility to modify wrong AI/GS settings when switching AI/GS scripts around
- Fix: Use more descriptive "spectator" strings for story book and goal dropdown menus
- Fix 6599: Disable build and rename button in build vehicle window when no vehicle is selected
- Fix: Do not mangle tagged revision strings for network revision strings
- Fix 7151: AI start date deviation was still applied when not set to a random AI
- Fix 7197: Invalidate depot buttons when necessary
- Doc: [AI] UnshareOrders empties the orders list of the vehicle

1.9.0-beta2:
- Fix: Non-Windows builds did not get correct git hash

1.9.0-beta1:
Note: OpenTTD was migrated to GitHub for 1.9, so SVN revision and FlySpray numbers have been replaced with Pull Requests and Issue numbers
- Feature: Group liveries, and livery window usability enhancements
- Feature: Overhaul of music system, support MPSMIDI music files (TTD DOS/TTO)
- Feature: [Win32] Rewritten DMusic and WinMM music drivers
- Feature: [Win32] New XAudio2 sound driver
- Feature: [Linux] New Fluidsynth music driver
- Feature: Framerate display window
- Feature: [NewGRF] Ability for industries & houses to produce and/or accept up to 16 different cargoes
- Feature 6610: Allow towns to build houses on road turns
- Feature: Replace independent map scrolling GUI settings with single option, and add choice to not lock cursor position when scrolling
- Feature 6459: API for querying network clients from GS
- Feature: New Russian Ruble & Mexican Peso as currencies
- Feature 4186: Append '(City)' after city names in the town directory
- Feature 986: Automatic save when losing connection to a network game
- Add: [NewGRF] Flag to hide rail types from construction
- Add: [NewGRF] Airport animation trigger for plane landing
- Add 4115: Default starting company colour setting
- Add: Mixer feature for streaming sampled music
- Add 6460: [AI] start_date parameter for Random AIs on new game
- Add: BACKSPACE can be mapped as a hotkey
- Add: 32bpp SSE2 blitter palette animator
- Change: Make ships turn slowly when changing direction and stop when going up or down a lock
- Change: Improve ship pathfinder performance
- Change: Decouple GUI timing from game ticks
- Change: Desert tiles are now half-desert if a neighboured tile is non-desert or sea/coast
- Change: Gradually slow down aircraft speed on breakdown
- Change: [NewGRF] Increase rail type & cargo type limits to 64
- Change: [NewGRF] Increase size of persistent storage to 256
- Change: [NewGRF] Use last OpenTTD SVN revision in NewGRF version number
- Change: Clone tool in depot window now behaves like clone button in vehicle window
- Change 6397: Keep town growth rate in sync with house count
- Change: Scale default FreeType font size selection by UI zoom level
- Change: [OSX] Reversed pinch to zoom behaviour
- Change: Switch town growth rate and counter to actual game ticks
- Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><modified>'
- Change: Rewrite several bits of documentation in markdown
- Fix: Reinitialise graph GUI on game restart
- Fix: Potential crash during shutdown after unpacking downloaded content
- Fix 6584: Text layout in engine preview dialogue
- Fix 6636: Airplanes could be sent to helicopter station depots
- Fix: Deadlock when launched with -n switch
- Fix: Various corrections to town names in non-English languages
- Fix: Only consider airport tiles when placing (for non-rectangular airports)
- Fix: Spelling fixes on some Latin American town names
- Fix 7001: Pathfinders should see standard road stations as tiles where to reverse
- Fix 6676: Prevent helicopters from stopping in midair during some kinds of landing
- Fix: Remove need to use Ctrl+Click when building stations next to competitors
- Fix: [NewGRF] Make VA2 operator 11 (ror) behave well-defined when rotating by 0 bits
- Fix 4109: Add more water checks to the Oil Rig layout
- Fix 6938: Incorrect value for "Cost to Clear" was displayed for Company Headquarters in tile inspector
- Fix 6920: Make 9.8m/s^2 a common constant for TE-calculation
- Fix 6892: [Script] CONFIG_RANDOM did not use the full parameter range
- Fix 6622: News message when GS constructs a town had empty company name
- Fix: [NewGRF] Action7 variable 0x85 had no bounds checks
- Fix 6875: Depot building cost did not include foundation build cost
- Fix: Some pixels in ship autoreplace icon (sprite 106) were transparent
- Fix: Poor contrast in cargo dest flow legend window cargo labels
- Fix 6553: Make viewport button text unambiguous
- Fix: [OSX] Setting mouse-wheel to scroll the map does not disable pinch to zoom
- Fix 6969: Account for BOM when reading script files
- Fix 6898: Ability to use seeds above INT_MAX
- Fix 6659: Bus stations could be demolished when not in demolish mode
- Fix: One-way roads could be over-built by road stops regardless of road owner
- Fix: Use name of cargo instead of Passengers/Mail in town statistics
- Fix: Prevent ships moving into docks after finishing (un)loading
- Fix: Tractive effort was slightly too high as per NewGRF spec
- Fix 6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings
- Fix: Four group action icons were misplaced and cropped
- Remove: PSP, WinCE support

(adam)

2019-04-25 15:29:21 UTC MAIN commitmail json YAML

doc: Updated emulators/qemu to 4.0.0nb3

(leot)

2019-04-25 15:29:02 UTC MAIN commitmail json YAML

qemu: install documentation and minor updates/fixes

- After the 4.0.0 update documentation was no longer installed.
  To generate documentation and man pages makeinfo, pod2man and
  py-sphinx are needed, add them as tool dependencies.
- Add a SUBST class to override hardcoded sphinx-build program name.
- Remove PYTHON_VERSIONS_INCOMPATIBLE: 2.7 and 3 are supported.
- hicolor icon themes are installed, include hicolor-icon-theme bl3

(leot)

2019-04-25 14:57:35 UTC MAIN commitmail json YAML

Note update of the "openssh" package to version 7.9.1nb1

(tron)

2019-04-25 14:55:04 UTC MAIN commitmail json YAML

openssh: Add optional command line editing to "sftp"

Add new package option "editline" (enabled by default) which adds
command line editing and filename completion to the "sftp" client.

Bump the package revision because of this change.

(tron)

2019-04-25 13:50:28 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-gambatte to 20190412

(nia)

2019-04-25 13:50:19 UTC MAIN commitmail json YAML

libretro-gambatte: Update to 20190412

Changes since 20181022:

* Do not drop memory descriptor when SRAM is absent
* Add static GBC RAM banks memory descriptor
* GB banked RAM mapping
* Update GBC colour correction
* Add optional 'accurate' frame mixing mode
* Add optional frame mixing
* Add HuC3 mapper support
* Fix save states

(nia)

2019-04-25 13:46:21 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-bluemsx to 20190420

(nia)

2019-04-25 13:46:12 UTC MAIN commitmail json YAML

emulators/libretro-bluemsx: Update to 20190420

Merged PRs include:

* Database update
* Save state support
* Fix for memory hooks for ColecoVision

(nia)

2019-04-25 13:35:25 UTC MAIN commitmail json YAML

doc: Updated chat/gajim-plugin-omemo to 2.6.28

(nia)

2019-04-25 13:35:12 UTC MAIN commitmail json YAML

doc: Updated chat/gajim to 1.1.3

(nia)

2019-04-25 13:35:01 UTC MAIN commitmail json YAML

chat/gajim: Update to 1.3.1. Drop maintainership.

  New

  * Add a mobile phone indicator to the chat window
  * Rework HTTPUpload dialog
  * Add a "paste as quote" option to the message input

  Bug fixes

  * #8822 Fix memory leak when using spell checker
  * #9514 Fix jingle filetransfers not working in some circumstances
  * #9573 Dont leak DNS query when connecting over proxy
  * #9578 Determine Windows version more reliably
  * #9622 Fix an error while quitting Gajim
  * #9633 Fix an error while sending a file
  * #9637 Restore window size correctly on wayland
  * #9660 GPG Agent setting is ignored
  * #9645 Make zeroconf IPV6 compatible
  * Improve dark theme colors
  * Fix access to GnuPG keys
  * Use UUID4 item ids for pubsub posts
  * Dont send invalid show values
  * Windows: Dont override format region settings
  * Various smaller improvements

(nia)

2019-04-25 13:34:05 UTC MAIN commitmail json YAML

Updated sysutils/u-boot-bananapi-r2 to 2019.04-rc4nb2.

(thorpej)

2019-04-25 13:29:26 UTC MAIN commitmail json YAML

doc: Updated chat/py-nbxmpp to 0.6.10

(nia)

2019-04-25 13:29:15 UTC MAIN commitmail json YAML

chat/py-nbxmpp: Update to 0.6.10

Changes since 0.6.9:

* Add support for domain based name in features for GSSAPI
* Fix usage of BOSH
* Fix Jingle hash namespace

(nia)

2019-04-25 13:22:12 UTC MAIN commitmail json YAML

Install only the useful files, and install *all* of the useful files.
Bump version to 2019.04-rc4nb2.

(thorpej)

2019-04-25 13:21:41 UTC MAIN commitmail json YAML

Updated www/py-notebook

(adam)

2019-04-25 13:19:48 UTC MAIN commitmail json YAML

py-notebook: updated to 5.7.8

5.7.8
- Fix regression in restarting kernels in 5.7.5.
  The restart handler would return before restart was completed.
- Further improve compatibility with tornado 6 with improved
  checks for when websockets are closed.
- Fix regression in 5.7.6 on Windows where .js files could have the wrong mime-type.
- Fix Open Redirect vulnerability (CVE-2019-10255)
  where certain malicious URLs could redirect from the Jupyter login page
  to a malicious site after a successful login.
  5.7.7 contained only a partial fix for this issue.

(adam)

2019-04-25 13:08:31 UTC MAIN commitmail json YAML

2019-04-25 13:07:51 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-snes9x to 1.60

(nia)

2019-04-25 13:07:24 UTC MAIN commitmail json YAML

doc: Updated emulators/snes9x-gtk to 1.60

(nia)

2019-04-25 13:07:10 UTC MAIN commitmail json YAML

doc: Updated emulators/snes9x to 1.60

(nia)

2019-04-25 13:06:59 UTC MAIN commitmail json YAML

emulators/snes9x: Update to 1.60

Changes since 1.59.2:

- Fixed subscreen blending with master brightness < 100%.
- Fixed NMI timing when toggling enable bit. Fixes Chou Aniki--hack removed.
- Reverted an IPL map optimization that misses a weird edge case that caused
  The Great Battle III to lock up.
- Clamp MSU1 addition to max amplitude instead of wrapping. Proper MSU1 tracks
  will not be affected by this.
- Save mipmap_input parameter with customized GLSL and slang shaders.
- Actually use mipmap_input parameter.
- Optimized subscreen math with help from Dwedit.
- Revert to measured APU clock speed instead of nominal speed. Fixes An
  American Tail.
- Fixed broken BPS patch support. (ArtiiP)
- Fixed MSU1 track restarting on load state.

libretro:
- Added ability to use Satellaview data in same directory as ROM.
- Fixed deviation from proper libretro spec.
- Added option to use the software NTSC filter. (stellarporter)

GTK:
- Added icons to the entries to clear binding assignments.
- Fixed overlap in xBRZ multithreading.
- Changed glFenceSync option to an OML_sync option that works better.
- Fixed accumulation of partial pixel data on mouse motion when we update the
  mouse position more than once per frame.
- Allow one key to be bound to many controller buttons on the same controller.
- Force menu and button icons.
- Add the view menu to right-click when SNES mouse isn't used.
- Remove unused status bar option.
- Startup background can be changed in snes9x.conf.
- Improved PortAudio driver.

Unix:
- Fixed sound output that broke with APU refactor.

(nia)

2019-04-25 12:57:43 UTC MAIN commitmail json YAML

Updated math/py-roman, devel/py-xopen, devel/py-faker, devel/py-rope

(adam)

2019-04-25 12:54:05 UTC MAIN commitmail json YAML

py-rope: updated to 0.14.0

Version 0.14.0, relicensed under LGPLv3+

(adam)

2019-04-25 12:51:03 UTC MAIN commitmail json YAML

py-faker: updated to 1.0.5

1.0.5:
* Add min and max values for pyfloat and pydecimal.
* Add months and M to the syntax for start_date and end_date.
* Add support for PyInstaller.
* Add Dutch company names.
* Fix some invalid French phone numbers starting with +33 8x.
* Add Armenian locale hy_AM.

(adam)

2019-04-25 12:50:37 UTC MAIN commitmail json YAML

doc: Updated x11/maim to 5.5.3

(nia)

2019-04-25 12:50:28 UTC MAIN commitmail json YAML

x11/maim: Update to 5.5.3

Merged PRs include:

* Do not consider root window's children as window frames
* Fix building with IJG jpeg
* Add flag to capture background for transparent windows
* Avoid printing image output to a TTY

(nia)

2019-04-25 12:44:33 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-mgba to 0.7.1

(nia)

2019-04-25 12:44:23 UTC MAIN commitmail json YAML

emulators/libretro-mgba: Update to 0.7.1

Bugfixes:
- GB: Fix crash when accessing SRAM if no save loaded and cartridge has no SRAM
- GB Serialize: Fix loading states with negative pixel x (fixes mgba.io/i/1293)
- GB, GBA Serialize: Fix loading two states in a row
- GBA: Fix video timing when skipping BIOS (fixes mgba.io/i/1318)
- GBA DMA: Fix Display Start DMAs
- GBA DMA: Fix DMA start/end timing
- GBA DMA: Fix invalid DMA handling (fixes mgba.io/i/1301)
- GBA Memory: Fix a few AGBPrint crashes
- GBA Memory: Fix OOB ROM reads showing up as AGBPrint memory
- GBA SIO: Prevent writing read-only multiplayer bits
- GBA Video: Fix enabling layers in non-tile modes (fixes mgba.io/i/1317)
Misc:
- GBA Video: Improve sprite cycle counting (fixes mgba.io/i/1274)

(nia)

2019-04-25 12:44:10 UTC MAIN commitmail json YAML

py-xopen: updated to 0.5.1

v0.5.1:
Avoid importing pkg_resources, it is slow
Instead, use the setuptools_scm feature of generating a _version.py

(adam)

2019-04-25 12:41:20 UTC MAIN commitmail json YAML

py-roman: updated to 3.2

3.2:
- expanded test coverage
- Added support for 0 -> N
  (see https://en.wikipedia.org/wiki/Roman_numerals#Zero)
- Added support for Python 3.8

(adam)

2019-04-25 11:35:50 UTC MAIN commitmail json YAML

Oops use my user id and not my name

(skrll)

2019-04-25 11:34:27 UTC MAIN commitmail json YAML

doc: Updated emulators/qemu to 4.0.0nb2

(skrll)

2019-04-25 11:33:02 UTC MAIN commitmail json YAML

2019-04-25 10:14:47 UTC MAIN commitmail json YAML

Updated databases/mysql56-client, databases/mysql56-server, databases/mysql57-client, databases/mysql57-server

(adam)

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

2019-04-25 09:04:09 UTC MAIN commitmail json YAML

doc: Updated pkgtools/x11-links to 1.17

(maya)

2019-04-25 09:03:06 UTC MAIN commitmail json YAML

x11-links 1.17: add libgbm

Helps qt5-qtbase PLIST issues (it fails an EGL configure check)

(maya)

2019-04-25 08:53:43 UTC MAIN commitmail json YAML

2019-04-25 08:09:49 UTC MAIN commitmail json YAML

gyp needs python 2.7.

- Helps some packages in wip/

(maya)

2019-04-25 07:50:40 UTC MAIN commitmail json YAML

mozc-server: needs python 2.7 for gyp

(maya)

2019-04-25 07:33:32 UTC MAIN commitmail json YAML

2019-04-25 07:28:14 UTC MAIN commitmail json YAML

Updated textproc/py-validators, devel/py-lama

(adam)

2019-04-25 07:27:55 UTC MAIN commitmail json YAML

2019-04-25 07:25:56 UTC MAIN commitmail json YAML

py-validators: updated to 0.12.5

0.12.5:
- Fixed py37 support

(adam)

2019-04-25 05:14:38 UTC MAIN commitmail json YAML

Updated www/py-urllib3, finance/py-stripe, security/py-asn1-modules, www/py-pylint-django

(adam)

2019-04-25 05:14:13 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.0.8

Version 2.0.8:
- Support recursive (self) ForeignKey relations.

Version 2.0.7:
- Fixed AstroidImportError for DecimalField.
- Add load_configuration() in pylint_django/__init__.py.
- Support ForeignKey relations with to keyword.

(adam)

2019-04-25 05:08:50 UTC MAIN commitmail json YAML

py-asn1-modules: updated to 0.2.5

Revision 0.2.5:
- Added module RFC5958 providing Asymmetric Key Packages,
  which is essentially version 2 of the PrivateKeyInfo
  structure in PKCS#8 in RFC 5208
- Added module RFC8410 providing algorithm Identifiers for
  Ed25519, Ed448, X25519, and X448
- Added module RFC8418 providing Elliptic Curve Diffie-Hellman
  (ECDH) Key Agreement Algorithm with X25519 and X448
- Added module RFC3565 providing Elliptic Curve Diffie-Hellman
  Key Agreement Algorithm use with X25519 and X448 in the
  Cryptographic Message Syntax (CMS)
- Added module RFC4108 providing CMS Firmware Wrapper
- Added module RFC3779 providing X.509 Extensions for IP
  Addresses and AS Identifiers
- Added module RFC4055 providing additional Algorithms and
  Identifiers for RSA Cryptography for use in Certificates
  and CRLs

(adam)

2019-04-25 05:06:20 UTC MAIN commitmail json YAML

py-stripe: updated to 2.27.0

2.27.0:
* Add support for the TaxRate resource and APIs

2.26.0:
* Add support for the TaxId resource and APIs

2.25.0:
* Add support for the CreditNote resource and APIs

2.24.1:
* Fix encoding of nested parameters in multipart requests

2.24.0:
* Add delete class method on deletable API resources
* Add class methods for all custom API requests (e.g. Charge.capture)

2.23.0:
* Add support for the PaymentMethod resource and APIs
* Add support for retrieving a Checkout Session
* Add support for deleting a Terminal Location and Reader

2.22.0:
* Add stripe.util.convert_to_dict method for converting StripeObject instances to regular dicts

2.21.0:
* Add support for subscription schedules

2.20.3:
* Fix client telemetry implementation

2.20.2:
* Fix session initialization for multi-threaded environments

2.20.1:
* Make RequestsClient thread-safe

2.20.0:
* Reuse the default HTTP client by default

2.19.0:
* Rename CheckoutSession to Session and move it under the checkout namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.

2.18.1:
* Properly serialize individual on Account objects

(adam)

2019-04-25 04:58:01 UTC MAIN commitmail json YAML

py-urllib3: updated to 1.25.1

1.25.1:
* Add support for Google's Brotli package.
* Upgrade bundled rfc3986 to v1.3.1

(adam)

2019-04-24 23:47:28 UTC MAIN commitmail json YAML

doc: Added chat/coyim version 0.3.11

(fox)

2019-04-24 23:43:55 UTC MAIN commitmail json YAML

Added coyim to Makefile SUBDIRs.

(fox)

2019-04-24 23:43:22 UTC MAIN commitmail json YAML

Import of coyim-0.3.11 as chat/coyim

CoyIM is a chat client that is safe and secure by default: no
settings to change, no plugins to install, no computer configuration
to change.

(fox)

2019-04-24 22:59:17 UTC MAIN commitmail json YAML

go-protobuf: no need for CHECK_RELRO_SKIP now that we already skip static
binaries.

(maya)

2019-04-24 22:56:47 UTC MAIN commitmail json YAML

Don't complain if binaries without an interpreter or .dynamic section don't
have a GNU_RELRO flag. (they won't because it doesn't do anything to them).

Should eliminate some of the need for CHECK_RELRO_SKIP, especially for some
Go binaries.

(maya)

2019-04-24 19:35:28 UTC MAIN commitmail json YAML

Updated graphics/opencv, graphics/opencv-contrib-face

(adam)

2019-04-24 19:34:45 UTC MAIN commitmail json YAML

opencv: updated to 3.4.6

version:3.4.6
OpenCV 3.4.6 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.0.

version:3.4.5
OpenCV 3.4.5 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.0.1.

version:3.4.4
OpenCV 3.4.4 has been released. This is a mantenance release. New features are landed in OpenCV 4.0.

version:3.4.3
OpenCV 3.4.3 has been released, with further extended dnn module, documentation improvements, some other new functionality and bug fixes.

version:3.4.2
OpenCV 3.4.2 has been released, with further extended dnn module, documentation improvements, some other new functionality and bug fixes.
OpenCV 3.4.x development is switched from "master" to "3.4" branch. "master" branch is used for development of upcoming OpenCV 4.x releases.
Bugfixes / optimizations / small improvemets should go into "3.4" branch. We will merge changes from "3.4" into "master" regularly (weekly/bi-weekly).

(adam)

2019-04-24 17:11:46 UTC MAIN commitmail json YAML

Updated devel/jemalloc

(adam)

2019-04-24 17:11:00 UTC MAIN commitmail json YAML

jemalloc: updated to 5.2.0

5.2.0:
This release includes a few notable improvements, which are summarized below: 1) improved fast-path performance from the optimizations by @djwatson; 2) reduced virtual memory fragmentation and metadata usage; and 3) bug fixes on setting the number of background threads. In addition, peak / spike memory usage is improved with certain allocation patterns. As usual, the release and prior dev versions have gone through large-scale production testing.

New features:
Implement oversize_threshold, which uses a dedicated arena for allocations crossing the specified threshold to reduce fragmentation.
Add extents usage information to stats.
Log time information for sampled allocations.
Support 0 size in sdallocx.
Output rate for certain counters in malloc_stats.
Add configure option --enable-readlinkat, which allows the use of readlinkat over readlink.
Add configure options --{enable,disable}-{static,shared} to allow not building unwanted libraries.
Add configure option --disable-libdl to enable fully static builds.
Add mallctl interfaces:
opt.oversize_threshold
stats.arenas.<i>.extent_avail
stats.arenas.<i>.extents.<j>.n{dirty,muzzy,retained}
stats.arenas.<i>.extents.<j>.{dirty,muzzy,retained}_bytes

Portability improvements:
Update MSVC builds.
Workaround a compiler optimizer bug on s390x.
Make use of pthread_set_name_np(3) on FreeBSD.
Implement malloc_getcpu() to enable percpu_arena for windows.
Link against -pthread instead of -lpthread.
Make background_thread not dependent on libdl.
Add stringify to fix a linker directive issue on MSVC.
Detect and fall back when 8-bit atomics are unavailable.
Fall back to the default pthread_create(3) if dlsym(3) fails.

Optimizations and refactors:
Refactor the TSD module.
Avoid taking extents_muzzy mutex when muzzy is disabled.
Avoid taking large_mtx for auto arenas on the tcache flush path.
Optimize ixalloc by avoiding a size lookup.
Implement opt.oversize_threshold which uses a dedicated arena for requests crossing the threshold, also eagerly purges the oversize extents. Default the threshold to 8 MiB.
Clean compilation with -Wextra.
Refactor the size class module.
Refactor the stats emitter.
Optimize pow2_ceil.
Avoid runtime detection of lazy purging on FreeBSD.
Optimize mmap(2) alignment handling on FreeBSD.
Improve error handling for THP state initialization.
Rework the malloc() fast path.
Rework the free() fast path.
Refactor and optimize the tcache fill / flush paths.
Optimize sync / lwsync on PowerPC.
Bypass extent_dalloc() when retain is enabled.
Optimize the locking on large deallocation.
Reduce the number of pages committed from sanity checking in debug build.
Deprecate OSSpinLock.
Lower the default number of background threads to 4 (when the feature is enabled).
Optimize the trylock spin wait.
Use arena index for arena-matching checks.
Avoid forced decay on thread termination when using background threads.
Disable muzzy decay by default.
Only initialize libgcc unwinder when profiling is enabled.

Bug fixes (all only relevant to jemalloc 5.x):
Fix background thread index issues with max_background_threads.
Fix stats output for opt.lg_extent_max_active_fit.
Fix opt.prof_prefix initialization.
Properly trigger decay on tcache destroy.
Fix tcache.flush.
Detect whether explicit extent zero out is necessary with huge pages or custom extent hooks, which may change the purge semantics.
Fix a side effect caused by extent_max_active_fit combined with decay-based purging, where freed extents can accumulate and not be reused for an extended period of time.
Fix a missing unlock on extent register error handling.

Testing:
Simplify the Travis script output.
Update the test scripts for FreeBSD.
Add unit tests for the producer-consumer pattern.
Add Cirrus-CI config for FreeBSD builds.
Add size-matching sanity checks on tcache flush.

Incompatible changes:
Remove --with-lg-page-sizes.

Documentation:
Attempt to build docs by default, however skip doc building when xsltproc is missing.

(adam)

2019-04-24 17:09:43 UTC MAIN commitmail json YAML

qemu: fix checksums of some patche files

(adam)

2019-04-24 16:06:18 UTC MAIN commitmail json YAML

Updated www/py-werkzeug, www/py-werkzeug-docs

(adam)

2019-04-24 16:05:43 UTC MAIN commitmail json YAML

py-werkzeug: updated to 0.15.2

Version 0.15.2
-  Rule code generation uses a filename that coverage will ignore.
    The previous value, "generated", was causing coverage to fail.

-  The test client removes the cookie header if there are no persisted
    cookies. This fixes an issue introduced in 0.15.0 where the cookies
    from the original request were used for redirects, causing functions
    such as logout to fail.
-  The test client copies the environ before passing it to the app, to
    prevent in-place modifications from affecting redirect requests.

-  The "werkzeug" logger only adds a handler if there is no handler
    configured for its level in the logging chain. This avoids double
    logging if other code configures logging first.

Version 0.15.1
-  :class:~exceptions.Unauthorized takes description as the first
    argument, restoring previous behavior. The new www_authenticate
    argument is listed second.

Version 0.15.0
-  Building URLs is ~7x faster. Each :class:~routing.Rule compiles
    an optimized function for building itself.
-  :meth:MapAdapter.build() <routing.MapAdapter.build> can be passed
    a :class:~datastructures.MultiDict to represent multiple values
    for a key. It already did this when passing a dict with a list
    value.
-  path_info defaults to '/' for
    :meth:Map.bind() <routing.Map.bind>.
    :pr:1316)
-  Change RequestRedirect code from 301 to 308, preserving the verb
    and request body (form data) during redirect.
-  int and float converters in URL rules will handle negative
    values if passed the signed=True parameter. For example,
    /jump/<int(signed=True):count>.
-  Location autocorrection in :func:Response.get_wsgi_headers()
    <wrappers.BaseResponse.get_wsgi_headers> is relative to the current
    path rather than the root path.
    :pr:1315)
-  412 responses once again include entity headers and an error message
    in the body. They were originally omitted when implementing
    If-Match

-  The Content-Length header is removed for 1xx and 204 responses. This
    fixes a previous change where no body would be sent, but the header
    would still be present. The new behavior matches RFC 7230.

-  :class:~exceptions.Unauthorized takes a www_authenticate
    parameter to set the WWW-Authenticate header for the response,
    which is technically required for a valid 401 response.

-  Add support for status code 424 :exc:~exceptions.FailedDependency.

-  :func:http.parse_cookie ignores empty segments rather than
    producing a cookie with no key or value.
-  :func:~http.parse_authorization_header (and
    :class:~datastructures.Authorization,
    :attr:~wrappers.Request.authorization) treats the authorization
    header as UTF-8. On Python 2, basic auth username and password are
    unicode.
-  :func:~http.parse_options_header understands :rfc:2231 parameter
    continuations.
-  :func:~urls.uri_to_iri does not unquote ASCII characters in the
    unreserved class, such as space, and leaves invalid bytes quoted
    when decoding. :func:~urls.iri_to_uri does not quote reserved
    characters. See :rfc:3987 for these character classes.

-  get_content_type appends a charset for any mimetype that ends
    with +xml, not just those that start with application/.
    Known text types such as application/javascript are also given
    charsets.
-  Clean up werkzeug.security module, remove outdated hashlib
    support.
-  In :func:~security.generate_password_hash, PBKDF2 uses 150000
    iterations by default, increased from 50000.
-  :class:~wsgi.ClosingIterator calls close on the wrapped
    *iterable*, not the internal iterator. This doesn't affect objects
    where __iter__ returned self. For other objects, the method
    was not called before.
-  Bytes may be used as keys in :class:~datastructures.Headers, they
    will be decoded as Latin-1 like values are.
-  :class:~datastructures.Range validates that list of range tuples
    passed to it would produce a valid Range header.
-  :class:~datastructures.FileStorage looks up attributes on
    stream._file if they don't exist on stream, working around
    an issue where :func:tempfile.SpooledTemporaryFile didn't
    implement all of :class:io.IOBase. See
    https://github.com/python/cpython/pull/3249.
-  :class:CombinedMultiDict.copy() <datastructures.CombinedMultiDict>
    returns a shallow mutable copy as a
    :class:~datastructures.MultiDict. The copy no longer reflects
    changes to the combined dicts, but is more generally useful.

-  The version of jQuery used by the debugger is updated to 3.3.1.

-  The debugger correctly renders long markupsafe.Markup instances.

-  The debugger can serve resources when Werkzeug is installed as a
    zip file. DebuggedApplication.get_resource uses
    pkgutil.get_data.
-  The debugger and server log support Python 3's chained exceptions.

-  The interactive debugger highlights frames that come from user code
    to make them easy to pick out in a long stack trace. Note that if an
    env was created with virtualenv instead of venv, the debugger may
    incorrectly classify some frames.
-  Clicking the error message at the top of the interactive debugger
    will jump down to the bottom of the traceback.
-  When generating a PIN, the debugger will ignore a KeyError
    raised when the current UID doesn't have an associated username,
    which can happen in Docker.
-  :class:~exceptions.BadRequestKeyError adds the KeyError
    message to the description, making it clearer what caused the 400
    error. Frameworks like Flask can omit this information in production
    by setting e.args = ().
-  If a nested ImportError occurs from :func:~utils.import_string
    the traceback mentions the nested import. Removes an untested code
    path for handling "modules not yet set up by the parent."

-  Triggering a reload while using a tool such as PDB no longer hides
    input.
-  The reloader will not prepend the Python executable to the command
    line if the Python file is marked executable. This allows the
    reloader to work on NixOS.
-  Fix an issue where sys.path would change between reloads when
    running with python -m app. The reloader can detect that a
    module was run with "-m" and reconstructs that instead of the file
    path in sys.argv when reloading.
-  The dev server can bind to a Unix socket by passing a hostname like
    unix://app.socket.
-  Server uses IPPROTO_TCP constant instead of SOL_TCP for
    Jython compatibility.
-  When using an adhoc SSL cert with :func:~serving.run_simple, the
    cert is shown as self-signed rather than signed by an invalid
    authority.
-  The development server logs the unquoted IRI rather than the raw
    request line, to make it easier to work with Unicode in request
    paths during development.
-  The development server recognizes ConnectionError on Python 3 to
    silence client disconnects, and does not silence other OSErrors
    that may have been raised inside the application.
-  The environ keys REQUEST_URI and RAW_URI contain the raw
    path before it was percent-decoded. This is non-standard, but many
    WSGI servers add them. Middleware could replace PATH_INFO with
    this to route based on the raw value.
-  :class:~test.EnvironBuilder doesn't set CONTENT_TYPE or
    CONTENT_LENGTH in the environ if they aren't set. Previously
    these used default values if they weren't set. Now it's possible to
    distinguish between empty and unset values.
-  The test client raises a ValueError if a query string argument
    would overwrite a query string in the path.
-  :class:test.EnvironBuilder and :class:test.Client take a
    json argument instead of manually passing data and
    content_type. This is serialized using the
    :meth:test.EnvironBuilder.json_dumps method.
-  :class:test.Client redirect handling is rewritten.

    -  The redirect environ is copied from the initial request environ.
    -  Script root and path are correctly distinguished when
        redirecting to a path under the root.
    -  The HEAD method is not changed to GET.
    -  307 and 308 codes preserve the method and body. All others
        ignore the body and related headers.
    -  Headers are passed to the new request for all codes, following
        what browsers do.
    -  :class:test.EnvironBuilder sets the content type and length
        headers in addition to the WSGI keys when detecting them from
        the data.
    -  Intermediate response bodies are iterated over even when
        buffered=False to ensure iterator middleware can run cleanup
        code safely. Only the last response is not buffered.

-  :class:~test.EnvironBuilder, :class:~datastructures.FileStorage,
    and :func:wsgi.get_input_stream no longer share a global
    _empty_stream instance. This improves test isolation by
    preventing cases where closing the stream in one request would
    affect other usages.
-  The default :attr:SecureCookie.serialization_method
    <contrib.securecookie.SecureCookie.serialization_method> will
    change from :mod:pickle to :mod:json in 1.0. To upgrade existing
    tokens, override :meth:~contrib.securecookie.SecureCookie.unquote
    to try pickle if json fails.
-  CGIRootFix no longer modifies PATH_INFO for very old
    versions of Lighttpd. LighttpdCGIRootFix was renamed to
    CGIRootFix in 0.9. Both are deprecated and will be removed in
    version 1.0.
-  :class:werkzeug.wrappers.json.JSONMixin has been replaced with
    Flask's implementation. Check the docs for the full API.

-  The :doc:contrib modules </contrib/index> are deprecated and will
    either be moved into werkzeug core or removed completely in
    version 1.0. Some modules that already issued deprecation warnings
    have been removed. Be sure to run or test your code with
    python -W default::DeprecationWarning to catch any deprecated
    code you're using.

    -  LintMiddleware has moved to :mod:werkzeug.middleware.lint.
    -  ProfilerMiddleware has moved to
        :mod:werkzeug.middleware.profiler.
    -  ProxyFix has moved to :mod:werkzeug.middleware.proxy_fix.
    -  JSONRequestMixin has moved to :mod:werkzeug.wrappers.json.
    -  cache has been extracted into a separate project,
        cachelib <https://github.com/pallets/cachelib>_. The version
        in Werkzeug is deprecated.
    -  securecookie and sessions have been extracted into a
        separate project,
        secure-cookie <https://github.com/pallets/secure-cookie>_. The
        version in Werkzeug is deprecated.
    -  Everything in fixers, except ProxyFix, is deprecated.
    -  Everything in wrappers, except JSONMixin, is deprecated.
    -  atom is deprecated. This did not fit in with the rest of
        Werkzeug, and is better served by a dedicated library in the
        community.
    -  jsrouting is removed. Set URLs when rendering templates
        or JSON responses instead.
    -  limiter is removed. Its specific use is handled by Werkzeug
        directly, but stream limiting is better handled by the WSGI
        server in general.
    -  testtools is removed. It did not offer significant benefit
        over the default test client.
    -  iterio is deprecated.

-  :func:wsgi.get_host no longer looks at X-Forwarded-For. Use
    :class:~middleware.proxy_fix.ProxyFix to handle that.

-  :class:~middleware.proxy_fix.ProxyFix is refactored to support
    more headers, multiple values, and more secure configuration.

    -  Each header supports multiple values. The trusted number of
        proxies is configured separately for each header. The
        num_proxies argument is deprecated.
    -  Sets SERVER_NAME and SERVER_PORT based on
        X-Forwarded-Host.
    -  Sets SERVER_PORT and modifies HTTP_HOST based on
        X-Forwarded-Port.
    -  Sets SCRIPT_NAME based on X-Forwarded-Prefix.

    -  The original WSGI environment values are stored in the
        werkzeug.proxy_fix.orig key, a dict. The individual keys
        werkzeug.proxy_fix.orig_remote_addr,
        werkzeug.proxy_fix.orig_wsgi_url_scheme, and
        werkzeug.proxy_fix.orig_http_host are deprecated.

-  Middleware from werkzeug.wsgi has moved to separate modules
    under werkzeug.middleware, along with the middleware moved from
    werkzeug.contrib. The old werkzeug.wsgi imports are
    deprecated and will be removed in version 1.0.

    -  werkzeug.wsgi.DispatcherMiddleware has moved to
        :class:werkzeug.middleware.dispatcher.DispatcherMiddleware.
    -  werkzeug.wsgi.ProxyMiddleware as moved to
        :class:werkzeug.middleware.http_proxy.ProxyMiddleware.
    -  werkzeug.wsgi.SharedDataMiddleware has moved to
        :class:werkzeug.middleware.shared_data.SharedDataMiddleware.

-  :class:~middleware.http_proxy.ProxyMiddleware proxies the query
    string.
-  The filenames generated by
    :class:~middleware.profiler.ProfilerMiddleware can be customized.

-  The werkzeug.wrappers module has been converted to a package,
    and its various classes have been organized into separate modules.
    Any previously documented classes, understood to be the existing
    public API, are still importable from werkzeug.wrappers, or may
    be imported from their specific modules.

(adam)

2019-04-24 15:53:05 UTC MAIN commitmail json YAML

Added textproc/py-pallets-sphinx-themes, textproc/py-sphinx-issues

(adam)

2019-04-24 15:52:32 UTC MAIN commitmail json YAML

py-pallets-sphinx-themes: added version 1.1.4

Themes for the Pallets projects. If you're writing an extension, use the
appropriate theme to make your documentation look consistent.

Available themes:
- flask
- jinja
- werkzeug
- click

(adam)

2019-04-24 15:50:43 UTC MAIN commitmail json YAML

py-sphinx-issues: added version 1.2.0

A Sphinx extension for linking to your project's issue tracker. Includes roles
for linking to issues, pull requests, user profiles, with built-in support for
GitHub (though this works with other services).

(adam)

2019-04-24 15:16:38 UTC MAIN commitmail json YAML

2019-04-24 15:09:17 UTC MAIN commitmail json YAML

Updated security/py-certifi, devel/py-test-mock, lang/py-uncompyle6, multimedia/py-m3u8

(adam)

2019-04-24 15:08:27 UTC MAIN commitmail json YAML

py-m3u8: updated to 0.3.8

0.3.8:
Drop Python 2.6 support
Include X-EXT-MAP on dumps
Add basic support for parsing custom tags

(adam)

2019-04-24 15:06:42 UTC MAIN commitmail json YAML

py-uncompyle6: updated to 3.3.1

release-3.3.1
Lots of decomplation bugs, especially in the 3.x series fixed. Don't worry though, many more remain.
* Add annotation return values in 3.6+
* Fix 3.6+ lambda parameter handling decompilation
* Fix 3.7+ chained comparision decompilation
* split out semantic-action customization into more separate files
* Add 3.8 try/else
* Fix 2.7 generator decompilation
* Fix some parser failures fixes in 3.4+ using test_pyenvlib
* Add more run tests

(adam)

2019-04-24 15:04:21 UTC MAIN commitmail json YAML

py-test-mock: updated to 1.10.4

1.10.4
* Fix plugin when 'terminal' plugin is disabled

(adam)

2019-04-24 15:01:07 UTC MAIN commitmail json YAML

2019-04-24 14:04:27 UTC MAIN commitmail json YAML

Update to 5.0.7 - the first 7 patches to bash 5.0

The patches fix:

1. Under certain circumstances, the glob expansion code did not remove
backslashes escaping characters in directory names (or portions of a
pattern preceding a slash).

2. When an alias value ends with an unquoted literal tab (not part of a quoted
string or comment), alias expansion cannot correctly detect the end of the
alias value after expanding it.

3. There are several incompatibilities in how bash-5.0 processes pathname
expansion (globbing) of filename arguments that have backslashes in the
directory portion.

4. In bash-5.0, the `wait' builtin without arguments waits for all children
of the shell. This includes children it `inherited' at shell invocation time.
This patch modifies the behavior to not wait for these inherited children,
some of which might be long-lived.

5. In certain cases, bash optimizes out a fork() call too early and prevents
traps from running.

6. Bash-5.0 did not build successfully if SYSLOG_HISTORY was defined without
also defining SYSLOG_SHOPT.

7. Running `exec' when job control was disabled, even temporarily, but after it
had been initialized, could leave the terminal in the wrong process group for
the executed process.

(kre)

2019-04-24 14:00:29 UTC MAIN commitmail json YAML

Updated emulators/qemu to 4.0.0

(ryoon)

2019-04-24 13:59:32 UTC MAIN commitmail json YAML

Update to 4.0.0

Changelog:
Incompatible changes

    The "handle" option to -fsdev and -virtfs has been removed. The "local" or "proxy" options should be used instead.
    The "-virtioconsole" option has been removed. Use "-device virtconsole" instead.
    The "-no-frame" option has been removed. It was only usable with SDL1.2, and support for this library has been suspended now.
    The "-enable-hax" option has been removed. Use "-accel hax" instead.
    The "-clock" option has been removed. It was only a "dummy" option without meaning since QEMU 1.7, so there is no replacement.
    The legacy "ivshmem" device has been removed. Use "ivshmem-doorbell" or "ivshmem-plain" instead.
    The x86 machine types "pc-0.10" and "pc-0.11" have been removed. Use a newer machine type instead.
    The "irq" property of the "spapr-vscsi", "spapr-vlan" and "spapr-vty" devices has been removed with no replacement.
    The "memory-backend-memfd" backend object type will be reported as unavailable on hosts systems without memfd sealing support. On previous versions, "memory-backend-memfd" was reported as available, but didn't work properly without sealing support.
    HMP snapshot commands (such as "savevm", "loadvm" and "delvm") use only the snapshot tag, and not the ID any more, to identify snapshots. This removes ambiguity from the interface, but may require changing the HMP command in existing scripts.

New deprecated options and features

    cpu-add QMP/HMP command
    machine-types pc-0.12, pc-0.13, pc-0.14 and pc-0.15
    qemu-nbd --partition=N option
    The query-events QMP command has been superseded by the more powerful and accurate query-qmp-schema command.
    The acl option to the "-vnc" argument has been replaced by the tls-authz and sasl-authz options.
    The acl_show, acl_reset, acl_policy, acl_add, and acl_remove commands are deprecated with no replacement. Authorization for VNC should be performed using the pluggable QAuthZ objects.
    QEMU_AUDIO_ environment variables and "-audio-help" are now deprecated. Use "-audiodev" instead.

Consult the "Deprecated Features" appendix for the full list of historically deprecated features/options.

Architercture specific summary:
Arm

    Implement the ARMv8.0-SB extension
    Implement the ARMv8.0-PredInv extension
    Implement the ARMv8.1-HPD extension
    Implement the ARMv8.1-LOR extension (as the trivial "no limited ordering regions provided" minimum)
    Implement the ARMv8.2-FHM extension
    Implement the ARMv8.2-AA32HPD extension
    Implement the ARMv8.3-PAuth extension
    Implement the ARMv8.3-JSConv extension
    Implement the ARMv8.4-CondM extension
    Implement the ARMv8.5-CondM extension
    Implement the ARMv8.5-FRINT extension
    And new boards

MIPS

    Added support for I7200 CPU (nanoMIPS32 ISA + DSP ASE; system mode only).
    Added support for I6500 CPU (MIPS64R6 ISA + MSA ASE + multicore features).
    Added support for QMP-based querying of the available CPU types.
    Added support for SAARI and SAAR configuration registers.
    Added support for MTTCG (multi-threaded TCG).
    Improved support for ITU (Interthread Communication Unit).
    Improved support for Fulong 2E machine.
    Improved end user documentation.
    Fixed build for MIPS n32 hosts.

RISC-V

    The virt board now supports PCI and USB.
    The FS field of mstatus now supports three states (dirty, clean, and off).
    The TSR, TW, and TVM fields of mstatus are now implemented.
    The misa CSR is now writable.
    The built-in gdbserver supports register lists via XML files.
    The sifive_u machine supports SMP.
    The SiFive UART supports TX interrupts.
    The sifive_u machine has the correct number of PLIC interrupts.

x86

    The HAX accelerator is now supported for POSIX hosts other than Darwin, including Linux and NetBSD.
    Machines pc-* now support configuring firmware with -machine pflash0=ID0,pflash1=ID1 in addition to -drive if=pflash,... This permits use of -blockdev.
    MPX is considered a failed experiment by Intel, and has thus been removed from all named CPU models. It is still accessible via "-cpu host".
    PVH Linux images can be booted with "-kernel".

(ryoon)

2019-04-24 13:27:02 UTC MAIN commitmail json YAML

Note update of graphics/libvideogfx to 1.0.3nb10.

(he)

2019-04-24 13:26:25 UTC MAIN commitmail json YAML

Add a patch to fix build on big-endian hosts ("not an lvalue").
Bump PKGREVISION.

(he)

2019-04-24 13:19:31 UTC MAIN commitmail json YAML

Python 3.x

(maya)

2019-04-24 13:16:59 UTC MAIN commitmail json YAML

Default to python 3.7.

We don't want to end up defaulting to an EOL python by the end of this year,
and would like to switch early in the branch. Waiting longer isn't wise.

(maya)

2019-04-24 13:09:59 UTC MAIN commitmail json YAML

doc: Updated lang/newlisp to 10.7.1

(hauke)

2019-04-24 13:09:45 UTC MAIN commitmail json YAML

2019-04-24 10:11:47 UTC MAIN commitmail json YAML

Updated math/py-numpy, textproc/py-xlsxwriter

(adam)

2019-04-24 10:11:28 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 1.1.7

Release 1.1.7:

* Added docs on :ref:object_position.

* Added fix for sizing of cell comment boxes when they cross columns/rows that
  have size changes that occur after the comment is written.

* Added fix for the sizing of worksheet objects (images, charts, textboxes)
  when the underlying cell sizes have changed and the "object_position"
  parameter has been set to 1 "Move and size with cells". An additional mode 4
  has been added to simulate inserting the object in hidden rows.

* Added object positioning for charts and textboxes, it was already supported
  for images. Note, the parameter is now called object_position. The
  previous parameter name positioning is deprecated but still supported
  for images.

(adam)

2019-04-24 10:09:59 UTC MAIN commitmail json YAML

py-numpy: updated to 1.16.3

1.16.3:
Pull requests merged
BUG: Fixes to numpy.distutils.Configuration.get_version
BUG: Fix errors in string formatting while producing an error
BUG: Convert fortran flags in environment variable
BUG: Remove error-prone borrowed reference handling
BUG: Add error checks when converting integers to datetime types
BUG: Remove our patched version of `distutils.split_quoted`
BUG: Fix testsuite failures on ppc and riscv
BUG: Fix parameter validity checks in ``random.choice``
BUG: Ensure linspace works on object input.
BLD: fix include list for sdist building.
BUG: __array_interface__ offset was always ignored
MAINT: f2py: Add a cast to avoid a compiler warning.
BUG, MAINT: fix reference count error on invalid input to ndarray.flat
ENH: Cast covariance to double in random mvnormal
BUG: Fix null pointer dereference in PyArray_DTypeFromObjectHelper
BUG: Use C call to sysctlbyname for AVX detection on MacOS.
BUG: Fix crash when calling savetxt on a padded array
BUG: ufunc.at iteration variable size fix
DOC: Add as_ctypes_type to the documentation
BUG: Return the coefficients array directly
BUG/MAINT: Tidy typeinfo.h and .c
BUG: Make allow_pickle=False the default for loading
DOC: fix some doctest failures
BUG/MAINT: Tidy typeinfo.h and .c
BLD: address mingw-w64 issue. Follow-up to gh-9977
REL: Prepare for the NumPy release.

(adam)

2019-04-24 09:28:20 UTC MAIN commitmail json YAML

Updated devel/py-pip, devel/py-pbr

(adam)

2019-04-24 09:27:48 UTC MAIN commitmail json YAML

py-pbr: updated to 5.1.3

5.1.3
* Resolve \`\`ValueError\`\` when mapping value contains a literal \`\`=\`\`

(adam)

2019-04-24 08:28:33 UTC MAIN commitmail json YAML

py-pip: updated to 19.1

19.1:

Features
- Configuration files may now also be stored under sys.prefix
- Avoid creating an unnecessary local clone of a Bazaar branch when exporting.
- Include in pip's User-Agent string whether it looks like pip is running
  under CI.
- A custom (JSON-encoded) string can now be added to pip's User-Agent
  using the PIP_USER_AGENT_USER_DATA environment variable.
- For consistency, passing --no-cache-dir no longer affects whether wheels
  will be built.  In this case, a temporary directory is used.
- Command arguments in subprocess log messages are now quoted using
  shlex.quote().
- Prefix warning and error messages in log output with WARNING and ERROR.
- Using --build-options in a PEP 517 build now fails with an error,
  rather than silently ignoring the option.
- Error out with an informative message if one tries to install a
  pyproject.toml-style (PEP 517) source tree using --editable mode.
- When downloading a package, the ETA and average speed now only update once per second for better legibility.

Bug Fixes
- The stdout and stderr from VCS commands run by pip as subprocesses (e.g.
  git, hg, etc.) no longer pollute pip's stdout.
- Fix handling of requests exceptions when dependencies are debundled.
- Make pip's self version check avoid recommending upgrades to prereleases if the currently-installed version is stable.
- Fixed crash when installing a requirement from a URL that comes from a dependency without a URL.
- Improve handling of file URIs: correctly handle file://localhost/... and don't try to use UNC paths on Unix.
- Fix utils.encoding.auto_decode() LookupError with invalid encodings.
  utils.encoding.auto_decode() was broken when decoding Big Endian BOM
  byte-strings on Little Endian or vice versa.
- Fix incorrect URL quoting of IPv6 addresses.
- Redact the password from the extra index URL when using pip -v.
- The spinner no longer displays a completion message after subprocess calls
  not needing a spinner. It also no longer incorrectly reports an error after
  certain subprocess calls to Git that succeeded.
- Fix the handling of editable mode during installs when pyproject.toml is
  present but PEP 517 doesn't require the source tree to be treated as
  pyproject.toml-style.
- Fix NameError when handling an invalid requirement.

Vendored Libraries
- Updated certifi to 2019.3.9
- Updated distro to 1.4.0
- Update progress to 1.5
- Updated pyparsing to 2.4.0
- Updated pkg_resources to 41.0.1 (via setuptools)

Improved Documentation
- Make dashes render correctly when displaying long options like
  --find-links in the text.

(adam)

2019-04-24 08:19:21 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20190424

(leot)

2019-04-24 08:19:06 UTC MAIN commitmail json YAML

youtube-dl: Update to 20190424

Changes:
version 2019.04.24

Extractors
* [youtube] Fix extraction (#20758, #20759, #20761, #20762, #20764, #20766,
  #20767, #20769, #20771, #20768, #20770)
* [toutv] Fix extraction and extract series info (#20757)
+ [vrv] Add support for movie listings (#19229)
+ [youtube] Print error when no data is available (#20737)
+ [soundcloud] Add support for new rendition and improve extraction (#20699)
+ [ooyala] Add support for geo verification proxy
+ [nrl] Add support for nrl.com (#15991)
+ [vimeo] Extract live archive source format (#19144)
+ [vimeo] Add support for live streams and improve info extraction (#19144)
+ [ntvcojp] Add support for cu.ntv.co.jp
+ [nhk] Extract RTMPT format
+ [nhk] Add support for audio URLs
+ [udemy] Add another course id extraction pattern (#20491)
+ [openload] Add support for oload.services (#20691)
+ [openload] Add support for openloed.co (#20691, #20693)
* [bravotv] Fix extraction (#19213)

(leot)

2019-04-24 07:59:36 UTC MAIN commitmail json YAML

2019-04-23 23:30:49 UTC MAIN commitmail json YAML

netsurf: Add dependency to libiconv

Pointed out via PR pkg/54137 by Jonathan Schleifer (used by
libparserutils and netsurf).

Bump PKGREVISION

(leot)

2019-04-23 21:21:03 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.7.6

(rillig)

2019-04-23 21:20:49 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 5.7.6

Changes since 5.7.5:

* The explanation for distfile hashes is only given when the distfiles
  actually need to be downloaded. If they are already there, no
  explanation is necessary.

* Makefile lines that are commented and have line continuations are
  properly parsed. This affects the autofix for variable value
  realignment.

* Variable permissions are not checked in hacks.mk since pkgsrc
  developers who know about hacks.mk probably know what they are doing.
  From hacks.mk files, builtin.mk files may be included directly, for
  the same reason.

* Expressions of the form !empty(PKGPATH:Mpattern), when PKGPATH is not
  a list variable and pattern has no wildcards, can be written in a
  simpler form, and pkglint autofixes this. For example the above
  expression is transformed into ${PKGPATH} == pattern. This
  transformation reduces the amount of double negations (!empty) in the
  code.

* Duplicate warnings about invalid relative ../package have been merged.

* TOOLS_ALIASES are properly resolved. The line USE_TOOLS=ggrep makes
  the tools grep, egrep and fgrep known to pkglint, in the same way as
  in the pkgsrc infrastructure.

* The diagnostics for missing or unnecessary distinfo files have been
  improved to provide some guidance.

* Packages that use MESSAGE_SRC to build the message from multiple files
  no longer produce a warning for malformed message files. These files
  are simply skipped.

(rillig)

2019-04-23 20:17:12 UTC MAIN commitmail json YAML

doc: Updated multimedia/dvdauthor to 0.7.2nb18

(rhialto)

2019-04-23 20:16:40 UTC MAIN commitmail json YAML

dvdauthor: update to 0.7.2

Depends on ImageMagic6 due to use of deprecated interface.

0.7.2: 2016 December 31
Various code-quality and build improvements
Support "jump pgc n" and other interaction code-generation improvements
Improve reliability of dvdunauthor
Don't force infinite pause on last cell of a PGC
Allow specification of provider field in VMG IFO file
Add video_format(7) man page
Add padding to ensure .BUP and .IFO files end up in different ECC blocks
Enabled hinting of rendered subtitle text
Require cell start and end times (if specified) to be nonempty

(rhialto)

2019-04-23 19:03:32 UTC MAIN commitmail json YAML

doc: Updated devel/libmaa to 1.4.4

(cheusov)

2019-04-23 19:02:48 UTC MAIN commitmail json YAML

Update to 1.4.4
  Fix compilation failure using gcc-8.
  Thanks to Robert Luberda!

(cheusov)

2019-04-23 18:50:16 UTC MAIN commitmail json YAML

doc: Updated lang/erlang-man to 21.3

(nia)

2019-04-23 18:49:57 UTC MAIN commitmail json YAML

doc: Updated lang/erlang-doc to 21.3

(nia)

2019-04-23 18:49:31 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 21.3.6

(nia)

2019-04-23 18:47:17 UTC MAIN commitmail json YAML

lang/erlang: Update to 21.3.6

Highlights from erlang 21.2 to 21.3:

    Kernel:
        The standard logger handler, logger_std_h, now has a new internal
        feature for log rotation. For full information see the documentation.

    SSL:
        The Reason part of the error return from the functions connect and
        handshake has a better and documented format. This is a potential
        incompatibility. See the documentation.
        Refactoring of state handling has improved the TLS application data
        throughput and reduced CPU overhead
        Code optimizations has reduced CPU load for encryption/decryption,
        especially for Erlang's distribution protocol over TLS
        Now supports active N

    Erl_interface:
        Support for plugin of a user supplied socket implementation has been added.

    OTP:
        The HTML reference documentation now shows the OTP version where
        modules and functions were first introduced. Versions of OTP older than R13B04 is not shown in the reference
        documentation

(nia)

2019-04-23 13:39:41 UTC MAIN commitmail json YAML

Updated misc/libreoffice to 6.2.3.2

(ryoon)

2019-04-23 13:39:17 UTC MAIN commitmail json YAML

Update to 6.2.3.2

Changelog:
6.2.3.2:
Bugs fixed compared to 6.2.3 rc1:

    tdf#121103 ANOVA uses wrong formula when on new sheet [Jaromir Wysoglad]
    tdf#123406 kde5: Crash pressing Esc in undocked Find toolbar [Aleksei Nikiforov]
    tdf#123502 crash: use of "com.sun.star.ui.dialogs.FolderPicker" crashes [Mike Kaganski]
    tdf#123747 digital signatures from 6.1 and 6.2 ivalidate each other [Miklos Vajna]
    tdf#124272 Edit Contour of Image Wrap doesn't appear on Exported PDF [Armin Le Grand]
    tdf#124384 LO shouldn't crash when opening DOCX (even if MSO cannot open or warns about unreadable content) [Serge Krot]
    tdf#124410 FORMATTING: Crash in libcuilo.so formatting range containing cells with diagonal borders [Caolán McNamara]
    tdf#124413 Crash on undo / redo in Basic IDE [Noel Grandin]
    tdf#124440 IDE & Calc crash opening Breakpoint Management (gen) [Caolán McNamara]
    tdf#124485 Wrong (instead of no) bracketing of Bibliography Entries when formatted with Brackets = "[none]" [Caolán McNamara]

6.2.3.1:
Bugs fixed compared to 6.2.2 (rc2):

    rhbz#1687589 KDE4 gpoll_wrapper can be called with SolarMutex unlocked [Stephan Bergmann]
    rhbz#1690645 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*)(): soffice.bin killed by SIGABRT [Caolán McNamara]
    tdf#77186 Custom animation timing repeat until next slide doesn't work [Mark Hung]
    tdf#96038 Shell function does not work whith .bat files and paths containing spaces [Roland Baudin]
    tdf#96947 Check marks on menus (Windows 7 Aero theme, OpenGL enabled) miss their borders [Miklos Vajna]
    tdf#97575 FILEOPEN: Can't read error bars on graph saved and reopened as xlsx [Balazs Varga]
    tdf#98987 Layout: shapes imported from DOCX handled incorrectly [Miklos Vajna]
    tdf#102005 START CENTER: Pressing F6 stops at thumbnail list view [Jim Raykowski]
    tdf#104235 Generic X icon shown in KDE Plasma taskbar upon launching to Start center [Michael Weghorn]
    tdf#107593 EDITING No text cursor (caret) after deleting the header (or re-adding the header) [Jim Raykowski]
    tdf#113918 1bpp non-B&W PNG images are mishandled on Linux in all vcl "backends" ("plugins") [Miklos Vajna]
    tdf#114969 FILESAVE XLSX: Link to document cell breaks on sheet names with dots [Tünde Tóth]
    tdf#115297 FILESAVE: PDF: Images are displayed as black boxes [Miklos Vajna]
    tdf#115719 DOCX import: lack of Word 2013-style increased spacing for paragraph with anchored objects [Miklos Vajna]
    tdf#116195 "Designing with LibreOffice"'s front cover images are not rendered in LibreOffice 6.0.2 [Michael Stahl]
    tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna]
    tdf#117890 Math Online Help: The screenshots in the Symbols and Edit Symbols pages are unhelpful [Mark]
    tdf#118104 Writer freezes after opening a file with 230 pages [Michael Stahl]
    tdf#119253 [Writer Table] Freezes/hangs when splits a table with merged cells to 2 pages [Michael Stahl]
    tdf#119718 kde5: Impress presentation cannot be started using keyboard [Katarina Behrens]
    tdf#119743 Libreoffice 6.1 base: can't save special options [Caolán McNamara]
    tdf#119853 kde5: Unnecessary white window in Base Database Wizard [Katarina Behrens]
    tdf#119947 UI: FontWork Menu All Black on Windows OpenGL [Miklos Vajna]
    tdf#120013 After Cut&Paste of an overlapping data range, cells of a shared formula group reference run are not recalculated [Eike Rathke]
    tdf#120161 PRINTING, PDF Export: Problem with selected cells which cross pages [Serge Krot]
    tdf#120413 LibreLogo: handle complex expressions [László Németh]
    tdf#120548 FILEOPEN DOCX List created with Word loses the added font and background color in Writer [Miklos Vajna]
    tdf#120660 cells not recalculated after copy/paste different range of cells [Dennis Francis]
    tdf#120783 KDE5: Drag'n'drop doesn't work from the Data Sources [Katarina Behrens]
    tdf#120786 KDE5: Only half of the toolbar is displayed if it's undocked [Katarina Behrens]
    tdf#120787 KDE5: Undocked toolbars are displayed on top of dialogs/slideshow [Katarina Behrens]
    tdf#120791 KDE5: Window's size and position not remember after leaving Full Screen mode [Katarina Behrens]
    tdf#121002 Cells not recalculated after moving data within ranges pointed to by a shared formula group. [Eike Rathke]
    tdf#121120 Png image is black when OpenGL enabled [Miklos Vajna]
    tdf#121439 PRINTING Crash when calling a print configuration dialog if selected cell range while several print areas are defined across multiple sheets [LuboÅ¡ Luňák]
    tdf#121456 Writer: DOCX export from ODT: wrong tabs stops in TOC [Serge Krot]
    tdf#121615 Writer: PDF export of JPEG images from ODT/DOCX stretched and cropped with OpenGL enabled [LuboÅ¡ Luňák]
    tdf#121686 Assert on text + space + dash + enter [Julien Nabet]
    tdf#122226 DOCX Import Pie chart data labels new line separator changes to semicolon [Balazs Varga]
    tdf#122301 FREQUENCY: force array mode on arguments and immediate caller [Eike Rathke]
    tdf#122790 Table background color isn't shown when opening table background tab [Jim Raykowski]
    tdf#122803 Gallery import: File picker window title not localizable [Caolán McNamara]
    tdf#122804 Bitmap import: File picker window title not localizable [Caolán McNamara]
    tdf#122892 Writer hangs when deleting specific line [Michael Stahl]
    tdf#122942 Inserting shape over chart in DOCX inserts it below chart [Miklos Vajna]
    tdf#122989 Update check item is available in Notebookbar Groupedbar without function if online update module is not installed [Thorsten Behrens]
    tdf#123104 FILESAVE DOCX Cell gets resized after saving in LO [Miklos Vajna]
    tdf#123243 Spacing difference between Word & LibreOffice from an OOXML file. [Miklos Vajna]
    tdf#123259 Assert when add a new line after a form control (in design mode) [Michael Stahl]
    tdf#123293 FILEOPEN: (from stream) shows a warning "Not all Attributes could be read." [Michael Stahl, Samuel Mehrbrodt]
    tdf#123313 Undoing ToC insertion in middle of word causes assertion failure [Michael Stahl]
    tdf#123372 No anti-aliasing for image with OpenGL enabled [LuboÅ¡ Luňák]
    tdf#123379 Menu bar remains visible on pressing the Menubar icon on/off toggle (Linux - KDE). [Katarina Behrens]
    tdf#123455 Breeze Dark icon set is missing some icons [andreas kainz]
    tdf#123470 [ally] Libreoffice writer. Problems "save as" or "save a copy" when using text box [Caolán McNamara]
    tdf#123479 Crash in: ScFormulaResult::GetMatrixFormulaCellToken() [LuboÅ¡ Luňák]
    tdf#123504 Impress fails to render donut and pie charts with 100 and 0 entries in only column [Mike Kaganski]
    tdf#123547 Systematic crash after opening Tools > Chapter Numbering [Julien Nabet]
    tdf#123624 !!br0ken!! shown after autocorrection and undo [Mike Kaganski]
    tdf#123650 dialog Page Style, tab Page: tab does not bring focus to lower part of page (GTK3+) [Caolán McNamara]
    tdf#123714 Moving (Cut&Paste, Drag&Drop) a column range within the same row into a shared formula group's reference may not recalculate the first affected formula cell (procedure in comment 11). [Eike Rathke]
    tdf#123736 Changing a reference in a formula cell of a shared formula group may not rebuild all dependencies of the then split group. [Eike Rathke]
    tdf#123772 UNO: Setting dialog resizable has no effect [Samuel Mehrbrodt]
    tdf#123815 Import from LWP files cause "General input/output error." [Caolán McNamara]
    tdf#123829 Line below table missing (in comparison to OpenOffice) [Samuel Mehrbrodt]
    tdf#123832 Libre Office ver 6.2 (x64 Setup hang up while trying to install [Mike Kaganski]
    tdf#123923 Exporting to XLSX makes Excel show error and drop pivot table, if table's data has Err:504 instead of #REF! [Mike Kaganski]
    tdf#123975 "Support primary keys" checkbox in Advanced Settings dialog must be tri-state [Caolán McNamara]
    tdf#123999 time change causes the return of "parameter index out of range... using mysql and J/connector [Julien Nabet]
    tdf#124024 Scaling factor of the Sheets isn't displayed correct [Caolán McNamara]
    tdf#124025 Table formulas don't update before print, export to PDF or preview when a field changes [Samuel Mehrbrodt]
    tdf#124035 LibreLogo: lost support of starting colon in variable names [László Németh]
    tdf#124058 Bitmap dialog in table properties dialog slightly cramped (gen) [Jim Raykowski]
    tdf#124109 Justified Arabic text has gaps in place of kashida [Khaled Hosny]
    tdf#124111 Cannot enter negative number for cross other axis at value [Caolán McNamara]
    tdf#124112 Insert drawing object in chart crashes LibreOffice [Noel Grandin]
    tdf#124142 Segfault after removing html and changing view ( GTK3 / KDE5 ) [Caolán McNamara]
    tdf#124162 Crash when trying to accept changes [Henry Castro]
    tdf#124226 LibreOffice crashes / hangs traversing page dialog with the keyboard [Caolán McNamara]
    tdf#124234 Paragraph styles: some settings get lost when switching to different tab without Apply [Caolán McNamara]
    tdf#124297 Libreoffice does not recognize Amazon Corretto Java Runtime [Mike Kaganski]
    tdf#124318 FILEOPEN: XLS Hyperlink URL incorrect [Noel Grandin]

(ryoon)

2019-04-23 13:32:48 UTC MAIN commitmail json YAML

Updated textproc/icu to 64.2

(ryoon)

2019-04-23 13:32:11 UTC MAIN commitmail json YAML

Update to 64.2

Changelog:
2019-04-17: ICU 64.2 released. This maintenance update for ICU 64
includes draft Unicode 12.1 update, CLDR 35.1 locale data and
support for new Japanese era Reiwa.

(ryoon)

2019-04-23 11:51:43 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to version 2.150

(fox)

2019-04-23 11:50:56 UTC MAIN commitmail json YAML

fasttracker2: update to b150

Changes since b149:

Beta #150 - 22.04.2019
- Less strict validation of instrument loading in XM files (fixes some quirky
  .XM modules refusing to load).

(fox)

2019-04-23 09:52:58 UTC MAIN commitmail json YAML

Updated devel/py-setuptools, www/py-urllib3

(adam)

2019-04-23 09:52:00 UTC MAIN commitmail json YAML

doc: Updated x11/libdrm to 2.4.98

(wiz)

2019-04-23 09:51:48 UTC MAIN commitmail json YAML

libdrm: update to 2.4.98.

This release adds marketing names for AMDGPU devices, a fallback path in
drmDevice for devices lacking OF data and drmIsMaster API, amongst other
changes.

(wiz)

2019-04-23 09:51:33 UTC MAIN commitmail json YAML

py-urllib3: updated to 1.25

1.25:
* Require and validate certificates by default when using HTTPS.
* Upgraded urllib3.utils.parse_url() to be RFC 3986 compliant.
* Added support for key_password for HTTPSConnectionPool to use
  encrypted key_file without creating your own SSLContext object.
* Add TLSv1.3 support to CPython, pyOpenSSL, and SecureTransport SSLContext
  implementations.
* Switched the default multipart header encoder from RFC 2231 to HTML 5 working draft.
* Fixed issue where OpenSSL would block if an encrypted client private key was
  given and no password was given. Instead an SSLError is raised.
* Added support for Brotli content encoding. It is enabled automatically if
  brotlipy package is installed which can be requested with
  urllib3[brotli] extra.
* Drop ciphers using DSS key exchange from default TLS cipher suites.
  Improve default ciphers when using SecureTransport.
* Implemented a more efficient HTTPResponse.__iter__() method.

(adam)

2019-04-23 09:39:13 UTC MAIN commitmail json YAML

py-setuptools: updated to 41.0.1

v41.0.1
* Fixed issue with the PEP 517 backend that prevented building a wheel when the dist/ directory contained existing .whl files.
* In test.paths_on_python_path, avoid adding unnecessary duplicates to the PYTHONPATH.
* In package_index, now honor "current directory" during a checkout of git and hg repositories under Windows

(adam)

2019-04-23 09:29:37 UTC MAIN commitmail json YAML

Updated lang/perl5, devel/cmake

(adam)

2019-04-23 09:29:08 UTC MAIN commitmail json YAML

cmake: updated to 3.14.3

Changes in 3.14.3 since 3.14.2:
* FindOpenGL: look for GLVND libraries with a libglvnd suffix
* FindBoost: Add support for MSVC toolset version 14.2
* IRSL: Update redist directory for VS 2019 update 1
* VS: Provide the default platform name to project code
* FindQt3: Restore missing lib and bin path suffixes
* FindBoost: Fix detection with version suffixes on Gentoo

(adam)

2019-04-23 09:28:21 UTC MAIN commitmail json YAML

perl5: patch-aa should be gone

(adam)

2019-04-23 09:27:46 UTC MAIN commitmail json YAML

perl5: updated to 5.28.2

NAME
      perldelta - what is new for perl v5.28.2

DESCRIPTION
      This document describes differences between the 5.28.1 release and the 5.28.2 release.

      If you are upgrading from an earlier release such as 5.28.0, first read perl5281delta, which describes
      differences between 5.28.0 and 5.28.1.

Incompatible Changes
  Any set of digits in the Common script are legal in a script run of another script
      There are several sets of digits in the Common script.  "[0-9]" is the most familiar.  But there are also
      "[\x{FF10}-\x{FF19}]" (FULLWIDTH DIGIT ZERO - FULLWIDTH DIGIT NINE), and several sets for use in
      mathematical notation, such as the MATHEMATICAL DOUBLE-STRUCK DIGITs.  Any of these sets should be able to
      appear in script runs of, say, Greek.  But the previous design overlooked all but the ASCII digits "[0-9]",
      so the design was flawed.  This has been fixed, so is both a bug fix and an incompatibility.

      All digits in a run still have to come from the same set of ten digits.

Modules and Pragmata
  Updated Modules and Pragmata
      o  Module::CoreList has been upgraded from version 5.20181129_28 to 5.20190419.

      o  PerlIO::scalar has been upgraded from version 0.29 to 0.30.

      o  Storable has been upgraded from version 3.08 to 3.08_01.

Platform Support
  Platform-Specific Notes
      Windows
          The Windows Server 2003 SP1 Platform SDK build, with its early x64 compiler and tools, was accidentally
          broken in Perl 5.27.9.  This has now been fixed.

      Mac OS X
          Perl's build and testing process on Mac OS X for "-Duseshrplib" builds is now compatible with Mac OS X
          System Integrity Protection (SIP).

          SIP prevents binaries in /bin (and a few other places) being passed the "DYLD_LIBRARY_PATH" environment
          variable.  For our purposes this prevents "DYLD_LIBRARY_PATH" from being passed to the shell, which
          prevents that variable being passed to the testing or build process, so running "perl" couldn't find
          libperl.dylib.

          To work around that, the initial build of the perl executable expects to find libperl.dylib in the build
          directory, and the library path is then adjusted during installation to point to the installed library.

Selected Bug Fixes
      o  If an in-place edit is still in progress during global destruction and the process exit code (as stored
          in $?) is zero, perl will now treat the in-place edit as successful, replacing the input file with any
          output produced.

          This allows code like:

            perl -i -ne 'print "Foo"; last'

          to replace the input file, while code like:

            perl -i -ne 'print "Foo"; die'

          will not.

      o  A regression in Perl 5.28 caused the following code to fail

            close(STDIN); open(CHILD, "|wc -l")'

          because the child's stdin would be closed on exec.  This has now been fixed.

      o  "pack "u", "invalid uuencoding"" now properly NUL terminates the zero-length SV produced.

      o  Failing to compile a format now aborts compilation.  Like other errors in sub-parses this could leave
          the parser in a strange state, possibly crashing perl if compilation continued.

      o  See "Any set of digits in the Common script are legal in a script run of another script".

(adam)

2019-04-23 07:42:53 UTC MAIN commitmail json YAML

samba4: update Linux-specific PLIST entries

from mmoll in https://github.com/NetBSD/pkgsrc/pull/46
I am not adding the SunOS part because the files are in the non-OS specific
PLIST, now (the SunOS entries seem to be duplicated)

(maya)

2019-04-23 06:04:54 UTC MAIN commitmail json YAML

doc: Updated www/gitea to 1.8.0

(nia)

2019-04-23 06:04:41 UTC MAIN commitmail json YAML

gitea: Update to 1.8.0

Changes from 1.7.5:

    SECURITY
        Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6594)
        Resolve 2FA bypass on API (#6676) (#6674)
        Prevent the creation of empty sessions for non-logged in users (#6690) (#6677)
    BREAKING
        Add "ghost" and "notifications" to list of reserved user names. (#6208)
        Change sqlite DB path default to data directory (#6198)
        Adds MustChangePassword to user create/edit API (#6193)
        Disable redirect for i18n (#5910)
        Releases API paging (#5831)
        Allow Macaron to be set to log through to gitea.log (#5667)
        Don't close issues via commits on non-default branch (#5622)
    FEATURE
        Add regenerate secret feature for oauth2 (#6291)
        Expose issue stopwatch toggling via API (#5970)
        Add other session providers (#5963)
        Pull request conflict files detection (#5951)
        Integrate OAuth2 Provider (#5378)
        Implement "conversation lock" for issue comments (#5073)
        Feature: Archive repos (#5009)
        Discord Oauth2 support (#4476)
        Allow to set organization visibility (public, internal, private) (#1763)
        Added URL mapping for Release attachments like on github.com (#1707)
    ENHANCEMENT
        Add support for client basic auth for exchanging access tokens (#6293)
        Add ability to sort issues by due date (#6206) (#6244)
        Style tweaks to issue selection (#6196)
        Increase Username and Orgname MaxSize 35 -> 40 (#6178)
        Coverage profile with multiple packages (#6167)
        Split setting.go to multiple files (#6154)
        Allow labels to contain emoji (#6063)
        Disable git fsck for mirrored repos by default (#6018)
        Add default time out for git operations (#6015)
        Split setting.go as multiple files (#6014)
        Make dashboard navbar and footer full-width (#6013)
        Add lang specific font stacks for CJK (#6007)
        Fix header menu misalignment (#6002)
        Enhance closed PR and Issue status in the list (#6000)
        Make navbar full width (#5998)
        Add option to close issues via commit on a non master branch (#5992)
        Support n as a line highlight prefix (#5987)
        Search for org repos (#3031) (#5986)
        Minor UI tweaks (#5980)
        Use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
        Dashboard tweaks (#5974)
        Fixes for repo topic editor (#5971)
        Display the branch name in the commit view (#5950)
        handle milestone events for issues and PR (#5947)
        Add label names as filter in issue search api (#5946)
        Repo header tweaks (#5945)
        Better support for long repo names (#5932)
        Fix wrapping long code lines (#5927)
        Change GPG Validation colors and remove inline CSS (#5404) (#5896)
        Fix "pulls.blocked_by_approvals" text (#5879)
        Rename reject to 'request changes' (#5858)
        Move input fields to add members to a team and repos to a team (#5853)
        Config option to disable automatic repo watching (#5852)
        New Issue ?body= query (#5851)
        Add API to list tags (#5850)
        Pagination for git tree API (#5838)
        Add InternalTokenURI to load InternalToken from an external file (#5812)
        Allow markdown files to read from the LFS (#5787)
        Add the ability to use multiple labels as filters (#5786)
        Adjust log settings when a user is not found. (#5771)
        Log IP of failed ssh connection (#5766)
        Moved defaults in defaults.go to setting.go (#5764)
        Make DB connect more robust (#5738)
        Add Default Pull Request Title (#5735)
        Refactor repo.isBare to repo.isEmpty #5629 (#5714)
        Add flag to skip repository dumping (#5695)
        Prioritize "readme.md" (#5691)
        Improve "Fork button" for guests by showing a pop up asking them to log in before forking (#5690)
        Allow for user specific themes (#5668)
        Display branch name in delete branch confirmation modal. (#5654)
        New API routes added (#5594)
        Refactor notification for indexer (#5111)
        Refactor mail notification (#5110)
        Show email if the authenticated user owns the profile page being requested for (#4981)
        Optimize pulls merging (#4921)
        Sort Repositories widget by most recently updated (#3963) (#4599)
        Allow markdown table to scroll (#4401)
        Automatically clear stopwatch on merging a PR (#4327)
        Add the Owner Name to differentiate when merging (#3807)
        Add title attributes to all items in the repo list viewer (#6258) (#6650)
    BUGFIXES
        Fix dropdown icon padding (#6651) (#6654)
        Fix wrong GPG expire date (#6643) (#6644)
        Fix forking an empty repository (#6637) (#6653)
        Remove call to EscapePound .Link as it is already escaped (#6656) (#6666)
        Properly escape on the redirect from the web editor (#6657) (#6667)
        Allow resend of confirmation email when logged in (#6482) (#6486)
        Fix mail notification when close/reopen issue (#6581) (#6588)
        Change API commit summary to full message (#6591) (#6592)
        Add option to disable refresh token invalidation (#6584) (#6587)
        Fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586)
        Fix new repo alignment (#6583) (#6585)
        Prevent server 500 on compare branches with no common history (#6555) (#6558)
        Properly escape release attachment URL (#6512) (#6523)
        Hacky fix for alignment of the create-organization dialog (#6455) (#6462)
        Disable benchmarking during tag events on DroneIO (#6365) (#6366)
        Make sure units of a team are returned (#6379) (#6381)
        Don't Unescape redirect_to cookie value (#6399) (#6401)
        Fix dump table name error and add some test for dump database (#6394) (#6402)
        Fix migration v82 to ignore unsynced tags between database and git data; Add missing is_archived column on repository table (#6387) (#6403)
        Display correct error for invalid mirror interval (#6414) (#6429)
        Clean up ref name rules (#6437) (#6439)
        Fix Hook & HookList in Swagger (#6432) (#6440)
        Change order that PostProcess Processors are run (#6445) (#6447)
        Clean up various use of escape/unescape functions for URL generation (#6334)
        Return 409 when creating repo if it already exists. (#6330)
        Add same changes from issues page to milestone->issues page (#6328)
        Fix ParsePatch function to work with quoted diff --git strings (#6323)
        Fix reported issue in repo description (#6306)
        Use url.PathEscape to escape the branchname (#6304)
        Add robots.txt as reserved username (#6272)
        Replace linkRegex with xurls library (#6261)
        Remove visitLinksForShortLinks features (#6257)
        Add unit types to repo action URL to correctly show 404 when archived (#6247)
        Check organization visibility before everything else (#6234) (#6235)
        Prevent double-close of issues (#6233)
        Override xorm type mapping for U2F counter (#6232)
        Add isAdmin to user API response (#6231)
        Update git vendor to fix wrong release commit id and add migrations (#6224)
        Fix fork button (#6223)
        Fix renames over redirects (#6216)
        Fix display dashboard even if require to change password (#6214)
        Create a repo redirect when transferring ownership (#6210) (#6211)
        Fix issue update race condition (#6194)
        Fix bug when migrate repository 500 when repo is existed (#6188)
        Fix scrollbar always present on page body (#6177)
        Fix bug when set indexer as db and add tests (#6173)
        Modify linkRegex to require http|https (#6171)
        Fix bug user could change private repository to public when force private enabled. (#6156)
        Fix admin list user/org API (#6143)
        Make repo creation for API similar to UI (#6142)
        Make document body a flexbox (#6139)
        Refactor issue indexer, add some testing and fix a bug (#6131)
        Load Issue attributes for API call (#6122)
        Fix bug when update owner team then visit team's repo return 404 (#6119)
        Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)
        Show private organization for admin, fix #6111 (#6112)
        Fix prohibit login check on authorization (#6106)
        Move to ldap.v3 to fix #5928 (#6105)
        Remove use MakeAssigneeList in webhooks to fix deadlock (#6102)
        Allow display of LFS stored Readme.md on directory page (#6073) (#6099)
        Make sure labels are actually returned (#6053)
        Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)
        After deleting a repo on admin panel, UI should remember the last sort type (#6033)
        Default create repository on organisation on its dashboard (#6026)
        Swagger: Remove spaces in MergePullRequestOption enum (#6016)
        Fix metrics auth token detection (#6006)
        Fix repo header issues (#5995)
        Fix bug when deleting a linked account will removed all (#5989)
        Make organization dropdown scrollable when using mouse wheel (#5988)
        Fix empty ssh key importing in ldap (#5984)
        Admin config page mailertype setting option update (#5973)
        Fix redirect loop during forced password change (#5965)
        Show user who created the repository instead of the organisation in action feed (#5948)
        Remove all CommitStatus when a repo is deleted (#5940)
        Fix ssh deploy and user key constraints (#1357) (#5939)
        Fix log output (#5938)
        Set PusherName and PusherID to owner on deploy key to fix pushing with deploy keys (#5935)
        Fix compare button (#5929)
        Fix bug when read public repo lfs file (#5912)
        Only allow local login if password is non-empty (#5906)
        Recover panic in orgmode.Render if bad orgfile (#4982) (#5903)
        Provide better panic handling (#5902)
        Respect value of REQUIRE_SIGNIN_VIEW (#5901)
        Show a 404 not a 500 if a repo does not exist (#5900)
        Ensure repo is loaded in mailer (Completely fix #5891) (#5895)
        Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)
        Correct footer height if screen-width is to small (fixes #5878) (#5889)
        In gitea serv switch off console logger to fix #5866 (#5887)
        Don't allow pull requests to be created on an archived repository (#5883)
        Support reviews on a deleted file path (#5880)
        Fix compare button on upstream repo leading to 404 (#5877)
        Fix null pointer on not logged in attempt to Sudo (#5872)
        Fix new release creation API to allow empty target (#5870)
        Fix an error while adding a dependency via UI. (#5862)
        Fix failing migration v67 (#5849)
        Fix delete correct temp directory (#5839)
        Make sure .git/info is created before generating .git/info/sparse-che… (#5825)
        Fix topics saving internal error and disable for archived repos (#5821)
        Fix TLS errors when using acme/autocert for local connections (#5820)
        When creating new repository fsck option should be enabled (#5817)
        Request for public keys only if LDAP attribute is set (#5816)
        Fix serving of raw wiki files other than .md (#5814)
        Fix migration 78 error mssql (#5791)
        Disallow empty titles (#5785)
        Fix the v78 migration script (#5776)
        Ensure valid git author names passed in signatures (#5774)
        Fix wrong assumption where a user is always said to have unassigned (her)himself (#5769)
        Upgrade go-sql-driver/mysql to fix invalid connection error (#5748)
        Fixing PostgreSQL dump creation (#5747)
        Add proper CORS preflight origin validation (#5740)
        Disable auto-migrate in docker container (#5730)
        In basic auth check for tokens before call UserSignIn (#5725)
        Pooled and buffered gzip implementation (#5722)
        Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718)
        Keep file permissions during database migration (#5707)
        Use correct value for "MSpan Structures Obtained" #4742 (#5706)
        Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
        Update xorm to fix issue #5659 and #5651 (#5680)
        Fix public will not be reused as public key after deleting as deploy key (#5671)
        When redirecting, clean the path (#5669)
        Don't list an issue on its own dependency list UI. (#5658)
        Fix commit page showing status for current default branch (#5649) (#5650)
        Only count users own actions for heatmap contributions (#5647)
        Fix sqlite deadlock when assigning to a PR (#5640)
        Refactor issue indexer (#5363)
    TESTING
        Run benchmark at tag to track performances (#6035)
        Add test environment for MySQL8 (#5234)
    BUILD
        Use go 1.12 for tests and deprecate go 1.9 (#6186)
        Makefile changes for Windows and easier development (#6103)
        Update bleve dependency to latest master revision (#6100)
        Switch to more recent build of xgo (#6070)
        Add autoprefixer to css build (#6029)
        Update the version of less (#6010)
        Make log mailer for testing (#5893)
    DOCS
        Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
        update default value of --must-change-password cli flag (#6032)
        Update and expand information about building Gitea (#6019)
        Update U2F Section of app.ini.sample (#5994)
        Update swagger for release API pagination (#5841)
        Added docs for the tree api (#5834)
    MISC
        Add single commit API support (#5843)
        Add missing GET teams endpoints (#5382)
        Migrate database if app.ini found (#5290)

Changes from 1.7.4:

    SECURITY
        Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595)
    BUGFIXES
        Allow resend of confirmation email when logged in (#6482) (#6487)

(nia)

2019-04-21 21:41:33 UTC MAIN commitmail json YAML

doc/TODO: docbook2mdoc-1.0.0 update is present in wip (add [wip] comment)

(leot)

2019-04-21 21:33:38 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.8.41, cbindgen-0.8.3, docbook2mdoc-1.0.0,
  ffmpeg3-3.4.6, gstreamer1-1.16.0, libdrm-2.4.98, lz4-1.9.0,
  orc-0.4.29, pcre2-10.33, perl5-5.28.2, py-cairo-1.18.1,
  py-pygit2-0.28.1, spice-protocol-0.14.0.

(wiz)

2019-04-21 16:25:38 UTC MAIN commitmail json YAML

Import security fixes for libosip2

This adds patches for the following CVE entries:
- CVE-2016-10324
- CVE-2016-10325
- CVE-2016-10326
- CVE-2017-7853

All patches were obtained from Debian and verified to match upstream.

While there, rename and comment the previous patch.

Bumps PKGREVISION.

XXX pull-up

(khorben)

2019-04-21 16:03:21 UTC MAIN commitmail json YAML

libreoffice: harfbuzz-2.4.0.tar.bz2 checksum is wrong for some reason

use "canonical" checksum from fonts/harfbuzz

(tnn)

2019-04-20 17:43:55 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.7.5

(rillig)

2019-04-20 17:43:25 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 5.7.5

Changes since 5.7.4:

* Warn about invalid variable uses in directives like
  .if and .for

* Do not warn when a package-settable variable is assigned using the ?=
  operator before including bsd.prefs.mk. This warning only makes sense
  for user-settable and system-provided variables.

* The parser for variable uses like ${VAR:@v@${v:Q}} is more robust now,
  which reduces the number of parse errors and leads to more appropriate
  diagnostics, in cases like ${URL:Mftp://*}, which should really be
  ${URL:Mftp\://*}.

* The valid values for OPSYS are now determined by the files in
  mk/platform instead of allowing arbitrary identifiers. This catches a
  few instances where "Solaris" is used instead of the correct "SunOS".

* Setting USE_LANGUAGES only has an effect if mk/compiler.mk has not yet
  been included. In all other cases, pkglint warns now.

* Missing entries in doc/CHANGES produce a note now. This will lead to
  more accurate statistics for the release notes.

(rillig)

2019-04-20 17:27:50 UTC MAIN commitmail json YAML

doc/TODO: + calibre-3.41.2, ripgrep-11.0.1.

(wiz)

2019-04-20 16:39:14 UTC MAIN commitmail json YAML

webkit-gtk: Fix opengl option

ENABLE_WEBGL was renamed to ENABLE_OPENGL, adjust options.mk accordingly.

(leot)

2019-04-20 16:32:42 UTC MAIN commitmail json YAML

mk: fix pkglint warnings about ambiguous variables

When a Makefile fragment contains $0, this means a Makefile variable, not
a shell or AWK variable.

The bug in ccc.mk survived unnoticed for almost 15 years. The bug in
gnu-configure.mk for MirBSD got only half as old.

(rillig)

2019-04-20 15:06:28 UTC MAIN commitmail json YAML

doc: Updated pkgtools/x11-links to 1.16

(leot)

2019-04-20 15:06:14 UTC MAIN commitmail json YAML

x11-links: Update to 1.16

Thanks to <maya>!

Changes:
1.16
----
- Add a missing MesaLib header file (include/EGL/eglextchromium.h),

(leot)

2019-04-20 13:59:07 UTC MAIN commitmail json YAML

audio/celt: fix OPSYS name from Solaris to SunOS

(rillig)

2019-04-20 12:47:13 UTC MAIN commitmail json YAML

Updated devel/R-Rcpp to 1.0.1

(wen)

2019-04-20 12:46:05 UTC MAIN commitmail json YAML

Update to 1.0.1

Upstream changes:
Changes in Rcpp version 1.0.1 (2019-03-17)

    Changes in Rcpp API:

        Subsetting is no longer limited by an integer range (William Nolan in #920 fixing #919).

        Error messages from subsetting are now more informative (Qiang and Dirk).

        Shelter increases count only on non-null objects (Dirk in #940 as suggested by Stepan Sindelar in #935).

        AttributeProxy::set() and a few related setters get Shiled<> to ensure rchk is happy (Romain in #947) fixing #946).

    Changes in Rcpp Attributes:

        A new plugin was added for C++20 (Dirk in #927)

        Fixed an issue where 'stale' symbols could become registered in RcppExports.cpp, leading to linker errors and other related issues (Kevin in #939 fixing #733 and #934).

        The wrapper macro gets an UNPROTECT to ensure rchk is happy (Romain in #949) fixing #948).

    Changes in Rcpp Documentation:

        Three small corrections were added in the 'Rcpp Quickref' vignette (Zhuoer Dong in #933 fixing #932).

        The Rcpp-modules vignette now has documentation for .factory (Ralf Stubner in #938 fixing #937).

    Changes in Rcpp Deployment:

        Travis CI again reports to CodeCov.io (Dirk and Ralf Stubner in #942 fixing #941).

(wen)

2019-04-20 12:35:04 UTC MAIN commitmail json YAML

Updated security/p5-Net-DNS-SEC to 1.12

(wen)

2019-04-20 12:32:26 UTC MAIN commitmail json YAML

Update to 1.12

Upstream changes:
**** 1.12 Mar 19, 2019

        Avoid use of EC_POINT_set_affine_coordinates_GFp which is
        deprecated in OpenSSL 3.0.0

        Reduce level of support for OpenSSL non-LTS releases.

(wen)

2019-04-20 10:26:49 UTC MAIN commitmail json YAML

doc: Updated textproc/translate-shell to 0.9.6.10

(leot)

2019-04-20 10:04:20 UTC MAIN commitmail json YAML

doc: Updated fonts/twemoji-color-font-ttf to 12.0.1

(nia)

2019-04-20 10:04:07 UTC MAIN commitmail json YAML

twemoji-color-font-ttf: Update to 12.0.1

Synced with twitter - 230 new codepoints from Unicode 12.

(nia)

2019-04-20 09:41:45 UTC MAIN commitmail json YAML

translate-shell: Update to 0.9.6.10

Changes:
0.9.6.10
--------
- (Google Translate only) Show gender-specific translations (#274)
- Support multiple source languages (#281)
- GNU awk 5.0.0 compatibility (#285)
- Fix for virtual emulators that have own BiDi support, e.g., konsole (#288)
- New option: `-bidi` (enforce bidirectional conversion, #288)
- New options: `-4`, `-6` (choose manually IPv4 or IPv6 connection, #287)
- Support the use of language aliases for TTS
- New option: `-no-browser` (do not open the web browser, #295)
- New option: `-join-sentence` (treat all arguments as one single sentence,
  #294)
- Multiple fixes

(leot)

2019-04-20 07:39:34 UTC MAIN commitmail json YAML

Updated net/p5-RT-Client-REST to 0.56

(wen)

2019-04-20 07:38:05 UTC MAIN commitmail json YAML

Update to 0.56

Upstream changes:
0.56 Mon Dec 24 2018 "Dean Hamstead" <dean@fragfest.com.au>
  - Fix for GH#18 (more fixes)

0.55 Sat Dec 08 2018 "Dean Hamstead" <dean@fragfest.com.au>
  - Fix for GH#18

(wen)

2019-04-20 07:27:51 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 1.20

(wen)

2019-04-20 07:26:07 UTC MAIN commitmail json YAML

Update to 1.20

Upstream changes:
**** 1.20 Mar 22, 2019

        Revise documentation examples to use AAAA instead of A records.

        TSIG MAC representation changed to Base64 (align with BIND).

        Update Parameters.pm to resync with IANA registry.

        Refactor resolver test scripts.

Fix rt.cpan.org #128081

        Recurse.pm fails to resolve domain ���kickboxingireland.ie���

Fix rt.cpan.org #127307

        Provide a more informative exception report if application code
        has no "use Net::DNS::SEC" declaration but nevertheless attempts
        to invoke the DNSSEC sign or verify features.

(wen)

2019-04-20 06:46:30 UTC MAIN commitmail json YAML

So long, lame-license!

(maya)

2019-04-20 06:39:49 UTC MAIN commitmail json YAML

lame: patent expired, so now we can license this as just gnu-lgpl-v2.
(yay!)

(maya)

2019-04-20 04:43:07 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN to 2.26

(wen)

2019-04-20 04:42:18 UTC MAIN commitmail json YAML

Update to 2.26

Upstream changes:
2019-03-19  k  <andk@cpan.org>

        * release 2.26

        * testfix release, no functional change

        * 97-run.t is now skipped when test is run by root user because
        perldoc often fails for root user (thanks to Binarus for
        reporting)

        * small additions to distroprefs and to the Makefile.PL

(wen)

2019-04-20 04:35:34 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.96

(wen)

2019-04-20 04:34:33 UTC MAIN commitmail json YAML

Update to 3.96

Upstream changes:
version 3.96 at 2019-04-19 21:36:20 +0000
-----------------------------------------

  Change: faf2a2a5c9a85cfb0ee5645487f71a28fcd10840
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-19 22:36:20 +0000

    Updated for v5.28.2

-----------------------------------------
version 3.94 at 2019-04-05 20:02:23 +0000
-----------------------------------------

  Change: e38fb7ceae828e5df49826bd65925b7ff9ad0c84
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-04-05 21:02:23 +0000

    Updated for v5.28.2-RC1

-----------------------------------------
version 3.92 at 2019-03-21 12:42:54 +0000
-----------------------------------------

  Change: 1dba54b9bfd13635b550ba3c7d750fa30c802590
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-03-21 12:42:54 +0000

    Updated for v5.29.9

(wen)

2019-04-20 04:31:41 UTC MAIN commitmail json YAML

Updated devel/p5-Coro to 6.54

(wen)

2019-04-20 04:30:52 UTC MAIN commitmail json YAML

Update to 6.54

Upstream changes:
6.54  Sun Dec 16 11:06:07 CET 2018
        - reinstate Coro::Select::select prototype - it breaks more than it fixes.

6.53  Sun Dec 16 10:33:15 CET 2018
        - the autogenerated prototypes of Coro::AIO now add ";" at the end
          to avoid generating named unary operators and messing up parsing
          (mostly affects aio_mlockall 4 | 8 which was parsed as
          (aio_mlockall 4) | 8).
        - do not use a prototype for select in Coro::Select, as CORE::select also
          doesn't have one.

(wen)

2019-04-20 04:21:11 UTC MAIN commitmail json YAML

Updated devel/p5-Config-IniFiles to 3.000002

(wen)

2019-04-20 04:20:18 UTC MAIN commitmail json YAML

Update to 3.000002

Upstream changes:
3.000002    2019-03-14
    * Fix error with missing here doc end marker
        - Thanks to Igor Korchynskyi .

(wen)