From owner-svn-ports-branches@freebsd.org Sun Dec 17 15:14:51 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82943E8C39C; Sun, 17 Dec 2017 15:14:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 26616734C4; Sun, 17 Dec 2017 15:14:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBHFEof5049605; Sun, 17 Dec 2017 15:14:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBHFEn7B049600; Sun, 17 Dec 2017 15:14:49 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712171514.vBHFEn7B049600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 17 Dec 2017 15:14:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456536 - in branches/2017Q4/net-mgmt/observium: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in branches/2017Q4/net-mgmt/observium: . files X-SVN-Commit-Revision: 456536 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Dec 2017 15:14:51 -0000 Author: feld Date: Sun Dec 17 15:14:49 2017 New Revision: 456536 URL: https://svnweb.freebsd.org/changeset/ports/456536 Log: MFH: r456535 net-mgmt/observium: Update to 0.17.9.8859 - Fixes fetching as upstream always replaces/re-rolls distfile - Now reportedly works with PHP 7.1 PR: 224223 Deleted: branches/2017Q4/net-mgmt/observium/files/patch-poller.php Modified: branches/2017Q4/net-mgmt/observium/Makefile branches/2017Q4/net-mgmt/observium/distinfo branches/2017Q4/net-mgmt/observium/files/patch-includes_defaults.inc.php branches/2017Q4/net-mgmt/observium/files/patch-poller-wrapper.py branches/2017Q4/net-mgmt/observium/pkg-plist Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net-mgmt/observium/Makefile ============================================================================== --- branches/2017Q4/net-mgmt/observium/Makefile Sun Dec 17 15:13:36 2017 (r456535) +++ branches/2017Q4/net-mgmt/observium/Makefile Sun Dec 17 15:14:49 2017 (r456536) @@ -1,9 +1,10 @@ # Created by: rflynn@acsalaska.net # $FreeBSD$ +# Observium version can be found by looking at ${WRKSRC}/includes/definitions/version.inc.php PORTNAME= observium -PORTVERSION= 0.16.10.8128 -PORTREVISION= 5 +PORTVERSION= 0.17.9.8859 +PORTREVISION= 0 CATEGORIES= net-mgmt MASTER_SITES= http://www.observium.org/ DISTNAME= ${PORTNAME}-community-latest @@ -23,48 +24,12 @@ USES= php:cli python shebangfix SHEBANG_FILES= \ mibs/process.pl \ poller-wrapper.py \ - scripts/add_ds_to_rrd.pl \ - scripts/add_ds.pl \ - scripts/agent-local/areca-hw \ - scripts/agent-local/asterisk \ - scripts/agent-local/bind \ - scripts/agent-local/crashplan \ - scripts/agent-local/edac \ - scripts/agent-local/exim-mailqueue.sh \ - scripts/agent-local/hdarray \ - scripts/agent-local/ipmitool-sensor \ - scripts/agent-local/kamailio \ - scripts/agent-local/ksm \ - scripts/agent-local/lighttpd \ - scripts/agent-local/lmsensors \ - scripts/agent-local/lvs_stats \ - scripts/agent-local/memcached \ - scripts/agent-local/nginx \ - scripts/agent-local/postfix_mailgraph \ - scripts/agent-local/postfix_qshape \ - scripts/agent-local/postgresql.pl \ - scripts/agent-local/proxmox-qemu \ - scripts/agent-local/sabnzbd-qstatus \ - scripts/agent-local/temperature \ - scripts/agent-local/virt-what \ - scripts/agent-local/vmwaretools \ - scripts/agent-local/zimbra \ - scripts/get-geshi.sh \ - scripts/get-jpgraph.sh \ - scripts/glue.py \ - scripts/ifAlias \ - scripts/ifAlias_persist \ - scripts/logparser \ - scripts/makecss.sh \ - scripts/observium_agent \ - scripts/removespikes.php \ - scripts/removespikes.pl \ - scripts/rename-mibs.pl \ - scripts/rrdtoolx.py + poller.php \ + scripts/ USE_PHP= ctype filter gd iconv json mcrypt mysqli openssl posix session snmp tokenizer xml zlib -IGNORE_WITH_PHP= 71 +NO_ARCH= yes NO_BUILD= yes RUN_DEPENDS+= rrdtool:databases/rrdtool \ Modified: branches/2017Q4/net-mgmt/observium/distinfo ============================================================================== --- branches/2017Q4/net-mgmt/observium/distinfo Sun Dec 17 15:13:36 2017 (r456535) +++ branches/2017Q4/net-mgmt/observium/distinfo Sun Dec 17 15:14:49 2017 (r456536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477762625 -SHA256 (observium-0.16.10.8128/observium-community-latest.tar.gz) = 1f974c4c0d7329465ecdc4b30396710957121ecccd812d8c5250b492dd447877 -SIZE (observium-0.16.10.8128/observium-community-latest.tar.gz) = 61246341 +TIMESTAMP = 1513523116 +SHA256 (observium-0.17.9.8859/observium-community-latest.tar.gz) = dcf2f72b1a1389d523f44bba31bccf72598bb5014c2850f8f3f70a30f0cc05ac +SIZE (observium-0.17.9.8859/observium-community-latest.tar.gz) = 71030546 Modified: branches/2017Q4/net-mgmt/observium/files/patch-includes_defaults.inc.php ============================================================================== --- branches/2017Q4/net-mgmt/observium/files/patch-includes_defaults.inc.php Sun Dec 17 15:13:36 2017 (r456535) +++ branches/2017Q4/net-mgmt/observium/files/patch-includes_defaults.inc.php Sun Dec 17 15:14:49 2017 (r456536) @@ -1,4 +1,4 @@ ---- includes/defaults.inc.php.orig 2016-01-27 16:07:55 UTC +--- includes/defaults.inc.php.orig 2017-09-07 22:26:04 UTC +++ includes/defaults.inc.php @@ -36,7 +36,7 @@ $config['db']['debug'] = TRUE; @@ -9,7 +9,7 @@ #$config['html_dir'] = $config['install_dir'] . "/html"; #$config['rrd_dir'] = $config['install_dir'] . "/rrd"; #$config['template_dir'] = $config['install_dir'] . "/templates"; -@@ -49,27 +49,27 @@ $config['db']['debug'] = TRUE; +@@ -50,29 +50,29 @@ $config['db']['debug'] = TRUE; // Location of executables @@ -32,7 +32,6 @@ $config['whois'] = "/usr/bin/whois"; -$config['mtr'] = "/usr/bin/mtr"; -$config['nmap'] = "/usr/bin/nmap"; --$config['nagios_plugins'] = "/usr/lib/nagios/plugins"; -$config['ipmitool'] = "/usr/bin/ipmitool"; -$config['virsh'] = "/usr/bin/virsh"; -$config['dot'] = "/usr/bin/dot"; @@ -44,7 +43,6 @@ -$config['wmic'] = "/bin/wmic"; +$config['mtr'] = "/usr/local/sbin/mtr"; +$config['nmap'] = "/usr/local/bin/nmap"; -+$config['nagios_plugins'] = "/usr/local/libexec/nagios"; +$config['ipmitool'] = "/usr/local/bin/ipmitool"; +$config['virsh'] = "/usr/local/bin/virsh"; +$config['dot'] = "/usr/local/bin/dot"; @@ -55,5 +53,9 @@ +$config['git'] = "/usr/local/bin/git"; // Used in show device config feature for git-enabled repos and rancid >= 3.2 +$config['wmic'] = "/usr/local/bin/wmic"; $config['file'] = "/usr/bin/file"; - - // RRD Format Settings + $config['wc'] = "/usr/bin/wc"; +-$config['sudo'] = "/usr/bin/sudo"; ++$config['sudo'] = "/usr/local/bin/sudo"; + $config['tail'] = "/usr/bin/tail"; + $config['cut'] = "/usr/bin/cut"; + $config['tr'] = "/usr/bin/tr"; Modified: branches/2017Q4/net-mgmt/observium/files/patch-poller-wrapper.py ============================================================================== --- branches/2017Q4/net-mgmt/observium/files/patch-poller-wrapper.py Sun Dec 17 15:13:36 2017 (r456535) +++ branches/2017Q4/net-mgmt/observium/files/patch-poller-wrapper.py Sun Dec 17 15:14:49 2017 (r456536) @@ -1,18 +1,11 @@ ---- poller-wrapper.py.orig 2016-12-05 00:19:29 UTC +--- poller-wrapper.py.orig 2017-12-02 14:04:45 UTC +++ poller-wrapper.py -@@ -45,6 +45,8 @@ except: - print("threading, sys, subprocess, time, os, json") +@@ -72,6 +72,8 @@ except: + print("threading, sys, subprocess, os, json") sys.exit(2) +os.environ['PATH'] += ':%%LOCALBASE%%/sbin:%%LOCALBASE%%/bin' + - # start time - s_time = time.time() - -@@ -608,4 +610,4 @@ db.close() - # Return exit code - sys.exit(exit_code) - --# EOF -\ No newline at end of file -+# EOF + """ + Register global exepthook for ability stop execute wrapper by Ctrl+C + See: https://stackoverflow.com/questions/6598053/python-global-exception-handling Modified: branches/2017Q4/net-mgmt/observium/pkg-plist ============================================================================== --- branches/2017Q4/net-mgmt/observium/pkg-plist Sun Dec 17 15:13:36 2017 (r456535) +++ branches/2017Q4/net-mgmt/observium/pkg-plist Sun Dec 17 15:14:49 2017 (r456536) @@ -13,6 +13,8 @@ %%WWWDIR%%/html/ajax/input.php %%WWWDIR%%/html/ajax/search.php %%WWWDIR%%/html/bandwidth-graph.php +%%WWWDIR%%/html/billing-bandwidth-data.php +%%WWWDIR%%/html/billing-data.php %%WWWDIR%%/html/css/bootstrap-hacks.css %%WWWDIR%%/html/css/bootstrap-select.css %%WWWDIR%%/html/css/bootstrap-switch.css @@ -39,9 +41,19 @@ %%WWWDIR%%/html/css/jquery.qtip.min.css %%WWWDIR%%/html/css/leaflet.css %%WWWDIR%%/html/css/mktree.css +%%WWWDIR%%/html/css/observium.css %%WWWDIR%%/html/css/ref.css %%WWWDIR%%/html/css/sprite.css +%%WWWDIR%%/html/css/sprites-loader-fragment.html +%%WWWDIR%%/html/css/sprites-png-data.css +%%WWWDIR%%/html/css/sprites-png-sprite.css +%%WWWDIR%%/html/css/sprites-svg-data.css +%%WWWDIR%%/html/css/sprites-svg-sprite.css %%WWWDIR%%/html/css/styles-wide.css +%%WWWDIR%%/html/css/svg/svg.png +%%WWWDIR%%/html/css/svg/svg.svg +%%WWWDIR%%/html/css/svg_png.css +%%WWWDIR%%/html/css/tinytoggle.min.css %%WWWDIR%%/html/css/typeaheadjs.css %%WWWDIR%%/html/data.php %%WWWDIR%%/html/feed.php @@ -64,10 +76,13 @@ %%WWWDIR%%/html/fonts/glyphicons-halflings-regular.ttf %%WWWDIR%%/html/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/html/fonts/glyphicons-halflings-regular.woff2 +%%WWWDIR%%/html/fonts/tinytoggle.eot +%%WWWDIR%%/html/fonts/tinytoggle.svg +%%WWWDIR%%/html/fonts/tinytoggle.ttf +%%WWWDIR%%/html/fonts/tinytoggle.woff %%WWWDIR%%/html/geo.php %%WWWDIR%%/html/graph-realtime.php %%WWWDIR%%/html/graph.php -%%WWWDIR%%/html/icons.php %%WWWDIR%%/html/images/16/Thumbs.db %%WWWDIR%%/html/images/16/accept.png %%WWWDIR%%/html/images/16/add.png @@ -1231,6 +1246,8 @@ %%WWWDIR%%/html/images/icons/voltage.png %%WWWDIR%%/html/images/icons/wifi.png %%WWWDIR%%/html/images/icons/wireless.png +%%WWWDIR%%/html/images/layers-2x.png +%%WWWDIR%%/html/images/layers.png %%WWWDIR%%/html/images/lightbg.png %%WWWDIR%%/html/images/lightbg2.png %%WWWDIR%%/html/images/loading.gif @@ -1242,21 +1259,32 @@ %%WWWDIR%%/html/images/mapclusterer/1.png %%WWWDIR%%/html/images/mapclusterer/2.png %%WWWDIR%%/html/images/mapclusterer/3.png +%%WWWDIR%%/html/images/marker-icon-2x.png +%%WWWDIR%%/html/images/marker-icon.png +%%WWWDIR%%/html/images/marker-shadow.png %%WWWDIR%%/html/images/minus.gif %%WWWDIR%%/html/images/no-graph.png %%WWWDIR%%/html/images/observium-icon.png %%WWWDIR%%/html/images/observium-logo.png %%WWWDIR%%/html/images/observium-mini-logo.png %%WWWDIR%%/html/images/os/3com.png +%%WWWDIR%%/html/images/os/3com_2x.png %%WWWDIR%%/html/images/os/a10.png +%%WWWDIR%%/html/images/os/a10_2x.png %%WWWDIR%%/html/images/os/accedian.png %%WWWDIR%%/html/images/os/accedian_2x.png -%%WWWDIR%%/html/images/os/acme.png +%%WWWDIR%%/html/images/os/accuenergy.png +%%WWWDIR%%/html/images/os/accuenergy_2x.png +%%WWWDIR%%/html/images/os/acmepacket.png +%%WWWDIR%%/html/images/os/acmepacket_2x.png %%WWWDIR%%/html/images/os/actelis.png +%%WWWDIR%%/html/images/os/actelis_2x.png %%WWWDIR%%/html/images/os/adtran.png %%WWWDIR%%/html/images/os/adtran_2x.png %%WWWDIR%%/html/images/os/adva.png +%%WWWDIR%%/html/images/os/adva_2x.png %%WWWDIR%%/html/images/os/aerohive.png +%%WWWDIR%%/html/images/os/aerohive_2x.png %%WWWDIR%%/html/images/os/aethra.png %%WWWDIR%%/html/images/os/aethra_2x.png %%WWWDIR%%/html/images/os/airconsole.png @@ -1264,12 +1292,17 @@ %%WWWDIR%%/html/images/os/aix.png %%WWWDIR%%/html/images/os/aix_2x.png %%WWWDIR%%/html/images/os/akcp.png +%%WWWDIR%%/html/images/os/akcp_2x.png %%WWWDIR%%/html/images/os/alcatellucent.png %%WWWDIR%%/html/images/os/alcatellucent_2x.png %%WWWDIR%%/html/images/os/alliedtelesis.png %%WWWDIR%%/html/images/os/alliedtelesis_2x.png +%%WWWDIR%%/html/images/os/alpha.png +%%WWWDIR%%/html/images/os/alpha_2x.png %%WWWDIR%%/html/images/os/alvarion.png %%WWWDIR%%/html/images/os/alvarion_2x.png +%%WWWDIR%%/html/images/os/angstrem.png +%%WWWDIR%%/html/images/os/angstrem_2x.png %%WWWDIR%%/html/images/os/apc.png %%WWWDIR%%/html/images/os/apc_2x.png %%WWWDIR%%/html/images/os/apple.png @@ -1279,13 +1312,19 @@ %%WWWDIR%%/html/images/os/archlinux.png %%WWWDIR%%/html/images/os/archlinux_2x.png %%WWWDIR%%/html/images/os/areca.png +%%WWWDIR%%/html/images/os/areca_2x.png %%WWWDIR%%/html/images/os/arista.png %%WWWDIR%%/html/images/os/arista_2x.png +%%WWWDIR%%/html/images/os/array.png +%%WWWDIR%%/html/images/os/array_2x.png %%WWWDIR%%/html/images/os/arris.png +%%WWWDIR%%/html/images/os/arris_2x.png %%WWWDIR%%/html/images/os/aruba.png %%WWWDIR%%/html/images/os/aruba_2x.png %%WWWDIR%%/html/images/os/aten.png %%WWWDIR%%/html/images/os/aten_2x.png +%%WWWDIR%%/html/images/os/atmedia.png +%%WWWDIR%%/html/images/os/atmedia_2x.png %%WWWDIR%%/html/images/os/atto.png %%WWWDIR%%/html/images/os/atto_2x.png %%WWWDIR%%/html/images/os/audiocodes.png @@ -1293,10 +1332,13 @@ %%WWWDIR%%/html/images/os/avaya.png %%WWWDIR%%/html/images/os/avaya_2x.png %%WWWDIR%%/html/images/os/avocent.png +%%WWWDIR%%/html/images/os/avocent_2x.png %%WWWDIR%%/html/images/os/avtech.png +%%WWWDIR%%/html/images/os/avtech_2x.png %%WWWDIR%%/html/images/os/axis.png %%WWWDIR%%/html/images/os/axis_2x.png %%WWWDIR%%/html/images/os/barracuda.png +%%WWWDIR%%/html/images/os/barracuda_2x.png %%WWWDIR%%/html/images/os/baytech.png %%WWWDIR%%/html/images/os/baytech_2x.png %%WWWDIR%%/html/images/os/bdcom.png @@ -1311,8 +1353,8 @@ %%WWWDIR%%/html/images/os/bluecat_2x.png %%WWWDIR%%/html/images/os/bluecoat.png %%WWWDIR%%/html/images/os/bluecoat_2x.png -%%WWWDIR%%/html/images/os/bnt.png %%WWWDIR%%/html/images/os/bridgewave.png +%%WWWDIR%%/html/images/os/bridgewave_2x.png %%WWWDIR%%/html/images/os/broadcom.png %%WWWDIR%%/html/images/os/broadcom_2x.png %%WWWDIR%%/html/images/os/brocade.png @@ -1320,6 +1362,7 @@ %%WWWDIR%%/html/images/os/brother.png %%WWWDIR%%/html/images/os/brother_2x.png %%WWWDIR%%/html/images/os/bti.png +%%WWWDIR%%/html/images/os/bti_2x.png %%WWWDIR%%/html/images/os/buffalo.png %%WWWDIR%%/html/images/os/buffalo_2x.png %%WWWDIR%%/html/images/os/calix.png @@ -1332,6 +1375,8 @@ %%WWWDIR%%/html/images/os/casa.png %%WWWDIR%%/html/images/os/casa_2x.png %%WWWDIR%%/html/images/os/ccpower.png +%%WWWDIR%%/html/images/os/cdata.png +%%WWWDIR%%/html/images/os/cdata_2x.png %%WWWDIR%%/html/images/os/centos.png %%WWWDIR%%/html/images/os/centos_2x.png %%WWWDIR%%/html/images/os/ceragon.png @@ -1366,38 +1411,55 @@ %%WWWDIR%%/html/images/os/darwin.png %%WWWDIR%%/html/images/os/darwin_2x.png %%WWWDIR%%/html/images/os/dasan.png +%%WWWDIR%%/html/images/os/dasan_2x.png %%WWWDIR%%/html/images/os/datadomain.png %%WWWDIR%%/html/images/os/datadomain_2x.png +%%WWWDIR%%/html/images/os/dcn.png +%%WWWDIR%%/html/images/os/dcn_2x.png %%WWWDIR%%/html/images/os/ddn.png %%WWWDIR%%/html/images/os/ddn_2x.png %%WWWDIR%%/html/images/os/ddwrt.png %%WWWDIR%%/html/images/os/ddwrt_2x.png %%WWWDIR%%/html/images/os/debian.png %%WWWDIR%%/html/images/os/debian_2x.png +%%WWWDIR%%/html/images/os/deliberant.png +%%WWWDIR%%/html/images/os/deliberant_2x.png %%WWWDIR%%/html/images/os/dell.png %%WWWDIR%%/html/images/os/dell_2x.png %%WWWDIR%%/html/images/os/delta.png %%WWWDIR%%/html/images/os/develop.png %%WWWDIR%%/html/images/os/develop_2x.png %%WWWDIR%%/html/images/os/digi.png +%%WWWDIR%%/html/images/os/digipower.png +%%WWWDIR%%/html/images/os/digipower_2x.png +%%WWWDIR%%/html/images/os/dps.png +%%WWWDIR%%/html/images/os/dps_2x.png %%WWWDIR%%/html/images/os/dragonfly.png %%WWWDIR%%/html/images/os/dragonfly_2x.png %%WWWDIR%%/html/images/os/draytek.png %%WWWDIR%%/html/images/os/draytek_2x.png %%WWWDIR%%/html/images/os/eaton.png %%WWWDIR%%/html/images/os/eaton_2x.png +%%WWWDIR%%/html/images/os/ecos.png +%%WWWDIR%%/html/images/os/ecos_2x.png %%WWWDIR%%/html/images/os/edgecore.png %%WWWDIR%%/html/images/os/edgecore_2x.png %%WWWDIR%%/html/images/os/efi.png %%WWWDIR%%/html/images/os/efi_2x.png +%%WWWDIR%%/html/images/os/ekinops.png +%%WWWDIR%%/html/images/os/ekinops_2x.png %%WWWDIR%%/html/images/os/eltek.png %%WWWDIR%%/html/images/os/eltek_2x.png %%WWWDIR%%/html/images/os/eltex.png %%WWWDIR%%/html/images/os/eltex_2x.png +%%WWWDIR%%/html/images/os/emc.png +%%WWWDIR%%/html/images/os/emc_2x.png %%WWWDIR%%/html/images/os/emerson.png %%WWWDIR%%/html/images/os/emerson_2x.png %%WWWDIR%%/html/images/os/endian.png %%WWWDIR%%/html/images/os/engenius.png +%%WWWDIR%%/html/images/os/enlogic.png +%%WWWDIR%%/html/images/os/enlogic_2x.png %%WWWDIR%%/html/images/os/enterasys.png %%WWWDIR%%/html/images/os/epson.png %%WWWDIR%%/html/images/os/epson_2x.png @@ -1405,6 +1467,8 @@ %%WWWDIR%%/html/images/os/ericsson_2x.png %%WWWDIR%%/html/images/os/exalt.png %%WWWDIR%%/html/images/os/exalt_2x.png +%%WWWDIR%%/html/images/os/exinda.png +%%WWWDIR%%/html/images/os/exinda_2x.png %%WWWDIR%%/html/images/os/extreme.png %%WWWDIR%%/html/images/os/extreme_2x.png %%WWWDIR%%/html/images/os/f5.png @@ -1426,6 +1490,7 @@ %%WWWDIR%%/html/images/os/freenas.png %%WWWDIR%%/html/images/os/freenas_2x.png %%WWWDIR%%/html/images/os/gamatronicups.png +%%WWWDIR%%/html/images/os/gamatronicups_2x.png %%WWWDIR%%/html/images/os/gcom.png %%WWWDIR%%/html/images/os/ge.png %%WWWDIR%%/html/images/os/ge_2x.png @@ -1443,8 +1508,12 @@ %%WWWDIR%%/html/images/os/h3c_2x.png %%WWWDIR%%/html/images/os/hikvision.png %%WWWDIR%%/html/images/os/hikvision_2x.png +%%WWWDIR%%/html/images/os/hirschmann.png +%%WWWDIR%%/html/images/os/hirschmann_2x.png %%WWWDIR%%/html/images/os/hp.png %%WWWDIR%%/html/images/os/hp_2x.png +%%WWWDIR%%/html/images/os/hpe.png +%%WWWDIR%%/html/images/os/hpe_2x.png %%WWWDIR%%/html/images/os/huawei.png %%WWWDIR%%/html/images/os/huawei_2x.png %%WWWDIR%%/html/images/os/hwg-ste.png @@ -1454,12 +1523,18 @@ %%WWWDIR%%/html/images/os/ibm.png %%WWWDIR%%/html/images/os/ibm_2x.png %%WWWDIR%%/html/images/os/ibmi.png +%%WWWDIR%%/html/images/os/ict.png +%%WWWDIR%%/html/images/os/ict_2x.png +%%WWWDIR%%/html/images/os/ignitenet.png +%%WWWDIR%%/html/images/os/ignitenet_2x.png %%WWWDIR%%/html/images/os/imation.png %%WWWDIR%%/html/images/os/imation_2x.png %%WWWDIR%%/html/images/os/infinera.png %%WWWDIR%%/html/images/os/infinera_2x.png %%WWWDIR%%/html/images/os/infoblox.png %%WWWDIR%%/html/images/os/ingrasys.png +%%WWWDIR%%/html/images/os/irz.png +%%WWWDIR%%/html/images/os/irz_2x.png %%WWWDIR%%/html/images/os/isilon.png %%WWWDIR%%/html/images/os/isilon_2x.png %%WWWDIR%%/html/images/os/iskratel.png @@ -1473,6 +1548,10 @@ %%WWWDIR%%/html/images/os/juniper-old_2x.png %%WWWDIR%%/html/images/os/juniper.png %%WWWDIR%%/html/images/os/juniper_2x.png +%%WWWDIR%%/html/images/os/kemp.png +%%WWWDIR%%/html/images/os/kemp_2x.png +%%WWWDIR%%/html/images/os/knuerr.png +%%WWWDIR%%/html/images/os/knuerr_2x.png %%WWWDIR%%/html/images/os/konica.png %%WWWDIR%%/html/images/os/konica_2x.png %%WWWDIR%%/html/images/os/korenix.png @@ -1486,6 +1565,8 @@ %%WWWDIR%%/html/images/os/lexmark_2x.png %%WWWDIR%%/html/images/os/lg.png %%WWWDIR%%/html/images/os/lg_2x.png +%%WWWDIR%%/html/images/os/ligowave.png +%%WWWDIR%%/html/images/os/ligowave_2x.png %%WWWDIR%%/html/images/os/linksys.png %%WWWDIR%%/html/images/os/linksys_2x.png %%WWWDIR%%/html/images/os/linux.png @@ -1502,10 +1583,18 @@ %%WWWDIR%%/html/images/os/mandriva_2x.png %%WWWDIR%%/html/images/os/mcafee.png %%WWWDIR%%/html/images/os/mcafee_2x.png +%%WWWDIR%%/html/images/os/megatec.png +%%WWWDIR%%/html/images/os/megatec_2x.png +%%WWWDIR%%/html/images/os/meinberg.png +%%WWWDIR%%/html/images/os/meinberg_2x.png %%WWWDIR%%/html/images/os/mellanox.png +%%WWWDIR%%/html/images/os/mellanox_2x.png %%WWWDIR%%/html/images/os/meraki.png %%WWWDIR%%/html/images/os/meraki_2x.png +%%WWWDIR%%/html/images/os/messpc.png +%%WWWDIR%%/html/images/os/messpc_2x.png %%WWWDIR%%/html/images/os/mge.png +%%WWWDIR%%/html/images/os/mge_2x.png %%WWWDIR%%/html/images/os/microsens.png %%WWWDIR%%/html/images/os/mikrotik.png %%WWWDIR%%/html/images/os/mikrotik_2x.png @@ -1514,6 +1603,8 @@ %%WWWDIR%%/html/images/os/minkelsrms.png %%WWWDIR%%/html/images/os/mitel.png %%WWWDIR%%/html/images/os/mitel_2x.png +%%WWWDIR%%/html/images/os/mitsubishi.png +%%WWWDIR%%/html/images/os/mitsubishi_2x.png %%WWWDIR%%/html/images/os/monowall.png %%WWWDIR%%/html/images/os/monowall_2x.png %%WWWDIR%%/html/images/os/motorola.png @@ -1544,6 +1635,7 @@ %%WWWDIR%%/html/images/os/nimble.png %%WWWDIR%%/html/images/os/nimble_2x.png %%WWWDIR%%/html/images/os/nortel.png +%%WWWDIR%%/html/images/os/nortel_2x.png %%WWWDIR%%/html/images/os/novell.png %%WWWDIR%%/html/images/os/novell_2x.png %%WWWDIR%%/html/images/os/nrg.png @@ -1554,6 +1646,8 @@ %%WWWDIR%%/html/images/os/oki_2x.png %%WWWDIR%%/html/images/os/olivetti.png %%WWWDIR%%/html/images/os/olivetti_2x.png +%%WWWDIR%%/html/images/os/omnitron.png +%%WWWDIR%%/html/images/os/omnitron_2x.png %%WWWDIR%%/html/images/os/oneaccess.png %%WWWDIR%%/html/images/os/oneaccess_2x.png %%WWWDIR%%/html/images/os/open-e.png @@ -1568,9 +1662,16 @@ %%WWWDIR%%/html/images/os/opensolaris_2x.png %%WWWDIR%%/html/images/os/openwrt.png %%WWWDIR%%/html/images/os/openwrt_2x.png +%%WWWDIR%%/html/images/os/opnsense.png +%%WWWDIR%%/html/images/os/opnsense_2x.png +%%WWWDIR%%/html/images/os/oracle.png +%%WWWDIR%%/html/images/os/oracle_2x.png %%WWWDIR%%/html/images/os/packetflux.png %%WWWDIR%%/html/images/os/packetflux_2x.png %%WWWDIR%%/html/images/os/paloalto.png +%%WWWDIR%%/html/images/os/paloalto_2x.png +%%WWWDIR%%/html/images/os/panasas.png +%%WWWDIR%%/html/images/os/panasas_2x.png %%WWWDIR%%/html/images/os/panasonic.png %%WWWDIR%%/html/images/os/panasonic_2x.png %%WWWDIR%%/html/images/os/papouch.png @@ -1578,6 +1679,10 @@ %%WWWDIR%%/html/images/os/patton_2x.png %%WWWDIR%%/html/images/os/pc-bsd.png %%WWWDIR%%/html/images/os/pc-bsd_2x.png +%%WWWDIR%%/html/images/os/peplink.png +%%WWWDIR%%/html/images/os/peplink_2x.png +%%WWWDIR%%/html/images/os/perle.png +%%WWWDIR%%/html/images/os/perle_2x.png %%WWWDIR%%/html/images/os/pfsense.png %%WWWDIR%%/html/images/os/pfsense_2x.png %%WWWDIR%%/html/images/os/pica8.png @@ -1591,11 +1696,14 @@ %%WWWDIR%%/html/images/os/procera.png %%WWWDIR%%/html/images/os/proxim.png %%WWWDIR%%/html/images/os/proxyav.png +%%WWWDIR%%/html/images/os/pulse_secure.png +%%WWWDIR%%/html/images/os/pulse_secure_2x.png %%WWWDIR%%/html/images/os/qnap.png %%WWWDIR%%/html/images/os/quanta.png %%WWWDIR%%/html/images/os/quanta_2x.png %%WWWDIR%%/html/images/os/racktivity.png %%WWWDIR%%/html/images/os/radlan.png +%%WWWDIR%%/html/images/os/radlan_2x.png %%WWWDIR%%/html/images/os/radware.png %%WWWDIR%%/html/images/os/radware_2x.png %%WWWDIR%%/html/images/os/raisecom.png @@ -1621,18 +1729,25 @@ %%WWWDIR%%/html/images/os/samsung.png %%WWWDIR%%/html/images/os/samsung_2x.png %%WWWDIR%%/html/images/os/screenos.png +%%WWWDIR%%/html/images/os/serverscheck.png +%%WWWDIR%%/html/images/os/serverscheck_2x.png %%WWWDIR%%/html/images/os/servertech.png %%WWWDIR%%/html/images/os/servertech_2x.png %%WWWDIR%%/html/images/os/sharp.png +%%WWWDIR%%/html/images/os/sharp_2x.png %%WWWDIR%%/html/images/os/shoretel.png %%WWWDIR%%/html/images/os/shoretel_2x.png %%WWWDIR%%/html/images/os/shoretelos.png +%%WWWDIR%%/html/images/os/siklu.png +%%WWWDIR%%/html/images/os/siklu_2x.png %%WWWDIR%%/html/images/os/sindoh.png %%WWWDIR%%/html/images/os/sindoh_2x.png %%WWWDIR%%/html/images/os/slackware.png %%WWWDIR%%/html/images/os/slackware_2x.png %%WWWDIR%%/html/images/os/smartoptics.png %%WWWDIR%%/html/images/os/snom.png +%%WWWDIR%%/html/images/os/snr.png +%%WWWDIR%%/html/images/os/snr_2x.png %%WWWDIR%%/html/images/os/solaris.png %%WWWDIR%%/html/images/os/solaris_2x.png %%WWWDIR%%/html/images/os/sonicwall.png @@ -1641,6 +1756,8 @@ %%WWWDIR%%/html/images/os/sophos_2x.png %%WWWDIR%%/html/images/os/speedtouch.png %%WWWDIR%%/html/images/os/speedtouch_2x.png +%%WWWDIR%%/html/images/os/summitd.png +%%WWWDIR%%/html/images/os/summitd_2x.png %%WWWDIR%%/html/images/os/sun_oracle.png %%WWWDIR%%/html/images/os/sun_oracle_2x.png %%WWWDIR%%/html/images/os/supermicro.png @@ -1649,6 +1766,9 @@ %%WWWDIR%%/html/images/os/suse_2x.png %%WWWDIR%%/html/images/os/symbol.png %%WWWDIR%%/html/images/os/synology.png +%%WWWDIR%%/html/images/os/synology_2x.png +%%WWWDIR%%/html/images/os/teltonika.png +%%WWWDIR%%/html/images/os/teltonika_2x.png %%WWWDIR%%/html/images/os/teracom.png %%WWWDIR%%/html/images/os/teradici.png %%WWWDIR%%/html/images/os/toshiba.png @@ -1657,17 +1777,27 @@ %%WWWDIR%%/html/images/os/tp-link_2x.png %%WWWDIR%%/html/images/os/trango.png %%WWWDIR%%/html/images/os/tranzeo.png +%%WWWDIR%%/html/images/os/trendmicro.png +%%WWWDIR%%/html/images/os/trendmicro_2x.png %%WWWDIR%%/html/images/os/tripplite.png %%WWWDIR%%/html/images/os/tripplite_2x.png +%%WWWDIR%%/html/images/os/truen.png +%%WWWDIR%%/html/images/os/truen_2x.png %%WWWDIR%%/html/images/os/tsl.png %%WWWDIR%%/html/images/os/ubiquiti.png %%WWWDIR%%/html/images/os/ubiquiti_2x.png %%WWWDIR%%/html/images/os/ubuntu.png %%WWWDIR%%/html/images/os/ubuntu_2x.png %%WWWDIR%%/html/images/os/uniflair.png +%%WWWDIR%%/html/images/os/vertiv.png +%%WWWDIR%%/html/images/os/vertiv_2x.png +%%WWWDIR%%/html/images/os/vivotek.png +%%WWWDIR%%/html/images/os/vivotek_2x.png %%WWWDIR%%/html/images/os/vmware.png %%WWWDIR%%/html/images/os/vmware_2x.png %%WWWDIR%%/html/images/os/voswall.png +%%WWWDIR%%/html/images/os/vubiq.png +%%WWWDIR%%/html/images/os/vubiq_2x.png %%WWWDIR%%/html/images/os/vyatta.png %%WWWDIR%%/html/images/os/vyatta_2x.png %%WWWDIR%%/html/images/os/vyos.png @@ -1684,6 +1814,10 @@ %%WWWDIR%%/html/images/os/windows_2x.png %%WWWDIR%%/html/images/os/windows_old.png %%WWWDIR%%/html/images/os/windows_old_2x.png +%%WWWDIR%%/html/images/os/wowza.png +%%WWWDIR%%/html/images/os/wowza_2x.png +%%WWWDIR%%/html/images/os/wti.png +%%WWWDIR%%/html/images/os/wti_2x.png %%WWWDIR%%/html/images/os/wut.png %%WWWDIR%%/html/images/os/wut_2x.png %%WWWDIR%%/html/images/os/wxgoos.png @@ -1709,8 +1843,17 @@ %%WWWDIR%%/html/img/glyphicons-halflings-white.png %%WWWDIR%%/html/img/glyphicons-halflings.png %%WWWDIR%%/html/img/sprite.png +%%WWWDIR%%/html/img/svg_png.png +%%WWWDIR%%/html/img/svg_png_36.png %%WWWDIR%%/html/includes/.htaccess +%%WWWDIR%%/html/includes/actions/alert_entry_ignore_until_ok.inc.php %%WWWDIR%%/html/includes/alerting-navbar.inc.php +%%WWWDIR%%/html/includes/api/errorcodes.inc.php +%%WWWDIR%%/html/includes/api/functions.inc.php +%%WWWDIR%%/html/includes/api/module.billing.inc.php +%%WWWDIR%%/html/includes/api/module.demo.inc.php +%%WWWDIR%%/html/includes/api/module.inventory.inc.php +%%WWWDIR%%/html/includes/api/module.packages.inc.php %%WWWDIR%%/html/includes/authenticate-functions.inc.php %%WWWDIR%%/html/includes/authenticate.inc.php %%WWWDIR%%/html/includes/authentication/cas.inc.php @@ -1725,9 +1868,15 @@ %%WWWDIR%%/html/includes/collectd/definitions.php %%WWWDIR%%/html/includes/collectd/functions.php %%WWWDIR%%/html/includes/contacts-navbar.inc.php +%%WWWDIR%%/html/includes/customoids-navbar.inc.php %%WWWDIR%%/html/includes/entities/device.inc.php %%WWWDIR%%/html/includes/entities/generic.inc.php %%WWWDIR%%/html/includes/entities/mempool.inc.php +%%WWWDIR%%/html/includes/entities/netscaler.inc.php +%%WWWDIR%%/html/includes/entities/netscalersvc.inc.php +%%WWWDIR%%/html/includes/entities/netscalersvcgrpmem.inc.php +%%WWWDIR%%/html/includes/entities/netscalervsvr.inc.php +%%WWWDIR%%/html/includes/entities/oid_entry.inc.php %%WWWDIR%%/html/includes/entities/p2pradio.inc.php %%WWWDIR%%/html/includes/entities/port.inc.php %%WWWDIR%%/html/includes/entities/printersupply.inc.php @@ -1773,6 +1922,16 @@ %%WWWDIR%%/html/includes/graphs/application/bind_zone_maint.inc.php %%WWWDIR%%/html/includes/graphs/application/dhcpkit_msgtypes.inc.php %%WWWDIR%%/html/includes/graphs/application/dhcpkit_packets.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_auth.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_auth_cache.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_cache.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_commands.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_connected.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_cpu.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_io.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_pages.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_storage.inc.php +%%WWWDIR%%/html/includes/graphs/application/dovecot_usage.inc.php %%WWWDIR%%/html/includes/graphs/application/drbd_disk_bits.inc.php %%WWWDIR%%/html/includes/graphs/application/drbd_network_bits.inc.php %%WWWDIR%%/html/includes/graphs/application/drbd_queue.inc.php @@ -1799,8 +1958,14 @@ %%WWWDIR%%/html/includes/graphs/application/exchange_trans_smtp.inc.php %%WWWDIR%%/html/includes/graphs/application/exchange_trans_subque.inc.php %%WWWDIR%%/html/includes/graphs/application/exim-mailqueue_total.inc.php +%%WWWDIR%%/html/includes/graphs/application/exim_reject.inc.php +%%WWWDIR%%/html/includes/graphs/application/exim_sent.inc.php +%%WWWDIR%%/html/includes/graphs/application/exim_spam.inc.php %%WWWDIR%%/html/includes/graphs/application/freeradius_accounting.inc.php %%WWWDIR%%/html/includes/graphs/application/freeradius_authentication.inc.php +%%WWWDIR%%/html/includes/graphs/application/ioping_iops.inc.php +%%WWWDIR%%/html/includes/graphs/application/ioping_speed.inc.php +%%WWWDIR%%/html/includes/graphs/application/ioping_timing.inc.php %%WWWDIR%%/html/includes/graphs/application/jvmoverjmx_classes.inc.php %%WWWDIR%%/html/includes/graphs/application/jvmoverjmx_eden.inc.php %%WWWDIR%%/html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php @@ -1983,6 +2148,8 @@ %%WWWDIR%%/html/includes/graphs/common.inc.php %%WWWDIR%%/html/includes/graphs/customer/auth.inc.php %%WWWDIR%%/html/includes/graphs/customer/bits.inc.php +%%WWWDIR%%/html/includes/graphs/customoid/auth.inc.php +%%WWWDIR%%/html/includes/graphs/customoid/graph.inc.php %%WWWDIR%%/html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php %%WWWDIR%%/html/includes/graphs/device/NETAPP-MIB_net_io.inc.php %%WWWDIR%%/html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php @@ -2066,6 +2233,7 @@ %%WWWDIR%%/html/includes/graphs/device/netscalersvc_conns.inc.php %%WWWDIR%%/html/includes/graphs/device/netscalersvc_pkts.inc.php %%WWWDIR%%/html/includes/graphs/device/netscalersvc_reqs.inc.php +%%WWWDIR%%/html/includes/graphs/device/netscalersvc_surge.inc.php %%WWWDIR%%/html/includes/graphs/device/netscalersvc_ttfb.inc.php %%WWWDIR%%/html/includes/graphs/device/netscalersvcgrpmem.inc.php %%WWWDIR%%/html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php @@ -2100,7 +2268,9 @@ %%WWWDIR%%/html/includes/graphs/device/nfsen_packets.inc.php %%WWWDIR%%/html/includes/graphs/device/nfsen_traffic.inc.php %%WWWDIR%%/html/includes/graphs/device/pagecount.inc.php +%%WWWDIR%%/html/includes/graphs/device/panos_gptunnels.inc.php %%WWWDIR%%/html/includes/graphs/device/panos_sessions.inc.php +%%WWWDIR%%/html/includes/graphs/device/poller_perfperc.inc.php %%WWWDIR%%/html/includes/graphs/device/printersupplies.inc.php %%WWWDIR%%/html/includes/graphs/device/printersupplies_cleanerunit.inc.php %%WWWDIR%%/html/includes/graphs/device/printersupplies_developer.inc.php @@ -2151,20 +2321,37 @@ %%WWWDIR%%/html/includes/graphs/generic_multi_bits_separated.inc.php %%WWWDIR%%/html/includes/graphs/generic_multi_data.inc.php %%WWWDIR%%/html/includes/graphs/generic_multi_data_separated.inc.php +%%WWWDIR%%/html/includes/graphs/generic_multi_group_bits.inc.php +%%WWWDIR%%/html/includes/graphs/generic_multi_group_simplex_separated.inc.php %%WWWDIR%%/html/includes/graphs/generic_multi_line.inc.php %%WWWDIR%%/html/includes/graphs/generic_multi_separated.inc.php %%WWWDIR%%/html/includes/graphs/generic_multi_simplex_separated.inc.php %%WWWDIR%%/html/includes/graphs/generic_simplex.inc.php %%WWWDIR%%/html/includes/graphs/global/auth.inc.php %%WWWDIR%%/html/includes/graphs/global/bits.inc.php +%%WWWDIR%%/html/includes/graphs/global/jnx_cos_queues.inc.php +%%WWWDIR%%/html/includes/graphs/global/poller.inc.php %%WWWDIR%%/html/includes/graphs/global/poller_time.inc.php %%WWWDIR%%/html/includes/graphs/global/poller_time_separate.inc.php +%%WWWDIR%%/html/includes/graphs/global/pollermod.inc.php +%%WWWDIR%%/html/includes/graphs/global/pollermods.inc.php %%WWWDIR%%/html/includes/graphs/global/processor_separate.inc.php %%WWWDIR%%/html/includes/graphs/global/processor_stack.inc.php +%%WWWDIR%%/html/includes/graphs/global/sros_queues.inc.php %%WWWDIR%%/html/includes/graphs/graph.inc.php %%WWWDIR%%/html/includes/graphs/ipsectunnel/auth.inc.php %%WWWDIR%%/html/includes/graphs/ipsectunnel/bits.inc.php %%WWWDIR%%/html/includes/graphs/ipsectunnel/pkts.inc.php +%%WWWDIR%%/html/includes/graphs/lb-pool-member/auth.inc.php +%%WWWDIR%%/html/includes/graphs/lb-pool-member/bits.inc.php +%%WWWDIR%%/html/includes/graphs/lb-pool-member/conns.inc.php +%%WWWDIR%%/html/includes/graphs/lb-snatpool/auth.inc.php +%%WWWDIR%%/html/includes/graphs/lb-snatpool/bits.inc.php +%%WWWDIR%%/html/includes/graphs/lb-snatpool/conns.inc.php +%%WWWDIR%%/html/includes/graphs/lb-snatpool/cur_conns.inc.php +%%WWWDIR%%/html/includes/graphs/lb-virtual/auth.inc.php +%%WWWDIR%%/html/includes/graphs/lb-virtual/bits.inc.php +%%WWWDIR%%/html/includes/graphs/lb-virtual/conns.inc.php %%WWWDIR%%/html/includes/graphs/legend.inc.php %%WWWDIR%%/html/includes/graphs/location/auth.inc.php %%WWWDIR%%/html/includes/graphs/location/bits.inc.php @@ -2174,6 +2361,9 @@ %%WWWDIR%%/html/includes/graphs/mempool/auth.inc.php %%WWWDIR%%/html/includes/graphs/mempool/usage.inc.php %%WWWDIR%%/html/includes/graphs/minute_multi_line.inc.php +%%WWWDIR%%/html/includes/graphs/multi-customoid/auth.inc.php +%%WWWDIR%%/html/includes/graphs/multi-customoid/line.inc.php +%%WWWDIR%%/html/includes/graphs/multi-customoid/stacked.inc.php %%WWWDIR%%/html/includes/graphs/multi-mempool/auth.inc.php %%WWWDIR%%/html/includes/graphs/multi-mempool/usage.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/auth.inc.php @@ -2184,8 +2374,10 @@ %%WWWDIR%%/html/includes/graphs/multi-port/bits_old.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/bits_separate.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/bits_trio.inc.php +%%WWWDIR%%/html/includes/graphs/multi-port/bits_trio_compare.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/discards.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/errors.inc.php +%%WWWDIR%%/html/includes/graphs/multi-port/groups_bits.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/mcastpkts.inc.php %%WWWDIR%%/html/includes/graphs/multi-port/upkts.inc.php %%WWWDIR%%/html/includes/graphs/multi-processor/auth.inc.php @@ -2242,9 +2434,15 @@ %%WWWDIR%%/html/includes/graphs/port/adsl_speed.inc.php %%WWWDIR%%/html/includes/graphs/port/auth.inc.php %%WWWDIR%%/html/includes/graphs/port/bits.inc.php +%%WWWDIR%%/html/includes/graphs/port/discards.inc.php %%WWWDIR%%/html/includes/graphs/port/errors.inc.php %%WWWDIR%%/html/includes/graphs/port/etherlike.inc.php %%WWWDIR%%/html/includes/graphs/port/fdb_count.inc.php +%%WWWDIR%%/html/includes/graphs/port/jnx_QedBytes.inc.php +%%WWWDIR%%/html/includes/graphs/port/jnx_QedPkts.inc.php +%%WWWDIR%%/html/includes/graphs/port/jnx_TailDropPkts.inc.php +%%WWWDIR%%/html/includes/graphs/port/jnx_TotalRedDropBytes.inc.php +%%WWWDIR%%/html/includes/graphs/port/jnx_TotalRedDropPkts.inc.php %%WWWDIR%%/html/includes/graphs/port/mac_acc_total.inc.php %%WWWDIR%%/html/includes/graphs/port/nupkts.inc.php %%WWWDIR%%/html/includes/graphs/port/pagp_bits.inc.php @@ -2269,6 +2467,8 @@ %%WWWDIR%%/html/includes/graphs/sensor/crestfactor.inc.php %%WWWDIR%%/html/includes/graphs/sensor/current.inc.php %%WWWDIR%%/html/includes/graphs/sensor/dbm.inc.php +%%WWWDIR%%/html/includes/graphs/sensor/dewpoint.inc.php +%%WWWDIR%%/html/includes/graphs/sensor/dust.inc.php %%WWWDIR%%/html/includes/graphs/sensor/fanspeed.inc.php %%WWWDIR%%/html/includes/graphs/sensor/frequency.inc.php %%WWWDIR%%/html/includes/graphs/sensor/graph.inc.php @@ -2282,6 +2482,7 @@ %%WWWDIR%%/html/includes/graphs/sensor/rpower.inc.php %%WWWDIR%%/html/includes/graphs/sensor/runtime.inc.php %%WWWDIR%%/html/includes/graphs/sensor/snr.inc.php +%%WWWDIR%%/html/includes/graphs/sensor/sound.inc.php %%WWWDIR%%/html/includes/graphs/sensor/state.inc.php %%WWWDIR%%/html/includes/graphs/sensor/temperature.inc.php %%WWWDIR%%/html/includes/graphs/sensor/velocity.inc.php @@ -2317,6 +2518,7 @@ %%WWWDIR%%/html/includes/graphs/wifiradio/clients.inc.php %%WWWDIR%%/html/includes/graphs/wifiradio/frames.inc.php %%WWWDIR%%/html/includes/graphs/wifiradio/rxerrors.inc.php +%%WWWDIR%%/html/includes/maintenance-navbar.inc.php %%WWWDIR%%/html/includes/map/google-mc.inc.php %%WWWDIR%%/html/includes/map/google.inc.php %%WWWDIR%%/html/includes/map/leaflet.inc.php @@ -2338,6 +2540,7 @@ %%WWWDIR%%/html/includes/print/alert_log.inc.php %%WWWDIR%%/html/includes/print/arptable.inc.php %%WWWDIR%%/html/includes/print/authlog.inc.php +%%WWWDIR%%/html/includes/print/billing.inc.php %%WWWDIR%%/html/includes/print/common.inc.php %%WWWDIR%%/html/includes/print/dot1xtable.inc.php %%WWWDIR%%/html/includes/print/events.inc.php @@ -2354,6 +2557,7 @@ %%WWWDIR%%/html/includes/print/syslogs.inc.php %%WWWDIR%%/html/includes/search/accesspoints.inc.php %%WWWDIR%%/html/includes/search/devices.inc.php +%%WWWDIR%%/html/includes/search/inventory.inc.php %%WWWDIR%%/html/includes/search/ip-addresses.inc.php %%WWWDIR%%/html/includes/search/ports.inc.php %%WWWDIR%%/html/includes/search/sensors.inc.php @@ -2389,6 +2593,7 @@ %%WWWDIR%%/html/js/google-code-prettify.js %%WWWDIR%%/html/js/google/markerclusterer.js %%WWWDIR%%/html/js/html5shiv.min.js +%%WWWDIR%%/html/js/iconizr.min.js %%WWWDIR%%/html/js/jqplot/copyright.txt %%WWWDIR%%/html/js/jqplot/excanvas.js %%WWWDIR%%/html/js/jqplot/excanvas.min.js @@ -2428,7 +2633,9 @@ %%WWWDIR%%/html/js/jquery-ui.min.js %%WWWDIR%%/html/js/jquery.bootstrap-growl.js %%WWWDIR%%/html/js/jquery.min.js +%%WWWDIR%%/html/js/jquery.popconfirm.js %%WWWDIR%%/html/js/jquery.qtip.min.js +%%WWWDIR%%/html/js/jquery.tinytoggle.min.js %%WWWDIR%%/html/js/leaflet.js %%WWWDIR%%/html/js/mktree.js %%WWWDIR%%/html/js/observium-entities.js @@ -2462,8 +2669,17 @@ %%WWWDIR%%/html/pages/alert_check.inc.php %%WWWDIR%%/html/pages/alert_checks.inc.php %%WWWDIR%%/html/pages/alert_log.inc.php +%%WWWDIR%%/html/pages/alert_maintenance.inc.php +%%WWWDIR%%/html/pages/alert_maintenance_add.inc.php %%WWWDIR%%/html/pages/alert_regenerate.inc.php %%WWWDIR%%/html/pages/alerts.inc.php +%%WWWDIR%%/html/pages/api/errorcodes.inc.php +%%WWWDIR%%/html/pages/api/manual.billing.inc.php +%%WWWDIR%%/html/pages/api/manual.encryption.inc.php +%%WWWDIR%%/html/pages/api/manual.general.inc.php +%%WWWDIR%%/html/pages/api/manual.inc.php +%%WWWDIR%%/html/pages/api/manual.inventory.inc.php +%%WWWDIR%%/html/pages/api/manual.packages.inc.php %%WWWDIR%%/html/pages/apps.inc.php %%WWWDIR%%/html/pages/apps/default.inc.php %%WWWDIR%%/html/pages/apps/overview.inc.php @@ -2471,6 +2687,8 @@ %%WWWDIR%%/html/pages/contact.inc.php %%WWWDIR%%/html/pages/contacts.inc.php %%WWWDIR%%/html/pages/customers.inc.php +%%WWWDIR%%/html/pages/customoid.inc.php +%%WWWDIR%%/html/pages/customoids.inc.php %%WWWDIR%%/html/pages/deleted-ports.inc.php %%WWWDIR%%/html/pages/delhost.inc.php %%WWWDIR%%/html/pages/delsrv.inc.php @@ -2485,10 +2703,13 @@ %%WWWDIR%%/html/pages/device/apps/asterisk.inc.php %%WWWDIR%%/html/pages/device/apps/bind.inc.php %%WWWDIR%%/html/pages/device/apps/dhcpkit.inc.php +%%WWWDIR%%/html/pages/device/apps/dovecot.inc.php %%WWWDIR%%/html/pages/device/apps/drbd.inc.php %%WWWDIR%%/html/pages/device/apps/exchange.inc.php %%WWWDIR%%/html/pages/device/apps/exim-mailqueue.inc.php +%%WWWDIR%%/html/pages/device/apps/exim.inc.php %%WWWDIR%%/html/pages/device/apps/freeradius.inc.php +%%WWWDIR%%/html/pages/device/apps/ioping.inc.php %%WWWDIR%%/html/pages/device/apps/jvmoverjmx.inc.php %%WWWDIR%%/html/pages/device/apps/kamailio.inc.php %%WWWDIR%%/html/pages/device/apps/lighttpd.inc.php @@ -2551,6 +2772,15 @@ %%WWWDIR%%/html/pages/device/health/storage.inc.php %%WWWDIR%%/html/pages/device/hrdevice.inc.php %%WWWDIR%%/html/pages/device/latency.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/lb_pools.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/lb_snatpools.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/lb_virtuals.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/netscaler_services.inc.php +%%WWWDIR%%/html/pages/device/loadbalancer/netscaler_vsvr.inc.php %%WWWDIR%%/html/pages/device/logs.inc.php %%WWWDIR%%/html/pages/device/logs/alertlog.inc.php %%WWWDIR%%/html/pages/device/logs/eventlog.inc.php @@ -2591,12 +2821,14 @@ %%WWWDIR%%/html/pages/device/port/events.inc.php %%WWWDIR%%/html/pages/device/port/fdb.inc.php %%WWWDIR%%/html/pages/device/port/graphs.inc.php +%%WWWDIR%%/html/pages/device/port/jnx_cos_queues.inc.php %%WWWDIR%%/html/pages/device/port/junose-atm-vp.inc.php %%WWWDIR%%/html/pages/device/port/macaccounting.inc.php %%WWWDIR%%/html/pages/device/port/macaccounting_top10.inc.php %%WWWDIR%%/html/pages/device/port/pagp.inc.php %%WWWDIR%%/html/pages/device/port/realtime.inc.php %%WWWDIR%%/html/pages/device/port/sensors.inc.php +%%WWWDIR%%/html/pages/device/port/sros_queues.inc.php %%WWWDIR%%/html/pages/device/port/vlans.inc.php %%WWWDIR%%/html/pages/device/ports.inc.php %%WWWDIR%%/html/pages/device/ports/adsl.inc.php @@ -2606,6 +2838,7 @@ %%WWWDIR%%/html/pages/device/ports/ipv6.inc.php %%WWWDIR%%/html/pages/device/ports/map.inc.php %%WWWDIR%%/html/pages/device/ports/neighbours.inc.php +%%WWWDIR%%/html/pages/device/ports/sensors.inc.php %%WWWDIR%%/html/pages/device/printing.inc.php %%WWWDIR%%/html/pages/device/pseudowires.inc.php %%WWWDIR%%/html/pages/device/routing.inc.php @@ -2638,6 +2871,7 @@ %%WWWDIR%%/html/pages/edituser/deleteuser.inc.php %%WWWDIR%%/html/pages/eventlog.inc.php %%WWWDIR%%/html/pages/front/default.php +%%WWWDIR%%/html/pages/front/test.php %%WWWDIR%%/html/pages/graphs.inc.php %%WWWDIR%%/html/pages/health.inc.php %%WWWDIR%%/html/pages/health/mempool.inc.php @@ -2651,7 +2885,9 @@ %%WWWDIR%%/html/pages/locations.inc.php %%WWWDIR%%/html/pages/logon.inc.php %%WWWDIR%%/html/pages/mibs.inc.php +%%WWWDIR%%/html/pages/modules.inc.php %%WWWDIR%%/html/pages/neighbours.inc.php +%%WWWDIR%%/html/pages/os.inc.php %%WWWDIR%%/html/pages/p2pradios.inc.php %%WWWDIR%%/html/pages/packages.inc.php %%WWWDIR%%/html/pages/pollerlog.inc.php @@ -2662,6 +2898,7 @@ %%WWWDIR%%/html/pages/preferences/authentication.inc.php %%WWWDIR%%/html/pages/preferences/authlog.inc.php %%WWWDIR%%/html/pages/preferences/general.inc.php +%%WWWDIR%%/html/pages/processes.inc.php %%WWWDIR%%/html/pages/pseudowires.inc.php %%WWWDIR%%/html/pages/routing.inc.php %%WWWDIR%%/html/pages/routing/bgp.inc.php @@ -2689,10 +2926,12 @@ %%WWWDIR%%/html/pages/vms.inc.php %%WWWDIR%%/html/pdf.php %%WWWDIR%%/html/robots.txt +%%WWWDIR%%/includes/alerting/alertops.inc.php %%WWWDIR%%/includes/alerting/clickatell.inc.php %%WWWDIR%%/includes/alerting/email.inc.php %%WWWDIR%%/includes/alerting/hipchat.inc.php %%WWWDIR%%/includes/alerting/messagebird.inc.php +%%WWWDIR%%/includes/alerting/opsgenie.inc.php %%WWWDIR%%/includes/alerting/pagerduty.inc.php %%WWWDIR%%/includes/alerting/pushover.inc.php %%WWWDIR%%/includes/alerting/redoxygen.inc.php @@ -2700,10 +2939,13 @@ %%WWWDIR%%/includes/alerting/slack.inc.php %%WWWDIR%%/includes/alerting/smsbox.inc.php %%WWWDIR%%/includes/alerting/telegram.inc.php +%%WWWDIR%%/includes/alerting/textlocal.inc.php %%WWWDIR%%/includes/alerting/victorops.inc.php %%WWWDIR%%/includes/alerting/webhook-old.inc.php +%%WWWDIR%%/includes/alerting/webhook.inc.php %%WWWDIR%%/includes/alerting/xmpp.inc.php %%WWWDIR%%/includes/alerts.inc.php +%%WWWDIR%%/includes/cache.inc.php %%WWWDIR%%/includes/common.inc.php %%WWWDIR%%/includes/community.inc.php %%WWWDIR%%/includes/config-variables.inc.php @@ -2711,10 +2953,21 @@ %%WWWDIR%%/includes/db/mysql.inc.php %%WWWDIR%%/includes/db/mysqli.inc.php %%WWWDIR%%/includes/defaults.inc.php -%%WWWDIR%%/includes/defaults.inc.php.orig %%WWWDIR%%/includes/definitions.inc.php -%%WWWDIR%%/includes/definitions/definitions.dat +%%WWWDIR%%/includes/definitions/apps.inc.php +%%WWWDIR%%/includes/definitions/entities.inc.php +%%WWWDIR%%/includes/definitions/geo.inc.php +%%WWWDIR%%/includes/definitions/graphtypes.inc.php +%%WWWDIR%%/includes/definitions/mibs.inc.php +%%WWWDIR%%/includes/definitions/models.inc.php +%%WWWDIR%%/includes/definitions/os.inc.php +%%WWWDIR%%/includes/definitions/rewrites.inc.php +%%WWWDIR%%/includes/definitions/rrdtypes.inc.php +%%WWWDIR%%/includes/definitions/sensors.inc.php +%%WWWDIR%%/includes/definitions/status.inc.php +%%WWWDIR%%/includes/definitions/transports.inc.php %%WWWDIR%%/includes/definitions/version.inc.php +%%WWWDIR%%/includes/definitions/vm.inc.php %%WWWDIR%%/includes/definitions/wui.inc.php %%WWWDIR%%/includes/discovery/arp-table.inc.php %%WWWDIR%%/includes/discovery/bgp-peers.inc.php @@ -2724,6 +2977,7 @@ %%WWWDIR%%/includes/discovery/functions.inc.php %%WWWDIR%%/includes/discovery/graphs.inc.php *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Mon Dec 18 07:16:27 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F524EA3CB6; Mon, 18 Dec 2017 07:16:27 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFFD86ECB2; Mon, 18 Dec 2017 07:16:26 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBI7GQg3053323; Mon, 18 Dec 2017 07:16:26 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBI7GPLY053321; Mon, 18 Dec 2017 07:16:25 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201712180716.vBI7GPLY053321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 18 Dec 2017 07:16:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456598 - branches/2017Q4/x11/libXcursor X-SVN-Group: ports-branches X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: branches/2017Q4/x11/libXcursor X-SVN-Commit-Revision: 456598 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 07:16:27 -0000 Author: zeising Date: Mon Dec 18 07:16:25 2017 New Revision: 456598 URL: https://svnweb.freebsd.org/changeset/ports/456598 Log: MFH: r456538 Update to 1.1.15 This update contains a fix for CVE-2017-16612, integer overflow that can lead to a heap buffer overflow when parsing malicious files. For general changelog, see https://lists.x.org/archives/xorg-announce/2017-November/002823.html Security: ddecde18-e33b-11e7-a293-54e1ad3d6335 Approved by: ports-secteam (delphij) Modified: branches/2017Q4/x11/libXcursor/Makefile branches/2017Q4/x11/libXcursor/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/x11/libXcursor/Makefile ============================================================================== --- branches/2017Q4/x11/libXcursor/Makefile Mon Dec 18 07:16:09 2017 (r456597) +++ branches/2017Q4/x11/libXcursor/Makefile Mon Dec 18 07:16:25 2017 (r456598) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXcursor -PORTVERSION= 1.1.14 -PORTREVISION= 4 +PORTVERSION= 1.1.15 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2017Q4/x11/libXcursor/distinfo ============================================================================== --- branches/2017Q4/x11/libXcursor/distinfo Mon Dec 18 07:16:09 2017 (r456597) +++ branches/2017Q4/x11/libXcursor/distinfo Mon Dec 18 07:16:25 2017 (r456598) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXcursor-1.1.14.tar.bz2) = 9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df -SIZE (xorg/lib/libXcursor-1.1.14.tar.bz2) = 311896 +TIMESTAMP = 1513522502 +SHA256 (xorg/lib/libXcursor-1.1.15.tar.bz2) = 294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b +SIZE (xorg/lib/libXcursor-1.1.15.tar.bz2) = 331607 From owner-svn-ports-branches@freebsd.org Mon Dec 18 07:17:46 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80BEAEA3D45; Mon, 18 Dec 2017 07:17:46 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 428B06EDC5; Mon, 18 Dec 2017 07:17:46 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBI7HjA0053566; Mon, 18 Dec 2017 07:17:45 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBI7HjWh053562; Mon, 18 Dec 2017 07:17:45 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201712180717.vBI7HjWh053562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 18 Dec 2017 07:17:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456599 - in branches/2017Q4/x11-fonts: libXfont libXfont2 X-SVN-Group: ports-branches X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in branches/2017Q4/x11-fonts: libXfont libXfont2 X-SVN-Commit-Revision: 456599 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 07:17:46 -0000 Author: zeising Date: Mon Dec 18 07:17:44 2017 New Revision: 456599 URL: https://svnweb.freebsd.org/changeset/ports/456599 Log: MFH: r456561 Update libXfont ports. Update libXfont to 1.5.4. Update libXfont2 to 2.0.3. This fixes several security vulnerabilities. Security: 08a125f3-e35a-11e7-a293-54e1ad3d6335 3b9590a1-e358-11e7-a293-54e1ad3d6335 Approved by: ports-secteam (delphij) Modified: branches/2017Q4/x11-fonts/libXfont/Makefile branches/2017Q4/x11-fonts/libXfont/distinfo branches/2017Q4/x11-fonts/libXfont2/Makefile branches/2017Q4/x11-fonts/libXfont2/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/x11-fonts/libXfont/Makefile ============================================================================== --- branches/2017Q4/x11-fonts/libXfont/Makefile Mon Dec 18 07:16:25 2017 (r456598) +++ branches/2017Q4/x11-fonts/libXfont/Makefile Mon Dec 18 07:17:44 2017 (r456599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXfont -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.4 PORTEPOCH= 2 CATEGORIES= x11-fonts Modified: branches/2017Q4/x11-fonts/libXfont/distinfo ============================================================================== --- branches/2017Q4/x11-fonts/libXfont/distinfo Mon Dec 18 07:16:25 2017 (r456598) +++ branches/2017Q4/x11-fonts/libXfont/distinfo Mon Dec 18 07:17:44 2017 (r456599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478372826 -SHA256 (xorg/lib/libXfont-1.5.2.tar.bz2) = 02945ea68da447102f3e6c2b896c1d2061fd115de99404facc2aca3ad7010d71 -SIZE (xorg/lib/libXfont-1.5.2.tar.bz2) = 530367 +TIMESTAMP = 1513535204 +SHA256 (xorg/lib/libXfont-1.5.4.tar.bz2) = 1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242 +SIZE (xorg/lib/libXfont-1.5.4.tar.bz2) = 528883 Modified: branches/2017Q4/x11-fonts/libXfont2/Makefile ============================================================================== --- branches/2017Q4/x11-fonts/libXfont2/Makefile Mon Dec 18 07:16:25 2017 (r456598) +++ branches/2017Q4/x11-fonts/libXfont2/Makefile Mon Dec 18 07:17:44 2017 (r456599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXfont2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.3 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org Modified: branches/2017Q4/x11-fonts/libXfont2/distinfo ============================================================================== --- branches/2017Q4/x11-fonts/libXfont2/distinfo Mon Dec 18 07:16:25 2017 (r456598) +++ branches/2017Q4/x11-fonts/libXfont2/distinfo Mon Dec 18 07:17:44 2017 (r456599) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXfont2-2.0.1.tar.bz2) = e9fbbb475ddd171b3a6a54b989cbade1f6f874fc35d505ebc5be426bc6e4db7e -SIZE (xorg/lib/libXfont2-2.0.1.tar.bz2) = 472822 +TIMESTAMP = 1513535326 +SHA256 (xorg/lib/libXfont2-2.0.3.tar.bz2) = 0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e +SIZE (xorg/lib/libXfont2-2.0.3.tar.bz2) = 497085 From owner-svn-ports-branches@freebsd.org Mon Dec 18 10:47:46 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB918E83293; Mon, 18 Dec 2017 10:47:46 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E325742B6; Mon, 18 Dec 2017 10:47:46 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBIAljmT041179; Mon, 18 Dec 2017 10:47:45 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBIAljHL041177; Mon, 18 Dec 2017 10:47:45 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201712181047.vBIAljHL041177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 18 Dec 2017 10:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456605 - in branches/2017Q4/misc/mc: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: in branches/2017Q4/misc/mc: . files X-SVN-Commit-Revision: 456605 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 10:47:46 -0000 Author: woodsb02 Date: Mon Dec 18 10:47:45 2017 New Revision: 456605 URL: https://svnweb.freebsd.org/changeset/ports/456605 Log: MFH: r456522 misc/mc: Fix SUBSHELL blank terminal upon opening in xterm with Slang Note: Unfortunately this does not fix this issue on the FreeBSD console. PR: 217758 Submitted by: Alexander Moisseev Reported by: Dron Reported by: danfe Approved by: ports-secteam (delphij) Added: branches/2017Q4/misc/mc/files/patch-lib_tty_tty-slang.c - copied unchanged from r456522, head/misc/mc/files/patch-lib_tty_tty-slang.c Modified: branches/2017Q4/misc/mc/Makefile Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/misc/mc/Makefile ============================================================================== --- branches/2017Q4/misc/mc/Makefile Mon Dec 18 09:04:34 2017 (r456604) +++ branches/2017Q4/misc/mc/Makefile Mon Dec 18 10:47:45 2017 (r456605) @@ -4,6 +4,7 @@ PORTNAME= mc PORTVERSION= 4.8.19 PORTREVISION= 3 +PORTREVISION= 1 CATEGORIES= misc shells MASTER_SITES= http://ftp.midnight-commander.org/ \ http://ftp.osuosl.org/pub/midnightcommander/ Copied: branches/2017Q4/misc/mc/files/patch-lib_tty_tty-slang.c (from r456522, head/misc/mc/files/patch-lib_tty_tty-slang.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/misc/mc/files/patch-lib_tty_tty-slang.c Mon Dec 18 10:47:45 2017 (r456605, copy of r456522, head/misc/mc/files/patch-lib_tty_tty-slang.c) @@ -0,0 +1,28 @@ +--- lib/tty/tty-slang.c.orig 2017-03-04 17:51:38 UTC ++++ lib/tty/tty-slang.c +@@ -373,7 +373,11 @@ tty_shutdown (void) + void + tty_enter_ca_mode (void) + { +- /* S-Lang handles alternate screen switching and cursor position saving */ ++ if (mc_global.tty.xterm_flag) ++ { ++ fprintf (stdout, /* ESC_STR ")0" */ ESC_STR "7" ESC_STR "[?47h"); ++ fflush (stdout); ++ } + } + + /* --------------------------------------------------------------------------------------------- */ +@@ -381,7 +385,11 @@ tty_enter_ca_mode (void) + void + tty_exit_ca_mode (void) + { +- /* S-Lang handles alternate screen switching and cursor position restoring */ ++ if (mc_global.tty.xterm_flag) ++ { ++ fprintf (stdout, ESC_STR "[?47l" ESC_STR "8" ESC_STR "[m"); ++ fflush (stdout); ++ } + } + + /* --------------------------------------------------------------------------------------------- */ From owner-svn-ports-branches@freebsd.org Mon Dec 18 22:02:24 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BAF8E8C2D7; Mon, 18 Dec 2017 22:02:24 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 681BE72FD1; Mon, 18 Dec 2017 22:02:24 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBIM2NH6032946; Mon, 18 Dec 2017 22:02:23 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBIM2N1Z032944; Mon, 18 Dec 2017 22:02:23 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201712182202.vBIM2N1Z032944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Mon, 18 Dec 2017 22:02:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456686 - branches/2017Q4/devel/jenkins X-SVN-Group: ports-branches X-SVN-Commit-Author: brd X-SVN-Commit-Paths: branches/2017Q4/devel/jenkins X-SVN-Commit-Revision: 456686 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 22:02:24 -0000 Author: brd Date: Mon Dec 18 22:02:23 2017 New Revision: 456686 URL: https://svnweb.freebsd.org/changeset/ports/456686 Log: MFH the following revisions to update of devel/jenkins to 2.95: r454130 r454589 r455018 r455494 r456109 r456315 Approved by: portmgr (swills) Security: 7136e6b7-e1b3-11e7-a4d3-000c292ee6b8 Modified: branches/2017Q4/devel/jenkins/Makefile branches/2017Q4/devel/jenkins/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/devel/jenkins/Makefile ============================================================================== --- branches/2017Q4/devel/jenkins/Makefile Mon Dec 18 22:01:59 2017 (r456685) +++ branches/2017Q4/devel/jenkins/Makefile Mon Dec 18 22:02:23 2017 (r456686) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.89 +PORTVERSION= 2.95 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2017Q4/devel/jenkins/distinfo ============================================================================== --- branches/2017Q4/devel/jenkins/distinfo Mon Dec 18 22:01:59 2017 (r456685) +++ branches/2017Q4/devel/jenkins/distinfo Mon Dec 18 22:02:23 2017 (r456686) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510232725 -SHA256 (jenkins/2.89/jenkins.war) = e7551f166479b54135e2255f42decc2cce7a28150e3d345dd28c8e049486b71d -SIZE (jenkins/2.89/jenkins.war) = 74281498 +TIMESTAMP = 1513272037 +SHA256 (jenkins/2.95/jenkins.war) = 1b0ab9c06133117a920fe0928aa642c59634e3ea47f950073c7ae13275d7f522 +SIZE (jenkins/2.95/jenkins.war) = 74275142 From owner-svn-ports-branches@freebsd.org Tue Dec 19 02:22:55 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DDD3EA0B6A; Tue, 19 Dec 2017 02:22:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0846A7E46D; Tue, 19 Dec 2017 02:22:54 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBJ2MsSk044103; Tue, 19 Dec 2017 02:22:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBJ2MrG9044093; Tue, 19 Dec 2017 02:22:53 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712190222.vBJ2MrG9044093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 19 Dec 2017 02:22:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456701 - in branches/2017Q4: Mk lang/ruby22 lang/ruby22/files lang/ruby23 lang/ruby23/files lang/ruby24 lang/ruby24/files X-SVN-Group: ports-branches X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in branches/2017Q4: Mk lang/ruby22 lang/ruby22/files lang/ruby23 lang/ruby23/files lang/ruby24 lang/ruby24/files X-SVN-Commit-Revision: 456701 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Dec 2017 02:22:55 -0000 Author: swills Date: Tue Dec 19 02:22:52 2017 New Revision: 456701 URL: https://svnweb.freebsd.org/changeset/ports/456701 Log: MFH: r454686 r456700 lang/ruby2?: make rubygem-* ports reproducible PR: 223781 exp-run by: antoine Update lang/ruby2[2,3,4] to latest versions. Fixes a security issue. PR: 224356 Submitted by: Yasuhiro KIMURA Security: dd644964-e10e-11e7-8097-0800271d4b9c Approved by: ports-secteam (implicit) Added: branches/2017Q4/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb - copied unchanged from r454686, head/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb branches/2017Q4/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb - copied unchanged from r454686, head/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb branches/2017Q4/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb - copied unchanged from r454686, head/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb Modified: branches/2017Q4/Mk/bsd.ruby.mk branches/2017Q4/lang/ruby22/distinfo branches/2017Q4/lang/ruby22/pkg-plist branches/2017Q4/lang/ruby23/distinfo branches/2017Q4/lang/ruby23/pkg-plist branches/2017Q4/lang/ruby24/distinfo branches/2017Q4/lang/ruby24/pkg-plist Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/Mk/bsd.ruby.mk ============================================================================== --- branches/2017Q4/Mk/bsd.ruby.mk Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/Mk/bsd.ruby.mk Tue Dec 19 02:22:52 2017 (r456701) @@ -154,7 +154,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # # Ruby 2.2 # -RUBY_RELVERSION= 2.2.8 +RUBY_RELVERSION= 2.2.9 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 @@ -164,7 +164,7 @@ RUBY22= "" # PLIST_SUB helpers # # Ruby 2.3 # -RUBY_RELVERSION= 2.3.5 +RUBY_RELVERSION= 2.3.6 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 @@ -174,7 +174,7 @@ RUBY23= "" # PLIST_SUB helpers # # Ruby 2.4 # -RUBY_RELVERSION= 2.4.2 +RUBY_RELVERSION= 2.4.3 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: branches/2017Q4/lang/ruby22/distinfo ============================================================================== --- branches/2017Q4/lang/ruby22/distinfo Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/lang/ruby22/distinfo Tue Dec 19 02:22:52 2017 (r456701) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505677428 -SHA256 (ruby/ruby-2.2.8.tar.xz) = 37eafc15037396c26870f6a6c5bcd0658d14b46cd5e191a3b56d89dd22d561b0 -SIZE (ruby/ruby-2.2.8.tar.xz) = 10520648 +TIMESTAMP = 1513294825 +SHA256 (ruby/ruby-2.2.9.tar.xz) = 313b44b1105589d00bb30b9cccf7da44d263fe20a2d8d269ada536d4a7ef285c +SIZE (ruby/ruby-2.2.9.tar.xz) = 10511456 Copied: branches/2017Q4/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb (from r454686, head/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb Tue Dec 19 02:22:52 2017 (r456701, copy of r454686, head/lang/ruby22/files/patch-lib_rdoc_generator_json_index.rb) @@ -0,0 +1,20 @@ +--- ./lib/rdoc/generator/json_index.rb.orig 2017-11-12 19:41:46.332613000 -0500 ++++ ./lib/rdoc/generator/json_index.rb 2017-11-12 19:41:56.834004000 -0500 +@@ -169,7 +169,7 @@ + debug_msg "Writing gzipped search index to %s" % outfile + + Zlib::GzipWriter.open(outfile) do |gz| +- gz.mtime = File.mtime(search_index_file) ++ gz.mtime = 1 + gz.orig_name = search_index_file.to_s + gz.write search_index + gz.close +@@ -187,7 +187,7 @@ + debug_msg "Writing gzipped file to %s" % outfile + + Zlib::GzipWriter.open(outfile) do |gz| +- gz.mtime = File.mtime(dest) ++ gz.mtime = 1 + gz.orig_name = dest.to_s + gz.write data + gz.close Modified: branches/2017Q4/lang/ruby22/pkg-plist ============================================================================== --- branches/2017Q4/lang/ruby22/pkg-plist Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/lang/ruby22/pkg-plist Tue Dec 19 02:22:52 2017 (r456701) @@ -731,6 +731,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/resolver/stats.rb %%RUBY_LIBDIR%%/rubygems/resolver/vendor_set.rb %%RUBY_LIBDIR%%/rubygems/resolver/vendor_specification.rb +%%RUBY_LIBDIR%%/rubygems/safe_yaml.rb %%RUBY_LIBDIR%%/rubygems/security.rb %%RUBY_LIBDIR%%/rubygems/security/policies.rb %%RUBY_LIBDIR%%/rubygems/security/policy.rb @@ -7715,6 +7716,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Gem/Resolver/soft_missing-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Resolver/stats-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/RubyVersionMismatch/cdesc-RubyVersionMismatch.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/cdesc-SafeYAML.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/load-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/safe_load-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Exception/cdesc-Exception.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Policy/cdesc-Policy.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Policy/check_cert-i.ri Modified: branches/2017Q4/lang/ruby23/distinfo ============================================================================== --- branches/2017Q4/lang/ruby23/distinfo Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/lang/ruby23/distinfo Tue Dec 19 02:22:52 2017 (r456701) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505677434 -SHA256 (ruby/ruby-2.3.5.tar.xz) = 7d3a7dabb190c2da06c963063342ca9a214bcd26f2158e904f0ec059b065ffda -SIZE (ruby/ruby-2.3.5.tar.xz) = 11437868 +TIMESTAMP = 1513293503 +SHA256 (ruby/ruby-2.3.6.tar.xz) = e0d969ac22d4a403c1204868bb9c0d068aa35045bb3934cf50b17b7f66059f56 +SIZE (ruby/ruby-2.3.6.tar.xz) = 11445628 Copied: branches/2017Q4/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb (from r454686, head/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb Tue Dec 19 02:22:52 2017 (r456701, copy of r454686, head/lang/ruby23/files/patch-lib_rdoc_generator_json_index.rb) @@ -0,0 +1,20 @@ +--- ./lib/rdoc/generator/json_index.rb.orig 2017-11-12 19:38:46.598341000 -0500 ++++ ./lib/rdoc/generator/json_index.rb 2017-11-12 19:38:59.759125000 -0500 +@@ -175,7 +175,7 @@ + debug_msg "Writing gzipped search index to %s" % outfile + + Zlib::GzipWriter.open(outfile) do |gz| +- gz.mtime = File.mtime(search_index_file) ++ gz.mtime = 1 + gz.orig_name = search_index_file.basename.to_s + gz.write search_index + gz.close +@@ -193,7 +193,7 @@ + debug_msg "Writing gzipped file to %s" % outfile + + Zlib::GzipWriter.open(outfile) do |gz| +- gz.mtime = File.mtime(dest) ++ gz.mtime = 1 + gz.orig_name = dest.basename.to_s + gz.write data + gz.close Modified: branches/2017Q4/lang/ruby23/pkg-plist ============================================================================== --- branches/2017Q4/lang/ruby23/pkg-plist Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/lang/ruby23/pkg-plist Tue Dec 19 02:22:52 2017 (r456701) @@ -748,6 +748,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/resolver/stats.rb %%RUBY_LIBDIR%%/rubygems/resolver/vendor_set.rb %%RUBY_LIBDIR%%/rubygems/resolver/vendor_specification.rb +%%RUBY_LIBDIR%%/rubygems/safe_yaml.rb %%RUBY_LIBDIR%%/rubygems/security.rb %%RUBY_LIBDIR%%/rubygems/security/policies.rb %%RUBY_LIBDIR%%/rubygems/security/policy.rb @@ -7978,6 +7979,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Gem/Resolver/soft_missing-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Resolver/stats-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/RubyVersionMismatch/cdesc-RubyVersionMismatch.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/cdesc-SafeYAML.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/load-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/safe_load-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Exception/cdesc-Exception.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Policy/cdesc-Policy.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Policy/check_cert-i.ri Modified: branches/2017Q4/lang/ruby24/distinfo ============================================================================== --- branches/2017Q4/lang/ruby24/distinfo Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/lang/ruby24/distinfo Tue Dec 19 02:22:52 2017 (r456701) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505677438 -SHA256 (ruby/ruby-2.4.2.tar.xz) = 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735 -SIZE (ruby/ruby-2.4.2.tar.xz) = 10046412 +TIMESTAMP = 1513291404 +SHA256 (ruby/ruby-2.4.3.tar.xz) = 23677d40bf3b7621ba64593c978df40b1e026d8653c74a0599f0ead78ed92b51 +SIZE (ruby/ruby-2.4.3.tar.xz) = 10040072 Copied: branches/2017Q4/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb (from r454686, head/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb Tue Dec 19 02:22:52 2017 (r456701, copy of r454686, head/lang/ruby24/files/patch-lib_rdoc_generator_json_index.rb) @@ -0,0 +1,20 @@ +--- ./lib/rdoc/generator/json_index.rb.orig 2017-11-12 19:37:25.144883000 -0500 ++++ ./lib/rdoc/generator/json_index.rb 2017-11-12 19:37:44.551836000 -0500 +@@ -175,7 +175,7 @@ + debug_msg "Writing gzipped search index to %s" % outfile + + Zlib::GzipWriter.open(outfile) do |gz| +- gz.mtime = File.mtime(search_index_file) ++ gz.mtime = 1 + gz.orig_name = search_index_file.basename.to_s + gz.write search_index + gz.close +@@ -193,7 +193,7 @@ + debug_msg "Writing gzipped file to %s" % outfile + + Zlib::GzipWriter.open(outfile) do |gz| +- gz.mtime = File.mtime(dest) ++ gz.mtime = 1 + gz.orig_name = dest.basename.to_s + gz.write data + gz.close Modified: branches/2017Q4/lang/ruby24/pkg-plist ============================================================================== --- branches/2017Q4/lang/ruby24/pkg-plist Tue Dec 19 02:17:58 2017 (r456700) +++ branches/2017Q4/lang/ruby24/pkg-plist Tue Dec 19 02:22:52 2017 (r456701) @@ -764,6 +764,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/resolver/stats.rb %%RUBY_LIBDIR%%/rubygems/resolver/vendor_set.rb %%RUBY_LIBDIR%%/rubygems/resolver/vendor_specification.rb +%%RUBY_LIBDIR%%/rubygems/safe_yaml.rb %%RUBY_LIBDIR%%/rubygems/security.rb %%RUBY_LIBDIR%%/rubygems/security/policies.rb %%RUBY_LIBDIR%%/rubygems/security/policy.rb @@ -8140,6 +8141,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Gem/Resolver/sort_dependencies-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Resolver/stats-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/RubyVersionMismatch/cdesc-RubyVersionMismatch.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/cdesc-SafeYAML.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/load-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SafeYAML/safe_load-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Exception/cdesc-Exception.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Policy/cdesc-Policy.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Security/Policy/check_cert-i.ri From owner-svn-ports-branches@freebsd.org Tue Dec 19 05:52:39 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 801C1E8A2DF; Tue, 19 Dec 2017 05:52:39 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59D8566BC8; Tue, 19 Dec 2017 05:52:39 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBJ5qcag032917; Tue, 19 Dec 2017 05:52:38 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBJ5qcB7032913; Tue, 19 Dec 2017 05:52:38 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201712190552.vBJ5qcB7032913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 19 Dec 2017 05:52:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456707 - in branches/2017Q4/print: hplip hplip-plugin X-SVN-Group: ports-branches X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: in branches/2017Q4/print: hplip hplip-plugin X-SVN-Commit-Revision: 456707 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Dec 2017 05:52:39 -0000 Author: woodsb02 Date: Tue Dec 19 05:52:38 2017 New Revision: 456707 URL: https://svnweb.freebsd.org/changeset/ports/456707 Log: MFH: r456706 print/hplip and print/hplip-plugin: Fix URL and LICENSE information. The URL change reflects a recent website change by HP, and was preventing print/hplip-plugin from fetching correctly. The LICENSE change reflects the fact that the introductory license to the python source files mention that a later version of the GPL can optionally be used. PR: 224435 PR: 224408 Submitted by: Mason Loring Bliss Reported by: jhb Reviewed by: jhb Approved by: ports-secteam (blanket) Modified: branches/2017Q4/print/hplip-plugin/Makefile branches/2017Q4/print/hplip-plugin/pkg-descr branches/2017Q4/print/hplip/Makefile branches/2017Q4/print/hplip/pkg-descr Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/print/hplip-plugin/Makefile ============================================================================== --- branches/2017Q4/print/hplip-plugin/Makefile Tue Dec 19 05:47:40 2017 (r456706) +++ branches/2017Q4/print/hplip-plugin/Makefile Tue Dec 19 05:52:38 2017 (r456707) @@ -4,7 +4,7 @@ PORTNAME= hplip-plugin PORTVERSION= 3.17.9 CATEGORIES= print -MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ +MASTER_SITES= https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ DISTNAME= hplip-${DISTVERSION}-plugin EXTRACT_SUFX= .run Modified: branches/2017Q4/print/hplip-plugin/pkg-descr ============================================================================== --- branches/2017Q4/print/hplip-plugin/pkg-descr Tue Dec 19 05:47:40 2017 (r456706) +++ branches/2017Q4/print/hplip-plugin/pkg-descr Tue Dec 19 05:52:38 2017 (r456707) @@ -1,3 +1,3 @@ Firmware and binary drivers for some HPLIP supported printers. -WWW: http://hplipopensource.com/ +WWW: https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html Modified: branches/2017Q4/print/hplip/Makefile ============================================================================== --- branches/2017Q4/print/hplip/Makefile Tue Dec 19 05:47:40 2017 (r456706) +++ branches/2017Q4/print/hplip/Makefile Tue Dec 19 05:52:38 2017 (r456707) @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= woodsb02@FreeBSD.org COMMENT= Drivers and utilities for HP printers and All-in-One devices -LICENSE= GPLv2 MIT BSD3CLAUSE +LICENSE= GPLv2+ MIT BSD3CLAUSE LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING Modified: branches/2017Q4/print/hplip/pkg-descr ============================================================================== --- branches/2017Q4/print/hplip/pkg-descr Tue Dec 19 05:47:40 2017 (r456706) +++ branches/2017Q4/print/hplip/pkg-descr Tue Dec 19 05:52:38 2017 (r456707) @@ -5,4 +5,4 @@ The HP driver project provides printing support for ne 1000 printer models, including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP. -WWW: http://hplipopensource.com/hplip-web/index.html +WWW: https://developers.hp.com/hp-linux-imaging-and-printing From owner-svn-ports-branches@freebsd.org Wed Dec 20 14:19:36 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABBC1E8BABC; Wed, 20 Dec 2017 14:19:36 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 830526F586; Wed, 20 Dec 2017 14:19:36 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBKEJZm0058562; Wed, 20 Dec 2017 14:19:35 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBKEJZef058557; Wed, 20 Dec 2017 14:19:35 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201712201419.vBKEJZef058557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 20 Dec 2017 14:19:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456800 - in branches/2017Q4/net/rsync: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in branches/2017Q4/net/rsync: . files X-SVN-Commit-Revision: 456800 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2017 14:19:36 -0000 Author: ehaupt Date: Wed Dec 20 14:19:34 2017 New Revision: 456800 URL: https://svnweb.freebsd.org/changeset/ports/456800 Log: MFH: r456798 - Add patches [1] to fix following security vulnerabilities: * CVE-2017-16548 * CVE-2017-17433 * CVE-2017-17434 - Bump PORTREVISION - Move position of PORTREVISION in Makefile to fix portlint warning PR: 224477 Submitted by: yasu@utahime.org Obtained from: debian Approved by: ports-secteam (blanket) Added: branches/2017Q4/net/rsync/files/patch-CVE-2017-16548 - copied unchanged from r456798, head/net/rsync/files/patch-CVE-2017-16548 branches/2017Q4/net/rsync/files/patch-CVE-2017-17433 - copied unchanged from r456798, head/net/rsync/files/patch-CVE-2017-17433 branches/2017Q4/net/rsync/files/patch-CVE-2017-17434-1 - copied unchanged from r456798, head/net/rsync/files/patch-CVE-2017-17434-1 branches/2017Q4/net/rsync/files/patch-CVE-2017-17434-2 - copied unchanged from r456798, head/net/rsync/files/patch-CVE-2017-17434-2 Modified: branches/2017Q4/net/rsync/Makefile Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net/rsync/Makefile ============================================================================== --- branches/2017Q4/net/rsync/Makefile Wed Dec 20 14:19:04 2017 (r456799) +++ branches/2017Q4/net/rsync/Makefile Wed Dec 20 14:19:34 2017 (r456800) @@ -3,8 +3,8 @@ PORTNAME= rsync PORTVERSION= 3.1.2 +PORTREVISION= 8 CATEGORIES= net ipv6 -PORTREVISION= 7 MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ https://rsync.samba.org/ftp/rsync/ \ ftp://ftp.fu-berlin.de/pub/unix/network/rsync/ \ Copied: branches/2017Q4/net/rsync/files/patch-CVE-2017-16548 (from r456798, head/net/rsync/files/patch-CVE-2017-16548) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/net/rsync/files/patch-CVE-2017-16548 Wed Dec 20 14:19:34 2017 (r456800, copy of r456798, head/net/rsync/files/patch-CVE-2017-16548) @@ -0,0 +1,31 @@ +From: Wayne Davison +Date: Sun, 5 Nov 2017 11:33:15 -0800 +Subject: Enforce trailing \0 when receiving xattr name values. Fixes bug + 13112. +Origin: https://git.samba.org/rsync.git/?p=rsync.git;a=commit;h=47a63d90e71d3e19e0e96052bb8c6b9cb140ecc1 +Bug: https://bugzilla.samba.org/show_bug.cgi?id=13112 +Bug-Debian: https://bugs.debian.org/880954 +Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2017-16548 + +--- + xattrs.c | 4 ++++ + 1 file changed, 4 insertions(+) + +diff --git a/xattrs.c b/xattrs.c +index 68305d75..4867e6f5 100644 +--- a/xattrs.c ++++ b/xattrs.c +@@ -824,6 +824,10 @@ void receive_xattr(int f, struct file_struct *file) + out_of_memory("receive_xattr"); + name = ptr + dget_len + extra_len; + read_buf(f, name, name_len); ++ if (name_len < 1 || name[name_len-1] != '\0') { ++ rprintf(FERROR, "Invalid xattr name received (missing trailing \\0).\n"); ++ exit_cleanup(RERR_FILEIO); ++ } + if (dget_len == datum_len) + read_buf(f, ptr, dget_len); + else { +-- +2.15.1 + Copied: branches/2017Q4/net/rsync/files/patch-CVE-2017-17433 (from r456798, head/net/rsync/files/patch-CVE-2017-17433) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/net/rsync/files/patch-CVE-2017-17433 Wed Dec 20 14:19:34 2017 (r456800, copy of r456798, head/net/rsync/files/patch-CVE-2017-17433) @@ -0,0 +1,44 @@ +From: Jeriko One +Date: Thu, 2 Nov 2017 23:44:19 -0700 +Subject: Check fname in recv_files sooner. +Origin: https://git.samba.org/?p=rsync.git;a=commit;h=3e06d40029cfdce9d0f73d87cfd4edaf54be9c51 +Bug-Debian: https://bugs.debian.org/883667 +Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2017-17433 + +--- + receiver.c | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) + +diff --git a/receiver.c b/receiver.c +index baae3a91..9fdafa15 100644 +--- a/receiver.c ++++ b/receiver.c +@@ -574,6 +574,12 @@ int recv_files(int f_in, int f_out, char *local_name) + file = dir_flist->files[cur_flist->parent_ndx]; + fname = local_name ? local_name : f_name(file, fbuf); + ++ if (daemon_filter_list.head ++ && check_filter(&daemon_filter_list, FLOG, fname, 0) < 0) { ++ rprintf(FERROR, "attempt to hack rsync failed.\n"); ++ exit_cleanup(RERR_PROTOCOL); ++ } ++ + if (DEBUG_GTE(RECV, 1)) + rprintf(FINFO, "recv_files(%s)\n", fname); + +@@ -645,12 +651,6 @@ int recv_files(int f_in, int f_out, char *local_name) + + cleanup_got_literal = 0; + +- if (daemon_filter_list.head +- && check_filter(&daemon_filter_list, FLOG, fname, 0) < 0) { +- rprintf(FERROR, "attempt to hack rsync failed.\n"); +- exit_cleanup(RERR_PROTOCOL); +- } +- + if (read_batch) { + int wanted = redoing + ? we_want_redo(ndx) +-- +2.15.1 + Copied: branches/2017Q4/net/rsync/files/patch-CVE-2017-17434-1 (from r456798, head/net/rsync/files/patch-CVE-2017-17434-1) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/net/rsync/files/patch-CVE-2017-17434-1 Wed Dec 20 14:19:34 2017 (r456800, copy of r456798, head/net/rsync/files/patch-CVE-2017-17434-1) @@ -0,0 +1,38 @@ +From: Jeriko One +Date: Thu, 16 Nov 2017 17:05:42 -0800 +Subject: [1/2] Sanitize xname in read_ndx_and_attrs. +Origin: https://git.samba.org/?p=rsync.git;a=commit;h=70aeb5fddd1b2f8e143276f8d5a085db16c593b9 +Bug-Debian: https://bugs.debian.org/883665 +Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2017-17434 + +--- + rsync.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/rsync.c b/rsync.c +index b82e5988..a0945ba4 100644 +--- a/rsync.c ++++ b/rsync.c +@@ -49,6 +49,7 @@ extern int flist_eof; + extern int file_old_total; + extern int keep_dirlinks; + extern int make_backups; ++extern int sanitize_paths; + extern struct file_list *cur_flist, *first_flist, *dir_flist; + extern struct chmod_mode_struct *daemon_chmod_modes; + #ifdef ICONV_OPTION +@@ -396,6 +397,11 @@ int read_ndx_and_attrs(int f_in, int f_out, int *iflag_ptr, uchar *type_ptr, + if (iflags & ITEM_XNAME_FOLLOWS) { + if ((len = read_vstring(f_in, buf, MAXPATHLEN)) < 0) + exit_cleanup(RERR_PROTOCOL); ++ ++ if (sanitize_paths) { ++ sanitize_path(buf, buf, "", 0, SP_DEFAULT); ++ len = strlen(buf); ++ } + } else { + *buf = '\0'; + len = -1; +-- +2.15.1 + Copied: branches/2017Q4/net/rsync/files/patch-CVE-2017-17434-2 (from r456798, head/net/rsync/files/patch-CVE-2017-17434-2) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q4/net/rsync/files/patch-CVE-2017-17434-2 Wed Dec 20 14:19:34 2017 (r456800, copy of r456798, head/net/rsync/files/patch-CVE-2017-17434-2) @@ -0,0 +1,27 @@ +From: Jeriko One +Date: Thu, 16 Nov 2017 17:26:03 -0800 +Subject: [2/2] Check daemon filter against fnamecmp in recv_files(). +Origin: https://git.samba.org/?p=rsync.git;a=commit;h=5509597decdbd7b91994210f700329d8a35e70a1 +Bug-Debian: https://bugs.debian.org/883665 +Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2017-17434 + +--- + receiver.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/receiver.c b/receiver.c +index 9fdafa15..9c46242e 100644 +--- a/receiver.c ++++ b/receiver.c +@@ -722,7 +722,7 @@ int recv_files(int f_in, int f_out, char *local_name) + break; + } + if (!fnamecmp || (daemon_filter_list.head +- && check_filter(&daemon_filter_list, FLOG, fname, 0) < 0)) { ++ && check_filter(&daemon_filter_list, FLOG, fnamecmp, 0) < 0)) { + fnamecmp = fname; + fnamecmp_type = FNAMECMP_FNAME; + } +-- +2.15.1 + From owner-svn-ports-branches@freebsd.org Wed Dec 20 23:24:45 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DED87E86397; Wed, 20 Dec 2017 23:24:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A651367949; Wed, 20 Dec 2017 23:24:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBKNOirt095507; Wed, 20 Dec 2017 23:24:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBKNOiNN095505; Wed, 20 Dec 2017 23:24:44 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712202324.vBKNOiNN095505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 20 Dec 2017 23:24:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456871 - branches/2017Q4/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2017Q4/emulators/citra X-SVN-Commit-Revision: 456871 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2017 23:24:46 -0000 Author: jbeich Date: Wed Dec 20 23:24:44 2017 New Revision: 456871 URL: https://svnweb.freebsd.org/changeset/ports/456871 Log: MFH: r456066 r456268 r456418 r456866 emulators/citra: update to s20171220 Changes: https://github.com/citra-emu/citra/compare/af45f2b2...c143a5a3 Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2017Q4/emulators/citra/Makefile branches/2017Q4/emulators/citra/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/emulators/citra/Makefile ============================================================================== --- branches/2017Q4/emulators/citra/Makefile Wed Dec 20 23:15:39 2017 (r456870) +++ branches/2017Q4/emulators/citra/Makefile Wed Dec 20 23:24:44 2017 (r456871) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20171208 +PORTVERSION= s20171220 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= af45f2b2 +GH_TAGNAME= c143a5a3 GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:4110494:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ Modified: branches/2017Q4/emulators/citra/distinfo ============================================================================== --- branches/2017Q4/emulators/citra/distinfo Wed Dec 20 23:15:39 2017 (r456870) +++ branches/2017Q4/emulators/citra/distinfo Wed Dec 20 23:24:44 2017 (r456871) @@ -1,6 +1,6 @@ -TIMESTAMP = 1512764006 -SHA256 (citra-emu-citra-s20171208-af45f2b2_GH0.tar.gz) = 1776b2b3fc2f77c9b6ab0fa2f7afeefa4812aff87ff1ec6d1ffc4a57bb45885a -SIZE (citra-emu-citra-s20171208-af45f2b2_GH0.tar.gz) = 1643876 +TIMESTAMP = 1513693479 +SHA256 (citra-emu-citra-s20171220-c143a5a3_GH0.tar.gz) = fab9c377eefc9f21ffacc4c414747c257b6eb8c24d98274e446cf729f0c02e8c +SIZE (citra-emu-citra-s20171220-c143a5a3_GH0.tar.gz) = 1648859 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-4110494_GH0.tar.gz) = 97703cefc1bc325634b2b2c9abdbaffd6e2d1caaa751f8e38c74ee882af85cbe From owner-svn-ports-branches@freebsd.org Wed Dec 20 23:27:44 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D65BE86623; Wed, 20 Dec 2017 23:27:44 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1548067B93; Wed, 20 Dec 2017 23:27:44 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBKNRh9j095960; Wed, 20 Dec 2017 23:27:43 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBKNRhGl095958; Wed, 20 Dec 2017 23:27:43 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712202327.vBKNRhGl095958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 20 Dec 2017 23:27:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456873 - branches/2017Q4/emulators/rpcs3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2017Q4/emulators/rpcs3 X-SVN-Commit-Revision: 456873 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2017 23:27:44 -0000 Author: jbeich Date: Wed Dec 20 23:27:42 2017 New Revision: 456873 URL: https://svnweb.freebsd.org/changeset/ports/456873 Log: MFH: r456067 r456867 emulators/rpcs3: update to 0.0.4.178 Changes: https://github.com/RPCS3/rpcs3/compare/d7881c67...a08e79f4 Approved by: ports-secteam (junovitch, implicit for snapshots) Modified: branches/2017Q4/emulators/rpcs3/Makefile branches/2017Q4/emulators/rpcs3/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/emulators/rpcs3/Makefile ============================================================================== --- branches/2017Q4/emulators/rpcs3/Makefile Wed Dec 20 23:25:07 2017 (r456872) +++ branches/2017Q4/emulators/rpcs3/Makefile Wed Dec 20 23:27:42 2017 (r456873) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-139 -DISTVERSIONSUFFIX= -gd7881c67 +DISTVERSION= 0.0.4-178 +DISTVERSIONSUFFIX= -ga285409f CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -20,14 +20,14 @@ LIB_DEPENDS= libpng.so:graphics/png \ libavcodec.so:multimedia/ffmpeg ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON= requires int128 and SSSE3 +ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 USE_GITHUB= yes GH_ACCOUNT= RPCS3 GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-25-gca39ce8:hidapi/3rdparty/hidapi \ RPCS3:yaml-cpp:release-0.5.3-62-g017626a:yamlcpp/Utilities/yaml-cpp \ akrzemi1:Optional:f27e790:Optional/3rdparty/Optional \ - kobalicek:asmjit:1370fe6:asmjit/asmjit \ + kobalicek:asmjit:673dcef:asmjit/asmjit \ Microsoft:GSL:fc5fce4:GSL/3rdparty/GSL \ USCiLab:cereal:v1.2.0:cereal/3rdparty/cereal \ zeux:pugixml:v1.8.1-148-g257fbb4:pugixml/3rdparty/pugixml @@ -40,6 +40,7 @@ USE_XORG= x11 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL}} EXTRA_PATCHES_FreeBSD_10.3= ${PATCHDIR}/extra-patch-no-thread_local CMAKE_ARGS+= -DCMAKE_SKIP_RPATH=on -DUSE_SYSTEM_LIBPNG=on -DUSE_SYSTEM_FFMPEG=on +CONFIGURE_ENV+= TRAVIS=1 # XXX Rename to be less generic CXXFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528 CXXFLAGS+= -Wno-macro-redefined # __STDC_*_MACROS sys/cdefs.h vs. llvm-config LDFLAGS+= -Wl,--as-needed # GLU Modified: branches/2017Q4/emulators/rpcs3/distinfo ============================================================================== --- branches/2017Q4/emulators/rpcs3/distinfo Wed Dec 20 23:25:07 2017 (r456872) +++ branches/2017Q4/emulators/rpcs3/distinfo Wed Dec 20 23:27:42 2017 (r456873) @@ -1,14 +1,14 @@ -TIMESTAMP = 1512731957 -SHA256 (RPCS3-rpcs3-v0.0.4-139-gd7881c67_GH0.tar.gz) = 0573cab3ff08f5f7d8bb8618b84db240df5227a647d503fb0c37f6eb1599bc45 -SIZE (RPCS3-rpcs3-v0.0.4-139-gd7881c67_GH0.tar.gz) = 3602431 +TIMESTAMP = 1513797000 +SHA256 (RPCS3-rpcs3-v0.0.4-178-ga285409f_GH0.tar.gz) = 4e6ee46c1501f3753d114c6a3142adcbd1bf40c8e3f418d3ac4a6acdd1ebe5dd +SIZE (RPCS3-rpcs3-v0.0.4-178-ga285409f_GH0.tar.gz) = 3607587 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 SIZE (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 65888 SHA256 (akrzemi1-Optional-f27e790_GH0.tar.gz) = d9f81fa3699b724812994897180365b7ee2fdef1549239d5086722bd4552baf1 SIZE (akrzemi1-Optional-f27e790_GH0.tar.gz) = 16055 -SHA256 (kobalicek-asmjit-1370fe6_GH0.tar.gz) = cc064a8e495959ee525803bd83a4f9b2b3bf6e9aacbc7538e8ac3c20fb12e83e -SIZE (kobalicek-asmjit-1370fe6_GH0.tar.gz) = 447958 +SHA256 (kobalicek-asmjit-673dcef_GH0.tar.gz) = 228dd2f422740a1c9e713f1c86934e95d75fc1a8731a88ea006a2cebb033ca8c +SIZE (kobalicek-asmjit-673dcef_GH0.tar.gz) = 448118 SHA256 (Microsoft-GSL-fc5fce4_GH0.tar.gz) = 2df1538ff240bf4dd3ef44ba8c832451376fff8e74f7734d32fc8c337557a64d SIZE (Microsoft-GSL-fc5fce4_GH0.tar.gz) = 38809 SHA256 (USCiLab-cereal-v1.2.0_GH0.tar.gz) = 1ccf3ed205a7a2f0d6a060415b123f1ae0d984cd4435db01af8de11a2eda49c1 From owner-svn-ports-branches@freebsd.org Thu Dec 21 04:09:49 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55F56E9C271; Thu, 21 Dec 2017 04:09:49 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D713732E1; Thu, 21 Dec 2017 04:09:49 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBL49mPe014137; Thu, 21 Dec 2017 04:09:48 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBL49lNQ014131; Thu, 21 Dec 2017 04:09:47 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201712210409.vBL49lNQ014131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Thu, 21 Dec 2017 04:09:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456884 - in branches/2017Q4/devel: p4d p4p X-SVN-Group: ports-branches X-SVN-Commit-Author: gordon X-SVN-Commit-Paths: in branches/2017Q4/devel: p4d p4p X-SVN-Commit-Revision: 456884 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Dec 2017 04:09:49 -0000 Author: gordon Date: Thu Dec 21 04:09:47 2017 New Revision: 456884 URL: https://svnweb.freebsd.org/changeset/ports/456884 Log: MFH: r456883 Update devel/p4d and devel/p4p to 2016.1/1598719 due to micropatching. Approved by: ports-secteam (blanket) Modified: branches/2017Q4/devel/p4d/Makefile branches/2017Q4/devel/p4d/distinfo.freebsd100x86 branches/2017Q4/devel/p4d/distinfo.freebsd100x86_64 branches/2017Q4/devel/p4p/Makefile branches/2017Q4/devel/p4p/distinfo.freebsd100x86 branches/2017Q4/devel/p4p/distinfo.freebsd100x86_64 Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/devel/p4d/Makefile ============================================================================== --- branches/2017Q4/devel/p4d/Makefile Thu Dec 21 04:07:29 2017 (r456883) +++ branches/2017Q4/devel/p4d/Makefile Thu Dec 21 04:09:47 2017 (r456884) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2016.1.1504544 +PORTVERSION= 2016.1.1598719 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2017Q4/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- branches/2017Q4/devel/p4d/distinfo.freebsd100x86 Thu Dec 21 04:07:29 2017 (r456883) +++ branches/2017Q4/devel/p4d/distinfo.freebsd100x86 Thu Dec 21 04:09:47 2017 (r456884) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492402218 -SHA256 (perforce/2016.1.1504544/bin.freebsd100x86/p4d) = 652276298bc7d9b32a0147fde28ab7a788f2d68efd6ff486a09074d4d448aa77 -SIZE (perforce/2016.1.1504544/bin.freebsd100x86/p4d) = 5876924 +TIMESTAMP = 1513828975 +SHA256 (perforce/2016.1.1598719/bin.freebsd100x86/p4d) = 089f8d1d83aa2386f7aad2461561d62a31eea029e184ab2b471016e8f9eb43fb +SIZE (perforce/2016.1.1598719/bin.freebsd100x86/p4d) = 5885136 Modified: branches/2017Q4/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- branches/2017Q4/devel/p4d/distinfo.freebsd100x86_64 Thu Dec 21 04:07:29 2017 (r456883) +++ branches/2017Q4/devel/p4d/distinfo.freebsd100x86_64 Thu Dec 21 04:09:47 2017 (r456884) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492402214 -SHA256 (perforce/2016.1.1504544/bin.freebsd100x86_64/p4d) = 1d1d713ab18c2a169f306ee7708227a04f83300f555a971a8e79a9a267aea19e -SIZE (perforce/2016.1.1504544/bin.freebsd100x86_64/p4d) = 6257576 +TIMESTAMP = 1513828937 +SHA256 (perforce/2016.1.1598719/bin.freebsd100x86_64/p4d) = a3d5fc07cb7b207f537894b5723279ec8aef9b50699f086dcf9df8a46b4ca356 +SIZE (perforce/2016.1.1598719/bin.freebsd100x86_64/p4d) = 6261704 Modified: branches/2017Q4/devel/p4p/Makefile ============================================================================== --- branches/2017Q4/devel/p4p/Makefile Thu Dec 21 04:07:29 2017 (r456883) +++ branches/2017Q4/devel/p4p/Makefile Thu Dec 21 04:09:47 2017 (r456884) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4p -PORTVERSION= 2016.1.1492381 +PORTVERSION= 2016.1.1598719 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2017Q4/devel/p4p/distinfo.freebsd100x86 ============================================================================== --- branches/2017Q4/devel/p4p/distinfo.freebsd100x86 Thu Dec 21 04:07:29 2017 (r456883) +++ branches/2017Q4/devel/p4p/distinfo.freebsd100x86 Thu Dec 21 04:09:47 2017 (r456884) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488697380 -SHA256 (perforce/2016.1.1492381/bin.freebsd100x86/p4p) = 951af6f30b39300e30530727772abb588d438d0afa2fa50b203397b13da60248 -SIZE (perforce/2016.1.1492381/bin.freebsd100x86/p4p) = 2546204 +TIMESTAMP = 1513828893 +SHA256 (perforce/2016.1.1598719/bin.freebsd100x86/p4p) = 6063de546f8d305024d54dd69d93bdbb29d3a89ff9c224fa81de857ab8d3e79c +SIZE (perforce/2016.1.1598719/bin.freebsd100x86/p4p) = 2550320 Modified: branches/2017Q4/devel/p4p/distinfo.freebsd100x86_64 ============================================================================== --- branches/2017Q4/devel/p4p/distinfo.freebsd100x86_64 Thu Dec 21 04:07:29 2017 (r456883) +++ branches/2017Q4/devel/p4p/distinfo.freebsd100x86_64 Thu Dec 21 04:09:47 2017 (r456884) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488697377 -SHA256 (perforce/2016.1.1492381/bin.freebsd100x86_64/p4p) = 58cbc97ebc16f2bf6c2194a04aa458d2619293b114f740f2531f159b7ddc4b0d -SIZE (perforce/2016.1.1492381/bin.freebsd100x86_64/p4p) = 3063368 +TIMESTAMP = 1513828886 +SHA256 (perforce/2016.1.1598719/bin.freebsd100x86_64/p4p) = c0cfd944df914f81db74c70e0ca6643f0b9034267238e7bbeeb8708ee8a2ce0b +SIZE (perforce/2016.1.1598719/bin.freebsd100x86_64/p4p) = 3067480 From owner-svn-ports-branches@freebsd.org Thu Dec 21 20:13:53 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61C03E87868; Thu, 21 Dec 2017 20:13:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38E7C76431; Thu, 21 Dec 2017 20:13:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBLKDq2Y021033; Thu, 21 Dec 2017 20:13:52 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBLKDq7R021031; Thu, 21 Dec 2017 20:13:52 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201712212013.vBLKDq7R021031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Thu, 21 Dec 2017 20:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456944 - in branches/2017Q4/devel/libffi: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: dim X-SVN-Commit-Paths: in branches/2017Q4/devel/libffi: . files X-SVN-Commit-Revision: 456944 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Dec 2017 20:13:53 -0000 Author: dim (src committer) Date: Thu Dec 21 20:13:51 2017 New Revision: 456944 URL: https://svnweb.freebsd.org/changeset/ports/456944 Log: MFH: r456663 Apply upstream change from libffi to check for HAVE_AS_X86_PCREL for all x86 targets. This should eliminate any text relocations, in particular for the i386 build, making it possible to build the port with lld without having to use -z notext. Obtained from: https://github.com/libffi/libffi/pull/174 Approved by: zeising (maintainer) PR: 214864 Approved by: portmgr (swills) Modified: branches/2017Q4/devel/libffi/Makefile branches/2017Q4/devel/libffi/files/patch-configure Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/devel/libffi/Makefile ============================================================================== --- branches/2017Q4/devel/libffi/Makefile Thu Dec 21 20:10:09 2017 (r456943) +++ branches/2017Q4/devel/libffi/Makefile Thu Dec 21 20:13:51 2017 (r456944) @@ -3,7 +3,7 @@ PORTNAME= libffi PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SOURCEWARE/${PORTNAME} Modified: branches/2017Q4/devel/libffi/files/patch-configure ============================================================================== --- branches/2017Q4/devel/libffi/files/patch-configure Thu Dec 21 20:10:09 2017 (r456943) +++ branches/2017Q4/devel/libffi/files/patch-configure Thu Dec 21 20:13:51 2017 (r456944) @@ -1,4 +1,4 @@ ---- configure.orig 2015-01-01 10:56:10 UTC +--- configure.orig 2014-11-12 11:59:57 UTC +++ configure @@ -17221,7 +17221,7 @@ case "$host" in mips-sgi-irix5.* | mips-sgi-irix6.* | mips*-*-rtems*) @@ -9,3 +9,116 @@ # Support 128-bit long double for NewABI. HAVE_LONG_DOUBLE='defined(__mips64)' TARGET=MIPS; TARGETDIR=mips +@@ -17255,6 +17255,10 @@ case "$host" in + TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc + HAVE_LONG_DOUBLE_VARIANT=1 + ;; ++ powerpcspe-*-freebsd*) ++ TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc ++ CFLAGS="$CFLAGS -D__NO_FPRS__" ++ ;; + powerpc64-*-freebsd*) + TARGET=POWERPC; TARGETDIR=powerpc + ;; +@@ -18289,7 +18293,8 @@ $as_echo "#define HAVE_AS_CFI_PSEUDO_OP 1" >>confdefs. + fi + + +-if test x$TARGET = xSPARC; then ++case "$TARGET" in ++ SPARC) + { $as_echo "$as_me:${as_lineno-$LINENO}: checking assembler and linker support unaligned pc related relocs" >&5 + $as_echo_n "checking assembler and linker support unaligned pc related relocs... " >&6; } + if ${libffi_cv_as_sparc_ua_pcrel+:} false; then : +@@ -18363,9 +18368,9 @@ $as_echo "$libffi_cv_as_register_pseudo_op" >&6; } + $as_echo "#define HAVE_AS_REGISTER_PSEUDO_OP 1" >>confdefs.h + + fi +-fi ++ ;; + +-if test x$TARGET = xX86 || test x$TARGET = xX86_WIN32 || test x$TARGET = xX86_64; then ++ X86*) + { $as_echo "$as_me:${as_lineno-$LINENO}: checking assembler supports pc related relocs" >&5 + $as_echo_n "checking assembler supports pc related relocs... " >&6; } + if ${libffi_cv_as_x86_pcrel+:} false; then : +@@ -18386,77 +18391,8 @@ $as_echo "$libffi_cv_as_x86_pcrel" >&6; } + $as_echo "#define HAVE_AS_X86_PCREL 1" >>confdefs.h + + fi +- +- { $as_echo "$as_me:${as_lineno-$LINENO}: checking assembler .ascii pseudo-op support" >&5 +-$as_echo_n "checking assembler .ascii pseudo-op support... " >&6; } +-if ${libffi_cv_as_ascii_pseudo_op+:} false; then : +- $as_echo_n "(cached) " >&6 +-else +- +- libffi_cv_as_ascii_pseudo_op=unknown +- # Check if we have .ascii +- cat confdefs.h - <<_ACEOF >conftest.$ac_ext +-/* end confdefs.h. */ +- +-int +-main () +-{ +-asm (".ascii \\"string\\""); +- ; +- return 0; +-} +-_ACEOF +-if ac_fn_c_try_compile "$LINENO"; then : +- libffi_cv_as_ascii_pseudo_op=yes +-else +- libffi_cv_as_ascii_pseudo_op=no +-fi +-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +- +-fi +-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libffi_cv_as_ascii_pseudo_op" >&5 +-$as_echo "$libffi_cv_as_ascii_pseudo_op" >&6; } +- if test "x$libffi_cv_as_ascii_pseudo_op" = xyes; then +- +-$as_echo "#define HAVE_AS_ASCII_PSEUDO_OP 1" >>confdefs.h +- +- fi +- +- { $as_echo "$as_me:${as_lineno-$LINENO}: checking assembler .string pseudo-op support" >&5 +-$as_echo_n "checking assembler .string pseudo-op support... " >&6; } +-if ${libffi_cv_as_string_pseudo_op+:} false; then : +- $as_echo_n "(cached) " >&6 +-else +- +- libffi_cv_as_string_pseudo_op=unknown +- # Check if we have .string +- cat confdefs.h - <<_ACEOF >conftest.$ac_ext +-/* end confdefs.h. */ +- +-int +-main () +-{ +-asm (".string \\"string\\""); +- ; +- return 0; +-} +-_ACEOF +-if ac_fn_c_try_compile "$LINENO"; then : +- libffi_cv_as_string_pseudo_op=yes +-else +- libffi_cv_as_string_pseudo_op=no +-fi +-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +- +-fi +-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libffi_cv_as_string_pseudo_op" >&5 +-$as_echo "$libffi_cv_as_string_pseudo_op" >&6; } +- if test "x$libffi_cv_as_string_pseudo_op" = xyes; then +- +-$as_echo "#define HAVE_AS_STRING_PSEUDO_OP 1" >>confdefs.h +- +- fi +-fi ++ ;; ++esac + + # On PaX enable kernels that have MPROTECT enable we can't use PROT_EXEC. + # Check whether --enable-pax_emutramp was given. From owner-svn-ports-branches@freebsd.org Fri Dec 22 23:58:37 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 443E3E8D159; Fri, 22 Dec 2017 23:58:37 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFF6F6BE51; Fri, 22 Dec 2017 23:58:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBMNwacA015826; Fri, 22 Dec 2017 23:58:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBMNwZY8015822; Fri, 22 Dec 2017 23:58:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712222358.vBMNwZY8015822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 22 Dec 2017 23:58:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r457012 - in branches/2017Q4/mail: thunderbird thunderbird-i18n X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2017Q4/mail: thunderbird thunderbird-i18n X-SVN-Commit-Revision: 457012 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2017 23:58:37 -0000 Author: jbeich Date: Fri Dec 22 23:58:35 2017 New Revision: 457012 URL: https://svnweb.freebsd.org/changeset/ports/457012 Log: MFH: r457009 mail/thunderbird: update to 52.5.2 Changes: https://www.mozilla.org/thunderbird/52.5.2/releasenotes/ Security: https://hg.mozilla.org/releases/comm-esr52/rev/01f2c40a0ce9 Security: https://hg.mozilla.org/releases/comm-esr52/rev/6c35468148bb Security: https://hg.mozilla.org/releases/comm-esr52/rev/67c559a7ffee Security: https://hg.mozilla.org/releases/comm-esr52/rev/8bc93e746d82 Approved by: ports-secteam blanket Modified: branches/2017Q4/mail/thunderbird-i18n/Makefile branches/2017Q4/mail/thunderbird-i18n/distinfo branches/2017Q4/mail/thunderbird/Makefile branches/2017Q4/mail/thunderbird/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/mail/thunderbird-i18n/Makefile ============================================================================== --- branches/2017Q4/mail/thunderbird-i18n/Makefile Fri Dec 22 23:55:06 2017 (r457011) +++ branches/2017Q4/mail/thunderbird-i18n/Makefile Fri Dec 22 23:58:35 2017 (r457012) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 52.5.0 +PORTVERSION= 52.5.2 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2017Q4/mail/thunderbird-i18n/distinfo ============================================================================== --- branches/2017Q4/mail/thunderbird-i18n/distinfo Fri Dec 22 23:55:06 2017 (r457011) +++ branches/2017Q4/mail/thunderbird-i18n/distinfo Fri Dec 22 23:58:35 2017 (r457012) @@ -1,119 +1,119 @@ -TIMESTAMP = 1511321984 -SHA256 (xpi/thunderbird-i18n-52.5.0/ar.xpi) = 0e0b7f56a2423908bf8b955c79b2834be01b278c40370a76eb33bbb7c8d91288 -SIZE (xpi/thunderbird-i18n-52.5.0/ar.xpi) = 604235 -SHA256 (xpi/thunderbird-i18n-52.5.0/ast.xpi) = e63212a8b45661609cdba50ce7c6546dd8c843fc8573cbfd3ffd99f6f63ee548 -SIZE (xpi/thunderbird-i18n-52.5.0/ast.xpi) = 541173 -SHA256 (xpi/thunderbird-i18n-52.5.0/be.xpi) = ad60b7728a0f5e168e0fde4b15b3db15145577d78361855678591f1fc5d5e8f8 -SIZE (xpi/thunderbird-i18n-52.5.0/be.xpi) = 570932 -SHA256 (xpi/thunderbird-i18n-52.5.0/bg.xpi) = b8a0c2c9510e5ed0db024fe4d3c93f9800ca3821e38f12ef955f909fed148dd5 -SIZE (xpi/thunderbird-i18n-52.5.0/bg.xpi) = 634897 -SHA256 (xpi/thunderbird-i18n-52.5.0/bn-BD.xpi) = 602742c53ca47490fcc7c6739e5ac55cd810507d64a7197869cfdcf0a3cf38c6 -SIZE (xpi/thunderbird-i18n-52.5.0/bn-BD.xpi) = 676901 -SHA256 (xpi/thunderbird-i18n-52.5.0/br.xpi) = ff3db99a4bbccf2260db06bdf1338f9fc5e7738ca425eb49f5bc0f2a81e09c96 -SIZE (xpi/thunderbird-i18n-52.5.0/br.xpi) = 559380 -SHA256 (xpi/thunderbird-i18n-52.5.0/ca.xpi) = e381077092de1febf51fc314a38eb18918ee7dbfc3d0dce25c6570d7f727289a -SIZE (xpi/thunderbird-i18n-52.5.0/ca.xpi) = 569910 -SHA256 (xpi/thunderbird-i18n-52.5.0/cs.xpi) = f0121e767536ec5bfb180894026fc123e7517069883ad8ec64ae257253a75777 -SIZE (xpi/thunderbird-i18n-52.5.0/cs.xpi) = 579150 -SHA256 (xpi/thunderbird-i18n-52.5.0/cy.xpi) = 0636a1dbd920490a5c79dc99bed9da4a878c3cc6b6f83ac59ed18b372407b5bb -SIZE (xpi/thunderbird-i18n-52.5.0/cy.xpi) = 554858 -SHA256 (xpi/thunderbird-i18n-52.5.0/da.xpi) = 89ab726735ded22e7b866882a8d6658285f7f5f5c271fce82e5a72826fc14eda -SIZE (xpi/thunderbird-i18n-52.5.0/da.xpi) = 543335 -SHA256 (xpi/thunderbird-i18n-52.5.0/de.xpi) = c5c5f6dc7b64470760252bac71cf7d237c52372761d672d355f13af78978c93c -SIZE (xpi/thunderbird-i18n-52.5.0/de.xpi) = 555744 -SHA256 (xpi/thunderbird-i18n-52.5.0/dsb.xpi) = f510b370b6c4b2bfa90002a3b66b747c4f3cc36b29502d4f6c18be1109d9cb88 -SIZE (xpi/thunderbird-i18n-52.5.0/dsb.xpi) = 584578 -SHA256 (xpi/thunderbird-i18n-52.5.0/el.xpi) = dac4b706f308c25d4a0b5d185ad045d0e1641e95856456e98f4e7c972b7b965a -SIZE (xpi/thunderbird-i18n-52.5.0/el.xpi) = 662965 -SHA256 (xpi/thunderbird-i18n-52.5.0/en-GB.xpi) = 501f5497be3b9ced345e106d90fe6a0ff3f29151be988ea4fa00b099beb749e3 -SIZE (xpi/thunderbird-i18n-52.5.0/en-GB.xpi) = 531234 -SHA256 (xpi/thunderbird-i18n-52.5.0/en-US.xpi) = c6eaf83141cc92e50ea239af69470b87f389f13b398d659c99812c0725a2f52f -SIZE (xpi/thunderbird-i18n-52.5.0/en-US.xpi) = 529123 -SHA256 (xpi/thunderbird-i18n-52.5.0/es-AR.xpi) = 2cf8af9f69b43babc0434026f02f7b6323fc68e7f5ffa754ceca899f962217b8 -SIZE (xpi/thunderbird-i18n-52.5.0/es-AR.xpi) = 565995 -SHA256 (xpi/thunderbird-i18n-52.5.0/es-ES.xpi) = aaa0a9c5c268160dad9def19b719f3b4017f60131a98e9b90401b9cf80c39dc8 -SIZE (xpi/thunderbird-i18n-52.5.0/es-ES.xpi) = 445464 -SHA256 (xpi/thunderbird-i18n-52.5.0/et.xpi) = 7d7ce32e58ea15e2a3b350de7eb51c2ed53d2fe29c3f0b3c5ff6946c176d0f5b -SIZE (xpi/thunderbird-i18n-52.5.0/et.xpi) = 551661 -SHA256 (xpi/thunderbird-i18n-52.5.0/eu.xpi) = 4fe34db7dee5602327e3b04c611e5864e11b2113834ac637e81ed462158f3d7a -SIZE (xpi/thunderbird-i18n-52.5.0/eu.xpi) = 555536 -SHA256 (xpi/thunderbird-i18n-52.5.0/fi.xpi) = 3d6c0c9dfe0e36bdcfb68ce4466ea4b57e075180b8444c3ce947bcf6bcac95bd -SIZE (xpi/thunderbird-i18n-52.5.0/fi.xpi) = 550669 -SHA256 (xpi/thunderbird-i18n-52.5.0/fr.xpi) = 7ffeab82cbc745699e4ebc11b16e105232c4e3ba618e07917ea6700eaa926768 -SIZE (xpi/thunderbird-i18n-52.5.0/fr.xpi) = 577560 -SHA256 (xpi/thunderbird-i18n-52.5.0/fy-NL.xpi) = c5337fbb7f30216815d4a841a62baec666be00ee102e775de8f5642ce63b589e -SIZE (xpi/thunderbird-i18n-52.5.0/fy-NL.xpi) = 563632 -SHA256 (xpi/thunderbird-i18n-52.5.0/ga-IE.xpi) = 989642c287371550f1bba03db9d1cdb5314d7a7c0307e3158100fb9ebe565935 -SIZE (xpi/thunderbird-i18n-52.5.0/ga-IE.xpi) = 583556 -SHA256 (xpi/thunderbird-i18n-52.5.0/gd.xpi) = b9fc9d6b6a8a9bc2de9ffabb4c3242eba5537cdfa4d5120f90eb172820fd1dc8 -SIZE (xpi/thunderbird-i18n-52.5.0/gd.xpi) = 574065 -SHA256 (xpi/thunderbird-i18n-52.5.0/gl.xpi) = adb845ecba559ba24d4f83fa43a9c9958ac332660283b9b581dd15a0633bd172 -SIZE (xpi/thunderbird-i18n-52.5.0/gl.xpi) = 575150 -SHA256 (xpi/thunderbird-i18n-52.5.0/he.xpi) = 21b1ab1a42ee71ac81abfa154148cb78130eccef749b0714dc6aff5ad29fe70b -SIZE (xpi/thunderbird-i18n-52.5.0/he.xpi) = 592566 -SHA256 (xpi/thunderbird-i18n-52.5.0/hr.xpi) = 0c6d4698b3d5e8f891f2225c5ae624f5bee2726363c0130d56c4e9aada675705 -SIZE (xpi/thunderbird-i18n-52.5.0/hr.xpi) = 564779 -SHA256 (xpi/thunderbird-i18n-52.5.0/hsb.xpi) = d77cd8f59a3da93ff1f46da5cc3bb53073b349f7eb32f24132bb8164a8dfa717 -SIZE (xpi/thunderbird-i18n-52.5.0/hsb.xpi) = 582241 -SHA256 (xpi/thunderbird-i18n-52.5.0/hu.xpi) = 903bc6e737d558dad64cb9fdbdeedd5a6d40eb2d707c9ba161bcac7d46b4f028 -SIZE (xpi/thunderbird-i18n-52.5.0/hu.xpi) = 586446 -SHA256 (xpi/thunderbird-i18n-52.5.0/hy-AM.xpi) = 57d4088b77c0eef84432d362bb95cc3be60a5d7f20155aa3a35a8fc5d3e4a091 -SIZE (xpi/thunderbird-i18n-52.5.0/hy-AM.xpi) = 629879 -SHA256 (xpi/thunderbird-i18n-52.5.0/id.xpi) = 034fc0bae38ac6e7086bde0be1ca38f9c3ddc0364049cd7ffb48665c0fb64dc3 -SIZE (xpi/thunderbird-i18n-52.5.0/id.xpi) = 546526 -SHA256 (xpi/thunderbird-i18n-52.5.0/is.xpi) = 7ea938162cbcdf0013823ccbd34f91a9160d8a8343c734253d6b4d46a50126b7 -SIZE (xpi/thunderbird-i18n-52.5.0/is.xpi) = 555712 -SHA256 (xpi/thunderbird-i18n-52.5.0/it.xpi) = 5152521ee4b30c28caf7de657a66afda77560f852c134f3770c4645a0b374a8e -SIZE (xpi/thunderbird-i18n-52.5.0/it.xpi) = 455408 -SHA256 (xpi/thunderbird-i18n-52.5.0/ja.xpi) = 0700b4cbf29b9c82f65818516c8fa9d714e2b7c0db19abb26fbaf23df8f98bc4 -SIZE (xpi/thunderbird-i18n-52.5.0/ja.xpi) = 630053 -SHA256 (xpi/thunderbird-i18n-52.5.0/kab.xpi) = 56fe86d1ac35a0a4e1e8feb766de0f37b388db3281d4c1bf413d404d783aff62 -SIZE (xpi/thunderbird-i18n-52.5.0/kab.xpi) = 568688 -SHA256 (xpi/thunderbird-i18n-52.5.0/ko.xpi) = 0d0d48e352527df52b3fa1cba94b88e7d73b73d1a255360ad7955a614475a21f -SIZE (xpi/thunderbird-i18n-52.5.0/ko.xpi) = 595517 -SHA256 (xpi/thunderbird-i18n-52.5.0/lt.xpi) = 91e8fc3d74dcfafef6f25f6e7a0393e8f0294582ba45c73d2dfc98caa9a7f184 -SIZE (xpi/thunderbird-i18n-52.5.0/lt.xpi) = 580598 -SHA256 (xpi/thunderbird-i18n-52.5.0/nb-NO.xpi) = f590f9f3b05863791e76fd08f81ee550be495b05646d0d5fda07c38549621eaa -SIZE (xpi/thunderbird-i18n-52.5.0/nb-NO.xpi) = 551104 -SHA256 (xpi/thunderbird-i18n-52.5.0/nl.xpi) = 4aa321fbce68b67f8e4e0371821caab8eda99c4cd185d64f02e4c60f71dfadd3 -SIZE (xpi/thunderbird-i18n-52.5.0/nl.xpi) = 557957 -SHA256 (xpi/thunderbird-i18n-52.5.0/nn-NO.xpi) = 158b074340e5d1f4a90674ce353aeef6a0f4e2c9a3d0cec6cd9a5ece4e8811cb -SIZE (xpi/thunderbird-i18n-52.5.0/nn-NO.xpi) = 551891 -SHA256 (xpi/thunderbird-i18n-52.5.0/pa-IN.xpi) = a40f4bdb4fbdb5382d0c07d194456de4b22b2248de3cf9783e2d5620769a6ac3 -SIZE (xpi/thunderbird-i18n-52.5.0/pa-IN.xpi) = 646568 -SHA256 (xpi/thunderbird-i18n-52.5.0/pl.xpi) = caaf3b31ef3d58c12c5f3d9131df440975cb3dcdf4c054103cc11fdbd97af26b -SIZE (xpi/thunderbird-i18n-52.5.0/pl.xpi) = 469901 -SHA256 (xpi/thunderbird-i18n-52.5.0/pt-BR.xpi) = cb4d9c4bba6b48cc3a19aa70d4bfbe6488c625f8430516e18af00fcfbd666752 -SIZE (xpi/thunderbird-i18n-52.5.0/pt-BR.xpi) = 558224 -SHA256 (xpi/thunderbird-i18n-52.5.0/pt-PT.xpi) = 6746b18f1bcebee956e4534f3ce35e27463c8c5695857b4cfa3c6f7a94f200d5 -SIZE (xpi/thunderbird-i18n-52.5.0/pt-PT.xpi) = 565624 -SHA256 (xpi/thunderbird-i18n-52.5.0/rm.xpi) = bfc22f3fecc0276a61ff5a5caa8e2d8df6163b5b44274c253b76fa9f7620fd03 -SIZE (xpi/thunderbird-i18n-52.5.0/rm.xpi) = 557605 -SHA256 (xpi/thunderbird-i18n-52.5.0/ro.xpi) = 3f833b5ab550d78a1742f0ede383ef2f8b805fbcef932f418e68d8feeb041b01 -SIZE (xpi/thunderbird-i18n-52.5.0/ro.xpi) = 570529 -SHA256 (xpi/thunderbird-i18n-52.5.0/ru.xpi) = cd006b0f06a0f00637c53fd672f957ccc0ef83e3e0a6991c7bc6d2e57be558b5 -SIZE (xpi/thunderbird-i18n-52.5.0/ru.xpi) = 530670 -SHA256 (xpi/thunderbird-i18n-52.5.0/si.xpi) = e186af9039fdeaa3ce67ef25f459d818c34c58774f1915198024ad2188b9088e -SIZE (xpi/thunderbird-i18n-52.5.0/si.xpi) = 649010 -SHA256 (xpi/thunderbird-i18n-52.5.0/sk.xpi) = 603f4edaf71587f47325a069e81c36df3b87ac48d657f9ccdbe1ec284d2ef620 -SIZE (xpi/thunderbird-i18n-52.5.0/sk.xpi) = 583882 -SHA256 (xpi/thunderbird-i18n-52.5.0/sl.xpi) = 33122aa1bff13fdf68a913a17a29d8b9d3ee7c775ddb6e4b1f67be6417079556 -SIZE (xpi/thunderbird-i18n-52.5.0/sl.xpi) = 562834 -SHA256 (xpi/thunderbird-i18n-52.5.0/sq.xpi) = 918b0bdea1840eceb1042c8aaaaf7e87e2b3a703412bc38c76a34b86f66235da -SIZE (xpi/thunderbird-i18n-52.5.0/sq.xpi) = 570616 -SHA256 (xpi/thunderbird-i18n-52.5.0/sr.xpi) = 46d831ac2588bfc1619852330b9294270244405eb386b76856e32265063c49ab -SIZE (xpi/thunderbird-i18n-52.5.0/sr.xpi) = 609020 -SHA256 (xpi/thunderbird-i18n-52.5.0/sv-SE.xpi) = 4fe46c39efe4bf2bbdb95b1c028d432a0a53845ae30ce09192107bbbe3217e50 -SIZE (xpi/thunderbird-i18n-52.5.0/sv-SE.xpi) = 565777 -SHA256 (xpi/thunderbird-i18n-52.5.0/ta-LK.xpi) = 1b0fafc37ebcf2b0bc59b29bf1984bb551cec84ce8a73bfabf4b064a3f9065f9 -SIZE (xpi/thunderbird-i18n-52.5.0/ta-LK.xpi) = 675039 -SHA256 (xpi/thunderbird-i18n-52.5.0/tr.xpi) = 1b35e8894ab8ebe4703ef98de95e797e9d3bf3b885de0872de2dff95b0095509 -SIZE (xpi/thunderbird-i18n-52.5.0/tr.xpi) = 569926 -SHA256 (xpi/thunderbird-i18n-52.5.0/uk.xpi) = d9b35b7513fe1cc4f211369a6083ee31d9dd87d38fd9c5fc5342bf9c8b29b233 -SIZE (xpi/thunderbird-i18n-52.5.0/uk.xpi) = 652855 -SHA256 (xpi/thunderbird-i18n-52.5.0/vi.xpi) = dd96df8637761c752cc1bc0e607491eac084bad2070fd3b02b8128b251e442d0 -SIZE (xpi/thunderbird-i18n-52.5.0/vi.xpi) = 637164 -SHA256 (xpi/thunderbird-i18n-52.5.0/zh-CN.xpi) = 20fc3e0dde8642927d5bb0d5bcb3be1524312acf0b0556d141553479cfb66c02 -SIZE (xpi/thunderbird-i18n-52.5.0/zh-CN.xpi) = 593612 -SHA256 (xpi/thunderbird-i18n-52.5.0/zh-TW.xpi) = 3ed5551811b7ae39ac72d62e9ba8e37cd0d79a0a818aca2591274adcfa5969cc -SIZE (xpi/thunderbird-i18n-52.5.0/zh-TW.xpi) = 595729 +TIMESTAMP = 1513883806 +SHA256 (xpi/thunderbird-i18n-52.5.2/ar.xpi) = d7a8692d263db8627443b2d8c1ecd4d06364829d0e9f8a890e94f2a25d0a3421 +SIZE (xpi/thunderbird-i18n-52.5.2/ar.xpi) = 604235 +SHA256 (xpi/thunderbird-i18n-52.5.2/ast.xpi) = b70bf171595b5a3bb92ba490929fa5a6e476444cc3c245661e28f20ba39dc62a +SIZE (xpi/thunderbird-i18n-52.5.2/ast.xpi) = 541173 +SHA256 (xpi/thunderbird-i18n-52.5.2/be.xpi) = 48b69b2f1c5b17fde1843b8e53f55488fcac27baa0f6637db91ed3cc6c328508 +SIZE (xpi/thunderbird-i18n-52.5.2/be.xpi) = 570931 +SHA256 (xpi/thunderbird-i18n-52.5.2/bg.xpi) = f0219905296688e1ec94b8f96054764caf7c00562e7ac2eb5893c03b2e324aae +SIZE (xpi/thunderbird-i18n-52.5.2/bg.xpi) = 634897 +SHA256 (xpi/thunderbird-i18n-52.5.2/bn-BD.xpi) = cea442f2be7885835acac51de212777c5490e20df393b7e00d2757100bcfe45d +SIZE (xpi/thunderbird-i18n-52.5.2/bn-BD.xpi) = 676900 +SHA256 (xpi/thunderbird-i18n-52.5.2/br.xpi) = ff985a3332b7e2fdd4e725bd128cda9b1ee56d9c14fe5f7e8311c445564c42d2 +SIZE (xpi/thunderbird-i18n-52.5.2/br.xpi) = 559380 +SHA256 (xpi/thunderbird-i18n-52.5.2/ca.xpi) = e7595d5a39c6da2b1ea5f6ce1942eaede35a7f6c5856db869be7f49bc41fe86d +SIZE (xpi/thunderbird-i18n-52.5.2/ca.xpi) = 569910 +SHA256 (xpi/thunderbird-i18n-52.5.2/cs.xpi) = ed5b96993d7fb83b6974d344df537ea59bd0cc82314182a6ae813dded45387fb +SIZE (xpi/thunderbird-i18n-52.5.2/cs.xpi) = 579149 +SHA256 (xpi/thunderbird-i18n-52.5.2/cy.xpi) = 2dc7a0690039a04b08b07fc9330100b66854b68b2b4d1a85a72e3079e1fe61b8 +SIZE (xpi/thunderbird-i18n-52.5.2/cy.xpi) = 554857 +SHA256 (xpi/thunderbird-i18n-52.5.2/da.xpi) = 5846914c053b7ee356679505f5b62360993bfb15cf0da5ec128b1039f7af3edf +SIZE (xpi/thunderbird-i18n-52.5.2/da.xpi) = 543334 +SHA256 (xpi/thunderbird-i18n-52.5.2/de.xpi) = 707393f05f86ea10041d31ff9d61760ce9369bcbf984999663483e451598ca0d +SIZE (xpi/thunderbird-i18n-52.5.2/de.xpi) = 555742 +SHA256 (xpi/thunderbird-i18n-52.5.2/dsb.xpi) = 660031e37fab05c0320aef1aa8a0695b7ad7ceb9618428f4b89074e76cd5b4cb +SIZE (xpi/thunderbird-i18n-52.5.2/dsb.xpi) = 584582 +SHA256 (xpi/thunderbird-i18n-52.5.2/el.xpi) = 910a1d603b14190034342cefbba9f3033d1203fa4f676c4c3e29675fc6c249b7 +SIZE (xpi/thunderbird-i18n-52.5.2/el.xpi) = 662964 +SHA256 (xpi/thunderbird-i18n-52.5.2/en-GB.xpi) = 10d5bbe2cf22e3946cc67a8b9255c328740d61f292942990ffcf7c113edf5b7d +SIZE (xpi/thunderbird-i18n-52.5.2/en-GB.xpi) = 531234 +SHA256 (xpi/thunderbird-i18n-52.5.2/en-US.xpi) = 78510bacb950a5791ceeccaa41feb5c09053bf685fdaba8eb4c3e260b0c57ca1 +SIZE (xpi/thunderbird-i18n-52.5.2/en-US.xpi) = 529123 +SHA256 (xpi/thunderbird-i18n-52.5.2/es-AR.xpi) = be1f111bc6d0589c89fea611b9a7b30393f564405e41d0403b628ee4204e72e6 +SIZE (xpi/thunderbird-i18n-52.5.2/es-AR.xpi) = 565995 +SHA256 (xpi/thunderbird-i18n-52.5.2/es-ES.xpi) = a32ed2c27a4e3eb559db3a95e4e7bae1f51598b37c5a14598dce46d8ca19fe9f +SIZE (xpi/thunderbird-i18n-52.5.2/es-ES.xpi) = 445464 +SHA256 (xpi/thunderbird-i18n-52.5.2/et.xpi) = e5449c5269a5afb66b716f6d090fda62749ec7717d84bfbda0dfab5e7c1af7f7 +SIZE (xpi/thunderbird-i18n-52.5.2/et.xpi) = 551661 +SHA256 (xpi/thunderbird-i18n-52.5.2/eu.xpi) = b37355ad80efd2efcc1841dba2622eda5d1394fee894a72490fd22511493decf +SIZE (xpi/thunderbird-i18n-52.5.2/eu.xpi) = 555536 +SHA256 (xpi/thunderbird-i18n-52.5.2/fi.xpi) = d9a3575b7ece3402873cb08a715ea790ba2069de8e12b401cacdd311028ae1f0 +SIZE (xpi/thunderbird-i18n-52.5.2/fi.xpi) = 550669 +SHA256 (xpi/thunderbird-i18n-52.5.2/fr.xpi) = 011474c4243c2329df60b8a6f48e1a8f31dcc835d09e9814a316cb13424b2b2d +SIZE (xpi/thunderbird-i18n-52.5.2/fr.xpi) = 577560 +SHA256 (xpi/thunderbird-i18n-52.5.2/fy-NL.xpi) = 9b64fbfc1e7390934002b738ebc9b772617fc765732fc51718d6218b0ff07f43 +SIZE (xpi/thunderbird-i18n-52.5.2/fy-NL.xpi) = 563631 +SHA256 (xpi/thunderbird-i18n-52.5.2/ga-IE.xpi) = f8fc5945970e06506041e0b141ad375397c409d824b4cbf8821237e100bb9f0e +SIZE (xpi/thunderbird-i18n-52.5.2/ga-IE.xpi) = 583555 +SHA256 (xpi/thunderbird-i18n-52.5.2/gd.xpi) = 2673fc5e4fc529f034fae08798f10a056d512256ba5c6f2ffdfcf6ea83bfb28d +SIZE (xpi/thunderbird-i18n-52.5.2/gd.xpi) = 574065 +SHA256 (xpi/thunderbird-i18n-52.5.2/gl.xpi) = 27d4ab4e421a621f12692c4c2292898faa1dc4cd03de7f3b469fc870d0966bdf +SIZE (xpi/thunderbird-i18n-52.5.2/gl.xpi) = 575150 +SHA256 (xpi/thunderbird-i18n-52.5.2/he.xpi) = 0f59d39cd46814960b3f0cb8cf343d91589ceb4db9f107cdcd99d18a34f791bf +SIZE (xpi/thunderbird-i18n-52.5.2/he.xpi) = 592565 +SHA256 (xpi/thunderbird-i18n-52.5.2/hr.xpi) = bd67efbe342167fdcbb4438591487c6dd1c9ca46e9ad3fda4bf238638dd48f3a +SIZE (xpi/thunderbird-i18n-52.5.2/hr.xpi) = 564778 +SHA256 (xpi/thunderbird-i18n-52.5.2/hsb.xpi) = fc98e7d8d5f6c97efa2dc40133a70170a3df05aa497719ce8c3befa1fd6d68fc +SIZE (xpi/thunderbird-i18n-52.5.2/hsb.xpi) = 582241 +SHA256 (xpi/thunderbird-i18n-52.5.2/hu.xpi) = 1878c3fe119d2007baea3a6759bc950fbaefe93fc372d3b92c6ed64b2a946859 +SIZE (xpi/thunderbird-i18n-52.5.2/hu.xpi) = 586445 +SHA256 (xpi/thunderbird-i18n-52.5.2/hy-AM.xpi) = 678218c48d874d5e308301343d8bad97cf6827e0fc0ca34d5ea1b0ac58beaeeb +SIZE (xpi/thunderbird-i18n-52.5.2/hy-AM.xpi) = 629879 +SHA256 (xpi/thunderbird-i18n-52.5.2/id.xpi) = 5515a58cd0b691a1d0dee964d931279b8729cd59f3ee45b23f594f5d1df04240 +SIZE (xpi/thunderbird-i18n-52.5.2/id.xpi) = 546525 +SHA256 (xpi/thunderbird-i18n-52.5.2/is.xpi) = 2cf40947dec980d24583eb5ef57f9461848fdcb7e5fd6d534d670735a7bb4120 +SIZE (xpi/thunderbird-i18n-52.5.2/is.xpi) = 555712 +SHA256 (xpi/thunderbird-i18n-52.5.2/it.xpi) = 8ebcd3cca7db1e7c7cc3f41551fc83f2f8a2b13099da6b25ee30f884d7151f18 +SIZE (xpi/thunderbird-i18n-52.5.2/it.xpi) = 455407 +SHA256 (xpi/thunderbird-i18n-52.5.2/ja.xpi) = f8dff411870edda5723264b5036de51c3570b96c38a31f23b495b0eb74df25c0 +SIZE (xpi/thunderbird-i18n-52.5.2/ja.xpi) = 630052 +SHA256 (xpi/thunderbird-i18n-52.5.2/kab.xpi) = 1fcbb01397b921033ea5a70395d67dd7e143d7911cd03890c7780a23be15347d +SIZE (xpi/thunderbird-i18n-52.5.2/kab.xpi) = 568690 +SHA256 (xpi/thunderbird-i18n-52.5.2/ko.xpi) = 7628e4678c52354a052cc46737d99d404c0beaac9498209846b485e0c29cad52 +SIZE (xpi/thunderbird-i18n-52.5.2/ko.xpi) = 595517 +SHA256 (xpi/thunderbird-i18n-52.5.2/lt.xpi) = 3e48f9ea89318840b0ebbaf6391463274b06a2d48f2294299a4359cec3be0a1b +SIZE (xpi/thunderbird-i18n-52.5.2/lt.xpi) = 580598 +SHA256 (xpi/thunderbird-i18n-52.5.2/nb-NO.xpi) = 0c7ec0d8f73f6068ddf9690f606bee09f0526d00f7c5bd228af01b761d53dda1 +SIZE (xpi/thunderbird-i18n-52.5.2/nb-NO.xpi) = 551103 +SHA256 (xpi/thunderbird-i18n-52.5.2/nl.xpi) = 68d98489e93122e1c5594a940dd64008eba76b33db395318ded2817b34ca8012 +SIZE (xpi/thunderbird-i18n-52.5.2/nl.xpi) = 557956 +SHA256 (xpi/thunderbird-i18n-52.5.2/nn-NO.xpi) = 7a665dd51bd4220e26c3595699da7a74f77616f95f42e2dfcc962801b64700bb +SIZE (xpi/thunderbird-i18n-52.5.2/nn-NO.xpi) = 551891 +SHA256 (xpi/thunderbird-i18n-52.5.2/pa-IN.xpi) = 463490cfb5c2318dcf86806b88f01fab3c2be50f6c31e6d92ccb629ce1d4919a +SIZE (xpi/thunderbird-i18n-52.5.2/pa-IN.xpi) = 646568 +SHA256 (xpi/thunderbird-i18n-52.5.2/pl.xpi) = 9f8aa33583cfb8eb0fc3098b96a5257a392d982b26643539782b7877922c843e +SIZE (xpi/thunderbird-i18n-52.5.2/pl.xpi) = 469901 +SHA256 (xpi/thunderbird-i18n-52.5.2/pt-BR.xpi) = 6d854e679ab9f9e0f080e94648f68366d32a021b77f630820ae164bd9e348380 +SIZE (xpi/thunderbird-i18n-52.5.2/pt-BR.xpi) = 558223 +SHA256 (xpi/thunderbird-i18n-52.5.2/pt-PT.xpi) = 162ef60b8a2f7e7f348d8a559ded2a325ae8c81d58d6574885754e049ae5cb39 +SIZE (xpi/thunderbird-i18n-52.5.2/pt-PT.xpi) = 565623 +SHA256 (xpi/thunderbird-i18n-52.5.2/rm.xpi) = 6dc69a5ab79f59aac8e5930fc4ba0e914e0e65ca35b7a192fe4d1635bd9e9f43 +SIZE (xpi/thunderbird-i18n-52.5.2/rm.xpi) = 557605 +SHA256 (xpi/thunderbird-i18n-52.5.2/ro.xpi) = 137125c20dca51d5a54354237f0b79e88fe15fdf6dfd731422fd72556263dcd6 +SIZE (xpi/thunderbird-i18n-52.5.2/ro.xpi) = 570529 +SHA256 (xpi/thunderbird-i18n-52.5.2/ru.xpi) = eecd8b8c525531fd8aefb45bd5ae5a1cc97dec025f23b2ba9d17f04d66da8173 +SIZE (xpi/thunderbird-i18n-52.5.2/ru.xpi) = 530669 +SHA256 (xpi/thunderbird-i18n-52.5.2/si.xpi) = e64bb7b3a59d21bcb3746611e9b8ea468aa8b2b15039a86275ee8b69cf05b285 +SIZE (xpi/thunderbird-i18n-52.5.2/si.xpi) = 649010 +SHA256 (xpi/thunderbird-i18n-52.5.2/sk.xpi) = 716bf7a0f9a12d088be1e4ddd07f2a3861eb7a646dbf0ad1fea1be3187aa5049 +SIZE (xpi/thunderbird-i18n-52.5.2/sk.xpi) = 583881 +SHA256 (xpi/thunderbird-i18n-52.5.2/sl.xpi) = f458ec4d93120dc015302c67ecf8a3fb70bedf42803637805a739a43d187cda8 +SIZE (xpi/thunderbird-i18n-52.5.2/sl.xpi) = 562830 +SHA256 (xpi/thunderbird-i18n-52.5.2/sq.xpi) = e7d418562df152cb220227432d87e5808675a859267a1238924af67acd073d9d +SIZE (xpi/thunderbird-i18n-52.5.2/sq.xpi) = 570616 +SHA256 (xpi/thunderbird-i18n-52.5.2/sr.xpi) = d563fbb8db8bbe94e19ab2a24c28f4b272690454175b9955f8e0f84fc08f8ffd +SIZE (xpi/thunderbird-i18n-52.5.2/sr.xpi) = 609019 +SHA256 (xpi/thunderbird-i18n-52.5.2/sv-SE.xpi) = 66e0ed6938917713280892a263b3158494f2d7a112ae9d742d94b47140091d9e +SIZE (xpi/thunderbird-i18n-52.5.2/sv-SE.xpi) = 565777 +SHA256 (xpi/thunderbird-i18n-52.5.2/ta-LK.xpi) = dfed225bdb5490b547ccd7f088342f32e5e2b28214c6a7490cba5c189bbf149b +SIZE (xpi/thunderbird-i18n-52.5.2/ta-LK.xpi) = 675039 +SHA256 (xpi/thunderbird-i18n-52.5.2/tr.xpi) = 0289d22b1263c1138134f5b6d286a3a42bd450eefe297cbe0c62f76cfacaddd6 +SIZE (xpi/thunderbird-i18n-52.5.2/tr.xpi) = 569926 +SHA256 (xpi/thunderbird-i18n-52.5.2/uk.xpi) = 0d2f1e4068a42f31f58b92fe273685225bdabbda121e57936e0c73c5c18a40e3 +SIZE (xpi/thunderbird-i18n-52.5.2/uk.xpi) = 652854 +SHA256 (xpi/thunderbird-i18n-52.5.2/vi.xpi) = 240595758975b80c2a205ae4526055307e61f74e5ce1aa58cffaded88f41600a +SIZE (xpi/thunderbird-i18n-52.5.2/vi.xpi) = 637163 +SHA256 (xpi/thunderbird-i18n-52.5.2/zh-CN.xpi) = 69c6202ceb23bf912e99d776203c7f1c22ff4604e87bb819f78f5e6f9a28e2a9 +SIZE (xpi/thunderbird-i18n-52.5.2/zh-CN.xpi) = 593611 +SHA256 (xpi/thunderbird-i18n-52.5.2/zh-TW.xpi) = 861584c71533159d58936c40ab60b1fcfd071a4b568fa8a779374e1b7984e2dc +SIZE (xpi/thunderbird-i18n-52.5.2/zh-TW.xpi) = 595728 Modified: branches/2017Q4/mail/thunderbird/Makefile ============================================================================== --- branches/2017Q4/mail/thunderbird/Makefile Fri Dec 22 23:55:06 2017 (r457011) +++ branches/2017Q4/mail/thunderbird/Makefile Fri Dec 22 23:58:35 2017 (r457012) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 52.5.0 +DISTVERSION= 52.5.2 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Modified: branches/2017Q4/mail/thunderbird/distinfo ============================================================================== --- branches/2017Q4/mail/thunderbird/distinfo Fri Dec 22 23:55:06 2017 (r457011) +++ branches/2017Q4/mail/thunderbird/distinfo Fri Dec 22 23:58:35 2017 (r457012) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511321984 -SHA256 (thunderbird-52.5.0.source.tar.xz) = 7f169d1110db6d184a1be750a59734cbe639fb304bd76553aeaa1bde3bb7f779 -SIZE (thunderbird-52.5.0.source.tar.xz) = 230282080 +TIMESTAMP = 1513883806 +SHA256 (thunderbird-52.5.2.source.tar.xz) = 7772e1865cd4cbaac82ea05374d0ae51f754f47c6160c9b83919da483d620ee5 +SIZE (thunderbird-52.5.2.source.tar.xz) = 230369636 From owner-svn-ports-branches@freebsd.org Sat Dec 23 00:02:10 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08BACE8D356; Sat, 23 Dec 2017 00:02:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D35B36C184; Sat, 23 Dec 2017 00:02:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBN0283u019886; Sat, 23 Dec 2017 00:02:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBN028tt019884; Sat, 23 Dec 2017 00:02:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712230002.vBN028tt019884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 23 Dec 2017 00:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r457013 - branches/2017Q4/emulators/rpcs3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2017Q4/emulators/rpcs3 X-SVN-Commit-Revision: 457013 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 00:02:10 -0000 Author: jbeich Date: Sat Dec 23 00:02:08 2017 New Revision: 457013 URL: https://svnweb.freebsd.org/changeset/ports/457013 Log: MFH: r457010 emulators/rpcs3: update to 0.0.4.194 - Move CONFIGURE_ENV before CMAKE_ARGS to match order of execution Changes: https://github.com/RPCS3/rpcs3/compare/a08e79f4...58d8d126 Approved by: ports-secteam (junovitch, implicit for snapshots) Modified: branches/2017Q4/emulators/rpcs3/Makefile branches/2017Q4/emulators/rpcs3/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/emulators/rpcs3/Makefile ============================================================================== --- branches/2017Q4/emulators/rpcs3/Makefile Fri Dec 22 23:58:35 2017 (r457012) +++ branches/2017Q4/emulators/rpcs3/Makefile Sat Dec 23 00:02:08 2017 (r457013) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-178 -DISTVERSIONSUFFIX= -ga285409f +DISTVERSION= 0.0.4-194 +DISTVERSIONSUFFIX= -g58d8d126 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -39,8 +39,8 @@ USE_QT5= qmake_build buildtools_build core dbus gui ne USE_XORG= x11 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL}} EXTRA_PATCHES_FreeBSD_10.3= ${PATCHDIR}/extra-patch-no-thread_local -CMAKE_ARGS+= -DCMAKE_SKIP_RPATH=on -DUSE_SYSTEM_LIBPNG=on -DUSE_SYSTEM_FFMPEG=on CONFIGURE_ENV+= TRAVIS=1 # XXX Rename to be less generic +CMAKE_ARGS+= -DCMAKE_SKIP_RPATH=on -DUSE_SYSTEM_LIBPNG=on -DUSE_SYSTEM_FFMPEG=on CXXFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528 CXXFLAGS+= -Wno-macro-redefined # __STDC_*_MACROS sys/cdefs.h vs. llvm-config LDFLAGS+= -Wl,--as-needed # GLU Modified: branches/2017Q4/emulators/rpcs3/distinfo ============================================================================== --- branches/2017Q4/emulators/rpcs3/distinfo Fri Dec 22 23:58:35 2017 (r457012) +++ branches/2017Q4/emulators/rpcs3/distinfo Sat Dec 23 00:02:08 2017 (r457013) @@ -1,6 +1,6 @@ -TIMESTAMP = 1513797000 -SHA256 (RPCS3-rpcs3-v0.0.4-178-ga285409f_GH0.tar.gz) = 4e6ee46c1501f3753d114c6a3142adcbd1bf40c8e3f418d3ac4a6acdd1ebe5dd -SIZE (RPCS3-rpcs3-v0.0.4-178-ga285409f_GH0.tar.gz) = 3607587 +TIMESTAMP = 1513962494 +SHA256 (RPCS3-rpcs3-v0.0.4-194-g58d8d126_GH0.tar.gz) = 47c1497484cb3152834da2c9389805857dbb9c9157a42d94bfcda67f4e88bcf4 +SIZE (RPCS3-rpcs3-v0.0.4-194-g58d8d126_GH0.tar.gz) = 3610590 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-branches@freebsd.org Sat Dec 23 00:08:58 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9DCDE8D4F9; Sat, 23 Dec 2017 00:08:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3A0E6C369; Sat, 23 Dec 2017 00:08:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBN08vRa020250; Sat, 23 Dec 2017 00:08:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBN08vbZ020248; Sat, 23 Dec 2017 00:08:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712230008.vBN08vbZ020248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 23 Dec 2017 00:08:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r457014 - branches/2017Q4/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2017Q4/emulators/citra X-SVN-Commit-Revision: 457014 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 00:08:59 -0000 Author: jbeich Date: Sat Dec 23 00:08:57 2017 New Revision: 457014 URL: https://svnweb.freebsd.org/changeset/ports/457014 Log: MFH: r457011 emulators/citra: update to s20171221 Changes: https://github.com/citra-emu/citra/compare/c143a5a3...ae42267c Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2017Q4/emulators/citra/Makefile branches/2017Q4/emulators/citra/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/emulators/citra/Makefile ============================================================================== --- branches/2017Q4/emulators/citra/Makefile Sat Dec 23 00:02:08 2017 (r457013) +++ branches/2017Q4/emulators/citra/Makefile Sat Dec 23 00:08:57 2017 (r457014) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20171220 +PORTVERSION= s20171221 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= c143a5a3 +GH_TAGNAME= ae42267c GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:4110494:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ Modified: branches/2017Q4/emulators/citra/distinfo ============================================================================== --- branches/2017Q4/emulators/citra/distinfo Sat Dec 23 00:02:08 2017 (r457013) +++ branches/2017Q4/emulators/citra/distinfo Sat Dec 23 00:08:57 2017 (r457014) @@ -1,6 +1,6 @@ -TIMESTAMP = 1513693479 -SHA256 (citra-emu-citra-s20171220-c143a5a3_GH0.tar.gz) = fab9c377eefc9f21ffacc4c414747c257b6eb8c24d98274e446cf729f0c02e8c -SIZE (citra-emu-citra-s20171220-c143a5a3_GH0.tar.gz) = 1648859 +TIMESTAMP = 1513870301 +SHA256 (citra-emu-citra-s20171221-ae42267c_GH0.tar.gz) = 70342acdcb5a18533656e5e086524d43c7d6fbf770f8b5b6a89c7f7be2002910 +SIZE (citra-emu-citra-s20171221-ae42267c_GH0.tar.gz) = 1649676 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-4110494_GH0.tar.gz) = 97703cefc1bc325634b2b2c9abdbaffd6e2d1caaa751f8e38c74ee882af85cbe From owner-svn-ports-branches@freebsd.org Sat Dec 23 14:10:59 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5443EA6992; Sat, 23 Dec 2017 14:10:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD6C76480E; Sat, 23 Dec 2017 14:10:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBNEAwjp096208; Sat, 23 Dec 2017 14:10:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBNEAwoG096207; Sat, 23 Dec 2017 14:10:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712231410.vBNEAwoG096207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 23 Dec 2017 14:10:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r457053 - branches/2017Q4/japanese/xgate X-SVN-Group: ports-branches X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: branches/2017Q4/japanese/xgate X-SVN-Commit-Revision: 457053 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 14:11:00 -0000 Author: antoine Date: Sat Dec 23 14:10:58 2017 New Revision: 457053 URL: https://svnweb.freebsd.org/changeset/ports/457053 Log: MFH: r456277 Mark BROKEN: unfetchable Reported by: pkg-fallout Modified: branches/2017Q4/japanese/xgate/Makefile Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/japanese/xgate/Makefile ============================================================================== --- branches/2017Q4/japanese/xgate/Makefile Sat Dec 23 13:58:40 2017 (r457052) +++ branches/2017Q4/japanese/xgate/Makefile Sat Dec 23 14:10:58 2017 (r457053) @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}pkg${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Webmail system xGate implemented by Servlet over IMAP4/POP3 +BROKEN= unfetchable + RUN_DEPENDS= ${APP_HOME}/bin/bootstrap.jar:www/tomcat6 USES= dos2unix tar:tgz From owner-svn-ports-branches@freebsd.org Sat Dec 23 22:54:31 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30D35EA818F; Sat, 23 Dec 2017 22:54:31 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAD7479F33; Sat, 23 Dec 2017 22:54:30 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBNMsUkQ022826; Sat, 23 Dec 2017 22:54:30 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBNMsTQQ022824; Sat, 23 Dec 2017 22:54:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712232254.vBNMsTQQ022824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 23 Dec 2017 22:54:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r457115 - branches/2017Q4/net-p2p/sonarr X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q4/net-p2p/sonarr X-SVN-Commit-Revision: 457115 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 22:54:31 -0000 Author: feld Date: Sat Dec 23 22:54:29 2017 New Revision: 457115 URL: https://svnweb.freebsd.org/changeset/ports/457115 Log: MFH: r453899 r457113 net-p2p/sonarr: Update to 2.0.0.5054 net-p2p/sonarr: Update to 2.0.0.5085 Changelog: https://github.com/Sonarr/Sonarr/releases/tag/v2.0.0.5085 Modified: branches/2017Q4/net-p2p/sonarr/Makefile branches/2017Q4/net-p2p/sonarr/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net-p2p/sonarr/Makefile ============================================================================== --- branches/2017Q4/net-p2p/sonarr/Makefile Sat Dec 23 22:54:20 2017 (r457114) +++ branches/2017Q4/net-p2p/sonarr/Makefile Sat Dec 23 22:54:29 2017 (r457115) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sonarr -PORTVERSION= 2.0.0.4949 +PORTVERSION= 2.0.0.5085 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.sonarr.tv/v2/master/mono/ Modified: branches/2017Q4/net-p2p/sonarr/distinfo ============================================================================== --- branches/2017Q4/net-p2p/sonarr/distinfo Sat Dec 23 22:54:20 2017 (r457114) +++ branches/2017Q4/net-p2p/sonarr/distinfo Sat Dec 23 22:54:29 2017 (r457115) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503150464 -SHA256 (NzbDrone.master.2.0.0.4949.mono.tar.gz) = 7e4e3a3668ee7485d0ee4009bcd1f2a7c3e8c25da7d9170272ef275a19c76ac4 -SIZE (NzbDrone.master.2.0.0.4949.mono.tar.gz) = 6838212 +TIMESTAMP = 1514069354 +SHA256 (NzbDrone.master.2.0.0.5085.mono.tar.gz) = bf51182f581d81aa8aa9881aa42a60d938bfa0ff065b4edc04a585d9f56bcfd4 +SIZE (NzbDrone.master.2.0.0.5085.mono.tar.gz) = 6858472 From owner-svn-ports-branches@freebsd.org Sat Dec 23 22:57:30 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF87BEA84D5; Sat, 23 Dec 2017 22:57:30 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9168D7A2B7; Sat, 23 Dec 2017 22:57:30 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBNMvTbV023241; Sat, 23 Dec 2017 22:57:29 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBNMvTdr023238; Sat, 23 Dec 2017 22:57:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712232257.vBNMvTdr023238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 23 Dec 2017 22:57:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r457116 - branches/2017Q4/net-p2p/radarr X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q4/net-p2p/radarr X-SVN-Commit-Revision: 457116 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 22:57:30 -0000 Author: feld Date: Sat Dec 23 22:57:29 2017 New Revision: 457116 URL: https://svnweb.freebsd.org/changeset/ports/457116 Log: MFH: r452029 r457110 net-p2p/radarr: Update to 0.2.0.870 Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.870 net-p2p/radarr: Update to 0.2.0.910 Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.910 Modified: branches/2017Q4/net-p2p/radarr/Makefile branches/2017Q4/net-p2p/radarr/distinfo branches/2017Q4/net-p2p/radarr/pkg-plist Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net-p2p/radarr/Makefile ============================================================================== --- branches/2017Q4/net-p2p/radarr/Makefile Sat Dec 23 22:54:29 2017 (r457115) +++ branches/2017Q4/net-p2p/radarr/Makefile Sat Dec 23 22:57:29 2017 (r457116) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= radarr -PORTVERSION= 0.2.0.846 +PORTVERSION= 0.2.0.910 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ Modified: branches/2017Q4/net-p2p/radarr/distinfo ============================================================================== --- branches/2017Q4/net-p2p/radarr/distinfo Sat Dec 23 22:54:29 2017 (r457115) +++ branches/2017Q4/net-p2p/radarr/distinfo Sat Dec 23 22:57:29 2017 (r457116) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504831922 -SHA256 (Radarr.develop.0.2.0.846.linux.tar.gz) = 7e6e78872c57497f718179abd18ad303cd9e279200eaaaabb84919a75401f9d2 -SIZE (Radarr.develop.0.2.0.846.linux.tar.gz) = 7370245 +TIMESTAMP = 1514068044 +SHA256 (Radarr.develop.0.2.0.910.linux.tar.gz) = 935e9f3c914fe86631e41f00457400ecbe48bcde1acad903f21ed30dcdd49530 +SIZE (Radarr.develop.0.2.0.910.linux.tar.gz) = 7438529 Modified: branches/2017Q4/net-p2p/radarr/pkg-plist ============================================================================== --- branches/2017Q4/net-p2p/radarr/pkg-plist Sat Dec 23 22:54:29 2017 (r457115) +++ branches/2017Q4/net-p2p/radarr/pkg-plist Sat Dec 23 22:57:29 2017 (r457116) @@ -88,6 +88,22 @@ %%DATADIR%%/UI/Content/FontAwesome/fontawesome-webfont.ttf %%DATADIR%%/UI/Content/FontAwesome/fontawesome-webfont.woff %%DATADIR%%/UI/Content/FontAwesome/fontawesome-webfont.woff2 +%%DATADIR%%/UI/Content/Fonts/opensans-light.eot +%%DATADIR%%/UI/Content/Fonts/opensans-light.ttf +%%DATADIR%%/UI/Content/Fonts/opensans-light.woff +%%DATADIR%%/UI/Content/Fonts/opensans-light.woff2 +%%DATADIR%%/UI/Content/Fonts/opensans-regular.eot +%%DATADIR%%/UI/Content/Fonts/opensans-regular.ttf +%%DATADIR%%/UI/Content/Fonts/opensans-regular.woff +%%DATADIR%%/UI/Content/Fonts/opensans-regular.woff2 +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.eot +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.ttf +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.woff +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.woff2 +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.eot +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.ttf +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.woff +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.woff2 %%DATADIR%%/UI/Content/Images/404.png %%DATADIR%%/UI/Content/Images/background/logo.png %%DATADIR%%/UI/Content/Images/favicon-debug.ico @@ -153,9 +169,9 @@ %%DATADIR%%/UI/Content/_output/UI/Content/fullcalendar.css.map %%DATADIR%%/UI/Content/_output/UI/Content/info.css.map %%DATADIR%%/UI/Content/_output/UI/Content/logs.css.map +%%DATADIR%%/UI/Content/_output/UI/Content/manualimport.css.map %%DATADIR%%/UI/Content/_output/UI/Content/messenger.css.map %%DATADIR%%/UI/Content/_output/UI/Content/messenger.flat.css.map -%%DATADIR%%/UI/Content/_output/UI/Content/manualimport.css.map %%DATADIR%%/UI/Content/_output/UI/Content/movies.css.map %%DATADIR%%/UI/Content/_output/UI/Content/overrides.css.map %%DATADIR%%/UI/Content/_output/UI/Content/series.css.map @@ -169,18 +185,6 @@ %%DATADIR%%/UI/Content/bootstrap.toggle-switch.css %%DATADIR%%/UI/Content/calendar.css %%DATADIR%%/UI/Content/cells.css -%%DATADIR%%/UI/Content/fonts/UbuntuMono-Regular.ttf -%%DATADIR%%/UI/Content/fonts/opensans-light.eot -%%DATADIR%%/UI/Content/fonts/opensans-light.ttf -%%DATADIR%%/UI/Content/fonts/opensans-light.woff -%%DATADIR%%/UI/Content/fonts/opensans-regular.eot -%%DATADIR%%/UI/Content/fonts/opensans-regular.ttf -%%DATADIR%%/UI/Content/fonts/opensans-regular.woff -%%DATADIR%%/UI/Content/fonts/opensans-semibold.eot -%%DATADIR%%/UI/Content/fonts/opensans-semibold.ttf -%%DATADIR%%/UI/Content/fonts/opensans-semibold.woff -%%DATADIR%%/UI/Content/fonts/ubuntumono-regular.eot -%%DATADIR%%/UI/Content/fonts/ubuntumono-regular.woff %%DATADIR%%/UI/Content/fullcalendar.css %%DATADIR%%/UI/Content/info.css %%DATADIR%%/UI/Content/logs.css