FreeBSD/ports 6948b13 (r488855)emulators/citra distinfo Makefile

MFH: r488851

emulators/citra: update to s20181228

Changes:        https://github.com/citra-emu/citra/compare/3989c17cb...fbd0944a5
Approved by:    ports-secteam (swills, implicit for snapshots)
DeltaFile
+3-3emulators/citra/distinfo
+2-2emulators/citra/Makefile
+5-52 files

FreeBSD/ports e59e9d3 (r488854)emulators/rpcs3 distinfo Makefile

MFH: r488850

emulators/rpcs3: update to 0.0.5.7645

Changes:        https://github.com/RPCS3/rpcs3/compare/cfe070986...a4f67ccb8
Approved by:    ports-secteam (junovitch, implicit for snapshots)
DeltaFile
+3-3emulators/rpcs3/distinfo
+2-3emulators/rpcs3/Makefile
+5-62 files

FreeBSD/ports c30d598 (r488814)devel/py-gitpython distinfo Makefile

MFH: r488754

Update devel/py-gitpython to 2.1.11 (bugfix release).

Changelog:      https://github.com/gitpython-developers/GitPython/blob/master/doc/source/changes.rst#2111---bugfixes

PR:             233794
Approved by:    koobs
Approved by:    ports-secteam (miwi)
DeltaFile
+3-3devel/py-gitpython/distinfo
+1-1devel/py-gitpython/Makefile
+4-42 files

FreeBSD/ports e0da492 (r488664)multimedia/vlc3 Makefile

MFH: r488663

Recreate stale plugin cache after stripping during staging

PR:             234230
Submitted by:   wulf

Approved by:    ports-secteam (riggs)
DeltaFile
+3-1multimedia/vlc3/Makefile
+3-11 files

FreeBSD/ports 964540a (r488639)emulators/citra distinfo Makefile

MFH: r488633

emulators/citra: update to s20181227

Changes:        https://github.com/citra-emu/citra/compare/3ede43605...3989c17cb
Approved by:    ports-secteam (swills, implicit for snapshots)
DeltaFile
+3-3emulators/citra/distinfo
+2-2emulators/citra/Makefile
+5-52 files

FreeBSD/ports 7bacb80 (r488638)emulators/rpcs3 distinfo Makefile

MFH: r488632

emulators/rpcs3: update to 0.0.5.7624

- Unbreak runtime after r487719
- Switch to upstream versioning scheme

Changes:        https://github.com/RPCS3/rpcs3/compare/4b65c3943...cfe070986
Approved by:    ports-secteam (junovitch, implicit for snapshots)
DeltaFile
+7-3emulators/rpcs3/distinfo
+3-2emulators/rpcs3/Makefile
+10-52 files

FreeBSD/ports 8784de3 (r488592)archivers/rpm4 distinfo Makefile

MFH: r488401

Upgrade archivers/rpm4 from 4.14.2 to 4.14.2.1

Changelog:
 * Fix regression (RhBug:1640470) in 4.14.2
 * Fix package verification memory leak introduced in 4.14.2
 * Fix long-standing Python GIL locking bug
 * Fix long-standing broken library path of embedded Lua

Changes : http://rpm.org/wiki/Releases/4.14.2.1

Approved by:    ports-secteam (miwi)
DeltaFile
+3-3archivers/rpm4/distinfo
+2-3archivers/rpm4/Makefile
+1-0archivers/rpm4/pkg-plist
+6-63 files

FreeBSD/ports 5999d65 (r488562)games/aquaria Makefile

MFH: r488561

games/aquaria: unbreak on GCC architectures after r455508

In file included from /usr/local/include/glm/detail/setup.hpp:30,
                 from /usr/local/include/glm/detail/type_int.hpp:6,
                 from /usr/local/include/glm/fwd.hpp:6,
                 from /usr/local/include/glm/glm.hpp:61,
                 from BBGE/RenderObject.cpp:29:
/usr/local/include/glm/detail/../simd/platform.h:206:4: error: #error "GLM requires GCC 4.7 or higher"
/usr/local/include/glm/detail/../simd/platform.h:230:3: error: #error "GLM_COMPILER undefined, your compiler may not be supported by GLM. Add #define GLM_COMPILER 0 to ignore this message."

https://github.com/g-truc/glm/commit/dd48b56e44d6

PR:             234348
Submitted by:   Piotr Kubaj
Approved by:    ports-secteam blanket
DeltaFile
+1-1games/aquaria/Makefile
+1-11 files

FreeBSD/ports 24a56e4 (r488532)devel/sbt distinfo Makefile, devel/sbt/files patch-bin_sbt-launch-lib.bash sbtopts

MFH: r481614 r482814 r486504 r488526

Update to 1.2.7 release.

Use java getLastModifiedTime now that openjdk8 port supports millisecond
resolution.

'struct stat' ABI changed in FreeBSD 12, breaking FreeBSD specific JNA code
that is no longer needed.

Approved by:    portmgr (bapt)
DeltaFile
+15-16devel/sbt/files/patch-bin_sbt-launch-lib.bash
+3-3devel/sbt/distinfo
+3-0devel/sbt/files/sbtopts
+2-1devel/sbt/Makefile
+1-1devel/sbt/files/sbt.sh.in
+24-215 files

FreeBSD/ports 7473f93 (r488531)java/openjdk8/files patch-bsd patch-bsd-test

MFH: r485094 r486973 r486983 r487219 r488521

- Fix reversed ccache version detection logic.  Enable ccache support.
- Use '-pthread' for Clang.  Clang supports '-pthread' on all BSDs except
for Darwin. [1]

Reported by:    Achilleas Mantzios <achill at matrix.gatewaynet.com> [1]
Tested by:      Achilleas Mantzios <achill at matrix.gatewaynet.com> [1]

. Update to 8u192.

PR:             230364

. Fix SCTP support.

PR:             230321
Submitted by:   Timo Voelker <timo.voelker at fh-muenster.de>

. Fix build on gcc based architectures (e.g. powerpc64)

    [8 lines not shown]
DeltaFile
+985-826java/openjdk8/files/patch-bsd
+236-236java/openjdk8/files/patch-bsd-test
+41-0java/openjdk8/files/patch-jdk-src-solaris-native-sun-nio-ch-sctp-SctpChannelImpl.c
+18-15java/openjdk8/files/patch-jdk-make-lib-Awt2dLibraries.gmk
+23-0java/openjdk8/files/patch-jdk-src-solaris-native-java-io-UnixFileSystem_md.c
+10-7java/openjdk8/files/patch-configure
+1,313-1,0846 files not shown
+1,370-1,09012 files

FreeBSD/ports 257df56 (r488513)www/gitlab-ce distinfo Makefile

MFH: r488073

Security update to version 11.5.5.

Approved by:    mentors (implicit)
Security:       70b774a8-05bc-11e9-87ad-001b217b3468

Approved by:    ports-secteam (miwi)
DeltaFile
+3-3www/gitlab-ce/distinfo
+2-2www/gitlab-ce/Makefile
+2-0www/gitlab-ce/pkg-plist
+7-53 files

FreeBSD/ports 7fd7cf9 (r488499)emulators/rpcs3 distinfo Makefile

MFH: r488496

emulators/rpcs3: update to 0.0.5.1162

Changes:        https://github.com/RPCS3/rpcs3/compare/dbd481458...4b65c3943
Approved by:    ports-secteam (junovitch, implicit for snapshots)
DeltaFile
+3-3emulators/rpcs3/distinfo
+2-2emulators/rpcs3/Makefile
+5-52 files

FreeBSD/ports 43b2705 (r488445)www/gitea distinfo Makefile

MFH: r488444

www/gitea: Update to 1.6.2

PR:             234255
Submitted by:   stb at lassitu.de (maintainer)
Security:       29d34524-0542-11e9-a444-080027fee39c

Approved by:    ports-secteam (implicit)
DeltaFile
+3-3www/gitea/distinfo
+1-1www/gitea/Makefile
+4-42 files

FreeBSD/ports ee62f01 (r488287)emulators/rpcs3 distinfo Makefile

MFH: r488285

emulators/rpcs3: update to 0.0.5.1159

Changes:        https://github.com/RPCS3/rpcs3/compare/e80574cbd...dbd481458
Approved by:    ports-secteam (junovitch, implicit for snapshots)
DeltaFile
+3-3emulators/rpcs3/distinfo
+2-2emulators/rpcs3/Makefile
+5-52 files

FreeBSD/ports 1745313 (r488219)mail/thunderbird distinfo Makefile, mail/thunderbird-i18n distinfo Makefile

MFH: r488218

mail/thunderbird: switch to rc2

Changes:        https://hg.mozilla.org/releases/comm-esr60/pushloghtml?startdate=2018-12-11&enddate=2018-12-18
Approved by:    ports-secteam blanket
DeltaFile
+88-88mail/thunderbird-i18n/distinfo
+3-3mail/thunderbird/distinfo
+1-0mail/thunderbird/Makefile
+1-0mail/thunderbird-i18n/Makefile
+93-914 files

FreeBSD/ports 005ce73 (r488206)sysutils/e2fsprogs distinfo Makefile

MFH: r488083

Update sysutils/e2fsprogs to new upstream release 1.44.5

Release notes:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.44.5>

Approved by:    ports-secteam@ (miwi@)
DeltaFile
+3-3sysutils/e2fsprogs/distinfo
+1-1sysutils/e2fsprogs/Makefile
+4-42 files

FreeBSD/ports 052119e (r488161)emulators/citra distinfo Makefile

MFH: r488155

emulators/citra: update to s20181221

Changes:        https://github.com/citra-emu/citra/compare/d2003dae4...3ede43605
Approved by:    ports-secteam (swills, implicit for snapshots)
DeltaFile
+5-3emulators/citra/distinfo
+3-2emulators/citra/Makefile
+8-52 files

FreeBSD/ports 88a9e06 (r488158)emulators/rpcs3 distinfo Makefile

MFH: r488154

emulators/rpcs3: update to 0.0.5.1136

Changes:        https://github.com/RPCS3/rpcs3/compare/bc3ab7a9d...e80574cbd
Approved by:    ports-secteam (junovitch, implicit for snapshots)
DeltaFile
+3-3emulators/rpcs3/distinfo
+2-2emulators/rpcs3/Makefile
+5-52 files

FreeBSD/ports b7ec555 (r488130)Mk bsd.gecko.mk

MFH: r488128

www/firefox: chase rust version check after r486573

https://bugzilla.mozilla.org/show_bug.cgi?id=1490147

Approved by:    ports-secteam blanket
DeltaFile
+1-1Mk/bsd.gecko.mk
+1-11 files

FreeBSD/ports 9c4efa5 (r488027)chinese/wordpress-zh_CN distinfo Makefile

MFH: r488014

Update to 5.0.2

Changelog: https://wordpress.org/news/2018/12/wordpress-5-0-2-maintenance-release/

Sponsored by:   Netzkommune GmbH

Approved by:    ports-secteam (miwi)
DeltaFile
+3-3chinese/wordpress-zh_CN/distinfo
+1-1chinese/wordpress-zh_CN/Makefile
+4-42 files

FreeBSD/ports b15a95b (r487972)converters/php72-mbstring/files patch-config.m4, databases/php72-odbc/files patch-config.m4

php72-mbstring, php72-odbc and php72-simplexml: Fix broken patches

Through the MFH from 7.2.10 to 7.2.13 whitespace-only changes in the patches
were not covered and broke the build. Adjust all patches accordingly to
unbreak the build.

PR:             234220 234218
Submitted by:   <wolfgang at lyxys.ka.sub.org>
Approved by:    portmgr (blanket)
DeltaFile
+7-7converters/php72-mbstring/files/patch-config.m4
+7-7textproc/php72-simplexml/files/patch-config.m4
+2-2databases/php72-odbc/files/patch-config.m4
+16-163 files

FreeBSD/ports d562b50 (r487960)dns/bind911/files named.in, dns/bind912 Makefile

MFH: r480174 r480176 r482890 r482891 r483797 r483797 r483798 r483798 r484911 r484916 r484916 r485589 r487359 r487359 r487359

Update to 9.11.5-P1, 9.12.3-P1, 9.13.5.

While there:
- Don't disable symbol table generation when building WITH_DEBUG.
- Try and make sure nullfs can really be used in a more robustt and
  centralized way.
- Make sure all changes are sync'ed among all BIND9 ports.

(Also, all the changes in between the previous merge.)

Approved by:    ports-secteam (blanket, runtime fixes in these latest versions.)
DeltaFile
+33-17dns/bind912/files/named.in
+33-17dns/bind913/files/named.in
+33-17dns/bind911/files/named.in
+12-32dns/bind913/files/extrapatch-bind-min-override-ttl
+12-20dns/bind912/Makefile
+14-14dns/bind912/files/extrapatch-bind-min-override-ttl
+137-11712 files not shown
+207-18118 files

FreeBSD/ports d080317 (r487921)security/bro pkg-plist Makefile, security/bro/files patch-aux_broker_CMakeLists.txt patch-aux_broker_cmake_FindCAF.cmake

MFH: r487823

Update to 2.6.1:

 - Update the embedded SQLite library from 3.18.0 to 3.26.0 to
   address a remote code execution vulnerability ("Magellan").

 - Uses a bundled version of the actor-framework (caf) library so
   we can remove the port-local build for caf.

Replace broctl-config.sh absolute symlink with a relative one.

Approved by:    ler (mentor, implicit)
Security:       b80f039d-579e-4b82-95ad-b534a709f220

Approved by:    ports-secteam (miwi)
DeltaFile
+1,097-60security/bro/pkg-plist
+0-85security/bro/files/patch-aux_broker_CMakeLists.txt
+0-57security/bro/files/patch-aux_broker_cmake_FindCAF.cmake
+9-47security/bro/Makefile
+3-5security/bro/distinfo
+1,109-2545 files

FreeBSD/ports d30f3fd (r487887)french/wordpress distinfo, german/wordpress distinfo Makefile

MFH: r487885

wordpress: Update to 5.0.2

Changelog: https://wordpress.org/news/2018/12/wordpress-5-0-2-maintenance-release/

Sponsored by:   Netzkommune GmbH

Approved by:    ports-secteam (miwi)
DeltaFile
+3-3japanese/wordpress/distinfo
+3-3french/wordpress/distinfo
+3-3german/wordpress/distinfo
+3-3www/wordpress/distinfo
+1-1www/wordpress/Makefile
+1-1german/wordpress/Makefile
+14-142 files not shown
+16-168 files

FreeBSD/ports 8d34c86 (r487883)databases/couchdb2 Makefile, lang/erlang-runtime21 Makefile

MFH: r487873

databases/couchdb2: bump PORTREVISION after lang/erlang-runtime21 was updated

As lang/erlang-runtime21 is a dependency, it requires a PORTREVISION
bump to ensure BEAM bytecode in CouchDB is updated accordingly. Byte
code is versioned so the module version changes in Erlang break those
in CouchDB.

Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D18597

Approved by:    ports-secteam
DeltaFile
+1-0lang/erlang-runtime21/Makefile
+1-0databases/couchdb2/Makefile
+2-02 files

FreeBSD/ports 7e61171 (r487872)lang/php72/files patch-bug-76600-remove-mysql8-auth

MFH: r481908 r486832

Merge part of r481908 to fix broken port. r481908 contains deletion of
an patch no longer needed. Therefore remove the patch so PHP 7.2.13
builds again.

Approved by:    portmgr (blanket)
DeltaFile
+0-625lang/php72/files/patch-bug-76600-remove-mysql8-auth
+0-6251 files

FreeBSD/ports a12a9da (r487791)lang/php71 distinfo Makefile, mail/php71-imap Makefile

MFH: r486832

lang/php71: Upgrade from 7.1.24 to 7.1.25

Changelog: http://www.php.net/ChangeLog-7.php#7.1.25

Approved by:    ports-secteam (miwi)
DeltaFile
+0-40mail/php71-imap/files/patch-php__imap.c
+0-10mail/php71-imap/files/patch-php__imap.h
+3-3lang/php71/distinfo
+1-1lang/php71/Makefile
+0-1mail/php71-imap/Makefile
+4-555 files

FreeBSD/ports 8daad6c (r487790)lang/php72 distinfo Makefile, mail/php72-imap Makefile

MFH: r486833

lang/php72: Upgrade from 7.2.12 to 7.2.13

Changelog: http://www.php.net/ChangeLog-7.php#7.2.13

Approved by:    ports-secteam (miwi)
DeltaFile
+0-40mail/php72-imap/files/patch-php__imap.c
+0-10mail/php72-imap/files/patch-php__imap.h
+3-3lang/php72/distinfo
+1-1lang/php72/Makefile
+0-1mail/php72-imap/Makefile
+4-555 files

FreeBSD/ports 14d5429 (r487761)graphics/drm-legacy-kmod distinfo Makefile

MFH: r487759

graphics/drm-legacy-kmod: Update snapshot

Update graphics/drm-legacy-kmod to the latest snapshot.  This includes
FreeBSD r342182 by markj, which removes support code for UMS in radeonkms.
This code was never used, but contains an integrer overflow bug.

Original FreeBSD base commit:
https://svnweb.freebsd.org/changeset/base/342182

Approved by:    jmd (maintainer, implicit)

Approved by:    ports-secteam (drm-drivers blanket)
DeltaFile
+3-3graphics/drm-legacy-kmod/distinfo
+2-3graphics/drm-legacy-kmod/Makefile
+5-62 files

FreeBSD/ports 98b30ff (r487735)security/p5-OpenCA-OpenSSL Makefile

MFH: r487734

Mark BROKEN on base too.
DeltaFile
+6-0security/p5-OpenCA-OpenSSL/Makefile
+6-01 files