Version 1.5.6 contains a known regression in the RPC interface that can lead to
wrong ether balance responses.
PR: 216333
Submitted by: Fyn <enriquefynn@gmail.com> (maintainer)
An interface for maintaining credential caches (KRB5CCache),
that can be used for authenticating against a kerberos5 realm.
Bindings for nearly the complete GSSAPI (RFC2744).
The administrative interface (KADM5).
Support for HTTP Negotiate authentication via GSSAPI.
WWW: https://pecl.php.net/package/krb5
Version 0.42 has an issue with the definition of the path to find munge. This
has been fixed upstream resulting in version 0.42.1.
PR: 215773
Submitted by: c.brinkhaus@t-online.de
Approved by: maintainer timeout (alexey@renatasystems.org, 17 days)
Solve conflict with devel/mercurial by only installing the not conflicting files.
As the plist changed, bump portrevision.
Reviewed by: rakuco
Approved by: Gleb Popov (maintainer), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9269
- Pet portlint
Changelog:
- Upgrade to Go Lang 1.7.4
- Add 'org-user-add' command to add a user as a NORMAL user into
specified organization
- Fix wrong description of 'account-user-invite'
- Fix some prompt messages
- Add 'org-account' command to display account to which specific org
belongs
- Remove 'list' and 'scale' commands
- Upgrade to use open source CLI SDK
Changes from 1.1.0 to 1.2.0:
----------------------------
* Features:
- new --path option lists the .pc files which provided the requested dependencies
- new path relocation API: pkgconf_path_relocate(), which wraps functions such as
realpath() and cygwin_conv_path().
- new --with-path option adds a path to the search list
- new --define-prefix and --dont-define-prefix features enable automatic prefix
detection for relocatable SDKs. this is mostly useful on windows.
* Bug fixes:
- fragments: fix even more edge cases involving token concatenation
- path lists: don't attempt to collect path inodes if the filter is disabled
- path lists: explicitly avoid uninitialised data for the path inode cache
- client: properly handle --keep-system-cflags and --keep-system-libs
* Enhancements:
- windows: build libpkgconf as a DLL
- fragments: only munge fragments if sysroot_dir is actually set
- overall API: resolver flags have been moved to being a client-object setting
instead of used for every function invocation
src/3rdparty/webkit/Source/WebCore/html/HTMLImageElement.cpp:77:24: error: ordered comparison between pointer and zero ('const int *' and 'int')
if (optionalHeight > 0)
~~~~~~~~~~~~~~ ^ ~
PR: 216211
Obtained from: upstream (excerpt)
Approved by: portmgr blanket
- Use usbhid-dump and usbids from ports
- Use USES=shebangfix
- Convert to new options target helper
- Cosmetic change
- Sort PLIST
- Update WWW
- Take maintainership
Changes: https://github.com/gregkh/usbutils/blob/master/NEWS