Commit graph

282827 commits

Author SHA1 Message Date
ryoon
a1417dc576 Update to 52.8.0
* Sync with www/firefox52-52.8.0
2018-06-01 19:46:08 +00:00
ryoon
5548027e3d Updated www/firefox52 to 52.8.0 2018-06-01 19:45:06 +00:00
ryoon
4dba504cb8 Update to 52.8.0
Changelog:
    Various security fixes

    Various stability and regression fixes

    Performance improvements to the Safe Browsing service to avoid
      slowdowns while updating site classification data

Security fixes:
#CVE-2018-5183: Backport critical security fixes in Skia
#CVE-2018-5154: Use-after-free with SVG animations and clip paths
#CVE-2018-5155: Use-after-free with SVG animations and text paths
#CVE-2018-5157: Same-origin bypass of PDF Viewer to view protected PDF files
#CVE-2018-5158: Malicious PDF can inject JavaScript into PDF Viewer
#CVE-2018-5159: Integer overflow and out-of-bounds write in Skia
#CVE-2018-5168: Lightweight themes can be installed without user interaction
#CVE-2018-5174: Windows Defender SmartScreen UI runs with less secure behavior
 for downloaded files in Windows 10 April 2018 Update
#CVE-2018-5178: Buffer overflow during UTF-8 to Unicode string conversion
 through legacy extension
#CVE-2018-5150: Memory safety bugs fixed in Firefox 60 and Firefox ESR 52.8
2018-06-01 19:43:40 +00:00
youri
709de0002f Adjust PKGNAME, thanks leot@! 2018-06-01 17:13:48 +00:00
youri
9dbf076d05 Add libgnomekbd2 files. 2018-06-01 17:10:50 +00:00
youri
70e2e936dc Use libgnomekbd2. 2018-06-01 17:04:55 +00:00
youri
62f1291af3 - Move libgnomekbd to libgnomekbd2 for older Gnome2 packages
- Import libgnomekbd 3.6.0 for Cinnamon and Gnome3.
2018-06-01 17:04:18 +00:00
leot
77ffdc4f74 hub: Properly install man page via INSTALL_MAN
(Accidentally changed in 2.3.0 update.)
2018-06-01 15:46:43 +00:00
leot
056f7d2eab doc: Updated net/hub to 2.3.0 2018-06-01 15:42:35 +00:00
leot
f73ebce621 hub: Update net/hub to 2.3.0
pkgsrc changes:
 - Add a files/hub.1 to avoid picking up devel/ruby-ronn as a TOOL_DEPENDS

Changes:
2.3.0
-----
This is a long-awaited release of hub with an abudance of new features.
Thank you everyone for testing out prereleases, reporting bugs, and
submitting pull requests! The work of 76 contributors went into
this release.

## New commands

  * `hub issue`: list and create issues and labels

        Usage: hub issue [-a <ASSIGNEE>] [-c <CREATOR>] [-@ <USER>]
			 [-s <STATE>] [-f <FORMAT>] [-M <MILESTONE>]
			 [-l <LABELS>] [-d <DATE>] [-o <SORT_KEY> [-^]]
			 [-L <LIMIT>]
           hub issue create [-oc] [-m <MESSAGE>|-F <FILE>] [-a <USERS>]
			    [-M <MILESTONE>] [-l <LABELS>]
           hub issue labels [--color]

  * `hub pr list`: list pull requests for the current repository
  * `hub pr checkout <NUMBER>`: checkout a pull request by its number
  * `hub release`: list, create, edit, and delete releases and attachments

        Usage: hub release [--include-drafts] [--exclude-prereleases]
			   [-L <LIMIT>]
           hub release show <TAG>
           hub release create [-dpoc] [-a <FILE>] [-m <MESSAGE>|-F <FILE>]
			      [-t <TARGET>] <TAG>
           hub release edit [<options>] <TAG>
           hub release delete <TAG>

  * `hub sync`: fetch updates from remote repository and sync all local
    branches to their upstream equivalents, purging merged ones


## Improved commands

  * `hub pull-request` now has the ability to set assignees, labels,
    reviewers, and milestones.

        Usage: hub pull-request [-focp] [-b <BASE>] [-h <HEAD>]
				[-r <REVIEWERS> ] [-a <ASSIGNEES>]
				[-M <MILESTONE>] [-l <LABELS>]
           hub pull-request -m <MESSAGE>
           hub pull-request -F <FILE> [--edit]
           hub pull-request -i <ISSUE>

  * `hub pull-request` and `hub issue create` now support pull request and
     issue templates.
  * Commands that print the resulting URL, such as `hub pull-request` or
    `hub create`, now accept `--copy` to put the URL to the system clipboard
    instead.
  * `hub pull-request` now supports `--push` and `--open` flags to push the
    head branch to the remote and open the resulting PR in a web browser,
    respectively.
  * `hub pull-request` now strips away the `Signed-off-by` line and the commit
    signature when generating the default pull request message.
  * Commands that take input via `-m` or `-F` arguments now also respect
    `--edit` to additionally edit the text in a text editor before submitting.
  * Support `core.commentchar=auto` git configuration when editing
    pull request/issue/release message in a text editor.
  * Support `/OWNER/REPO/pull/XYZ/commits/SHA` format of URLs as argument to
    `cherry-pick`, `am`, and `apply`.
  * Commands such as `cherry-pick`, `merge <PR-URL>`, and `checkout <PR-URL>`
    don't leave leftover git remotes anymore.
  * New `hub compare -b BASE` flag.
  * New `hub fork --org=ORGANIZATION` flag.
  * New `hub fork --remote-name=NAME` flag to configure the new git remote.
  * New, manpage-based help system; see `hub help hub` and
    `hub help hub-<command>`.
  * Added fish shell completion script.
  * When prompted to authenticate with username/password, pasting a
    Personal Access Token now works just as well instead of the password.
2018-06-01 15:42:22 +00:00
maya
46b7f04621 libdrm builtin.mk: Add the rest of libdrm_ pkgconfig files, too.
Helps with building pkgsrc mesa with base xorg.
2018-06-01 15:05:43 +00:00
maya
cba2eba882 mesalib: revert previous stopgap fix
I'm not sure what I tested, but it didn't work (since the llvm option
needs to be disabled as well).
2018-06-01 14:54:43 +00:00
youri
1409deb946 Remove double inclusion of prefs.mk. 2018-06-01 14:28:28 +00:00
youri
d4bd0d4dd1 revert mistake 2018-06-01 14:27:17 +00:00
youri
0f04e2db61 Fix distinfo. 2018-06-01 14:24:35 +00:00
youri
a0b335c3d2 + upower 2018-06-01 14:22:15 +00:00
youri
2b7fb691b5 Make pkglint happy for mate packages. 2018-06-01 14:21:40 +00:00
youri
5985b79faf Make pkglint happy. 2018-06-01 14:15:47 +00:00
ryoon
de8e6250dd Updated devel/nss to 3.37.1 2018-06-01 12:18:37 +00:00
ryoon
e30c812e0a Update to 3.37.1
Changelog:
No new functionality is introduced in these releases.

The following compatibility fixes are included. Users are encouraged
to upgrade.

* Bug 1462303 - Connecting to a server that was recently upgraded to TLS 1.3
  would result in a SSL_RX_MALFORMED_SERVER_HELLO error.
* Bug 1460673 - Fix a rare bug with PKCS#12 files.
2018-06-01 12:18:03 +00:00
maya
5ae1519b89 doc: Updated benchmarks/bonnie++ to 1.97.3nb1 2018-06-01 10:56:19 +00:00
maya
b5e2e20587 bonnie++: assume large file support exists on NetBSD, handle
fallout from it.

NetBSD has large file support without O_LARGEFILE/open64/lseek64.
Not tested on other operating systems, but hopefully a non-functional
change for them.

This is the equivalent of removing the checks for large file support
and using O_LARGEFILE to test for the availability of different functions
for 64bit.
2018-06-01 10:55:52 +00:00
adam
9a453077e0 Updated devel/msgpack, devel/py-readlike 2018-06-01 07:58:27 +00:00
adam
fc042632fd py-readlike: updated to 0.1.3
0.1.3:
Update out-of-date metadata
2018-06-01 07:58:08 +00:00
adam
0c6e2a9403 msgpack: updated to 3.0.1
version 3.0.1
Add fuzz directory to release tar ball
Add include file checking for X-Code


version 3.0.0

breaking changes
----------------
Change offset parameter updating rule. If parse error is happend, offset is updated to the error position.

other updates
-------------
Improve cross platform configuration
Improve build system
Improve user class adaptor
Improve msgpack::object visitation logic
Remove some warnings
Add -> and * operators to object_handle
Improve CI environment
Improve documents
Refactoring
Add OSS-Fuzz support
2018-06-01 07:55:43 +00:00
adam
3f47baf99a Updated devel/cmake, shells/dash 2018-06-01 07:19:41 +00:00
adam
d489a58b0f dash: updated to 0.5.10.2
0.5.10.2:
Bug fixes.
2018-06-01 07:19:01 +00:00
wen
c7d06d3028 Updated security/p5-String-Random to 0.30 2018-06-01 07:16:43 +00:00
adam
93b2c8d24c cmake: updated to 3.11.3
Changes in 3.11.3:
* cmSystemTools: Revert GetRealPath implementation on Windows
* CPack: Fix cross-compilation of WiX generator
* TestDriver: Replace strncpy with strcpy
2018-06-01 07:16:03 +00:00
wen
6e74dc0a05 Update to 0.30
Upstream changes:
0.30    2018-05-22
    - Convert to Dist-Zilla.
2018-06-01 07:14:45 +00:00
wen
99be711083 Updated math/R-VGAM to 1.0.5 2018-06-01 07:11:57 +00:00
wen
f4a04f9b45 Update to 1.0.5
Upstream changes:
CHANGES IN VGAM VERSION 1.0-5

NEW FEATURES

    o   extlogit() now handles 'deriv = 3'.
    o   Generic function hdeff() implements an analytic solution
        for the following families: borel.tanner(), felix(), lindley().
        For almost all other families, finite-difference approximations
        to derivatives means that first and second derivatives can be
        computed, even with models with 'xij' terms.
    o   Generic function wald.stat() implements Wald tests with SEs evaluated
        at the null values, not at the original MLE, so do not suffer from the
        Hauck-Donner effect.
    o   "vglm" objects have a new "charfun" slot, for the
        characteristic function.
    o   "summary.vglm" and "summary.vlm" objects have new
        "coef4lrt0", "coef4score0", "coef4wald0" slots, for
        storing the 'Wald table' equivalent of LRTs, score tests and
        modified Wald tests.
        The latter has its SEs computed at the null values with the
        other coefficients obtained by further IRLS iterations, etc.
        Function summaryvglm() has arguments 'lrt0.arg', 'score0.arg',
        'wald0.arg'.
    o   TIC() is new, for the Takeuchi's Information Criterion.
        Thanks to Khedhaouiria Dikra for suggesting this.
    o   mills.ratio() and mills.ratio2() are exported.
    o   New functions: lrt.stat(), score.stat(), wald.stat(),
        which.etas(), which.xij().
    o   cauchy1() and cauchy() handle multiple responses and have
        been modernized a bit.
    o   Tested okay on R 3.4.3.



BUG FIXES and CHANGES

    o   Setting 'deriv.arg' a positive value in plotvgam() when there
        are no s() terms results in a warning.
        Thanks to Barry Goodwin for detecting this.
    o   cens.poisson() can better handle large lambda values, at least for
        left and right censored data (but not for interval-censored data yet).
        Thanks to Eugenie Hunsicker for picking up deficiencies in the code.
    o   In multinomial.Rd, it was stated that setting parallel = TRUE
        did not make the intercepts the same. It does make them the same.
        Thanks to Stuart Coles for picking this up.
    o   binomialff(multiple.responses = TRUE) returned an incorrect deviance.
    o   bilogistic() uses SFS rather than BFGS as its algorithm.
    o   Deprecated: lrp(), normal1() [use uninormal() instead].
2018-06-01 07:10:54 +00:00
wen
4d98302bf3 Updated devel/p5-Devel-CheckLib to 1.12 2018-06-01 07:03:10 +00:00
wen
7cdb1ca468 Update to 1.12
Upstream changes:
1.12    2018-05-23      Fix order of flags for gcc
                        Fix problems with executable binaries
2018-06-01 07:02:19 +00:00
wen
7f6197d205 Updated devel/p5-Test-POE-Client-TCP to 1.14 2018-06-01 06:57:22 +00:00
wen
d4d8dd3483 Update to 1.14
Upstream changes:
ersion 1.14 at 2018-05-29 08:22:21 +0000
-----------------------------------------

  Change: 7ba57fa9ee6d411fc7cd1336a985e57565d082c9
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-05-29 09:22:21 +0000

    Added accessor for 'context' and update documentation
2018-06-01 06:56:32 +00:00
wen
239ea376ea Updated math/R-akima to 0.6.2 2018-06-01 06:37:53 +00:00
wen
27cb8ee2ba Update to 0.6.2 2018-06-01 06:36:49 +00:00
wen
d195e7a764 Updated math/R-sp to 1.2.7 2018-06-01 06:17:06 +00:00
wen
e8a0370821 Update to 1.2.7
No upstream changelog found.
2018-06-01 06:15:27 +00:00
wen
0f65225705 Updated devel/p5-Test-Warn to 0.34 2018-06-01 03:24:35 +00:00
wen
6769ec8ca0 Update to 0.34
Upstream changes:
0.34  2018-05-31
        - Added a note that XS warnings might not be caught
          https://rt.cpan.org/Ticket/Display.html?id=42070&results=3c71d1b101a730e185691657f3b02f21
          https://github.com/hanfried/test-warn/issues/1
        - Removed TODO section
        - Updated Copyright section

0.33  2018-05-29
        - Patch from Era Eriksson to clean up some manpage language
          Bug-Debian: #322351
          https://rt.cpan.org/Ticket/Display.html?id=49519
2018-06-01 03:23:29 +00:00
wen
4a9ca027d4 Updated devel/R-rlang to 0.2.1 2018-06-01 02:09:14 +00:00
wen
2747587a33 Update to 0.2.1
Upstream changes:
rlang 0.2.1
This is a maintenance release that fixes several tidy evaluation issues.

Functions with tidy dots support now allow splicing atomic vectors.

Quosures no longer capture the current srcref.

Formulas are now evaluated in the correct environment by eval_tidy(). This fixes issues in dplyr and other tidy-evaluation interfaces.
2018-06-01 02:08:10 +00:00
wen
e398ce2ed9 Updated devel/R-inline to 0.3.15 2018-06-01 02:03:36 +00:00
wen
e22806d880 Update to 0.3.15
Upstream changes:
Changes in inline version 0.3.15 (2018-05-18)
Correct requireNamespace() call thanks (Alexander Grueneberg in #5).

Small simplification to .travis.yml; also switch to https.

Use seq_along instead of seq(along=...) (Watal M. Iwasaki) in #6).

Update package manual page using references to DESCRIPTION file [CRAN request].

Minor packaging updates.
2018-06-01 02:02:11 +00:00
jperkin
2a5ddc0105 doc: Updated pkgtools/pkgin to 0.10.1 2018-05-31 23:23:42 +00:00
jperkin
ec220ba5b0 pkgin: Update to 0.10.1.
## Version 0.10.1 (2018-06-01)

 * Fix BUILD_DATE refresh support for preserved packages.
 * Improve provides/requires output to avoid confusion for new users.
2018-05-31 23:23:33 +00:00
youri
1f2cf6cfad Fix options.mk. 2018-05-31 21:00:23 +00:00
wiz
98fcb28612 u-boot*: Improve u-boot variables so they confuse pkglint less. 2018-05-31 20:25:15 +00:00