Date: Fri, 31 May 2019 12:13:42 +0000 (UTC) From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503169 - head/www/ffsend Message-ID: <201905311213.x4VCDgd6091395@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: 0mp Date: Fri May 31 12:13:42 2019 New Revision: 503169 URL: https://svnweb.freebsd.org/changeset/ports/503169 Log: Update to 0.2.46 Modified: head/www/ffsend/Makefile head/www/ffsend/distinfo Modified: head/www/ffsend/Makefile ============================================================================== --- head/www/ffsend/Makefile Fri May 31 11:55:40 2019 (r503168) +++ head/www/ffsend/Makefile Fri May 31 12:13:42 2019 (r503169) @@ -2,8 +2,7 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v -DISTVERSION= 0.2.45 -PORTREVISION= 2 +DISTVERSION= 0.2.46 CATEGORIES= www MAINTAINER= 0mp@FreeBSD.org @@ -24,13 +23,13 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \ USES= cargo localbase:ldflags python:build,3.5+ ssl USE_GITLAB= yes GL_ACCOUNT= timvisee -GL_COMMIT= 0a08718b2cd7c34c73bea63c0f0dfed6620cc7c7 +GL_COMMIT= 7751898851511a516aa0d017afea1d8a8260a02a USE_XORG= xcb -CARGO_CRATES= MacTypes-sys-2.1.0 \ - adler32-1.0.3 \ +CARGO_CRATES= adler32-1.0.3 \ aho-corasick-0.7.3 \ ansi_term-0.11.0 \ + approx-0.1.1 \ argon2rs-0.2.5 \ arrayref-0.3.5 \ arrayvec-0.4.10 \ @@ -40,17 +39,18 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ backtrace-sys-0.1.28 \ base64-0.10.1 \ base64-0.9.3 \ - bitflags-1.0.4 \ + bitflags-1.0.5 \ blake2-rfc-0.2.18 \ block-0.1.6 \ block-buffer-0.7.3 \ - block-padding-0.1.3 \ + block-padding-0.1.4 \ build_const-0.2.1 \ byte-tools-0.3.1 \ byteorder-1.3.1 \ bytes-0.4.12 \ - cc-1.0.35 \ + cc-1.0.36 \ cfg-if-0.1.7 \ + cgmath-0.16.1 \ chbs-0.0.8 \ checked_int_cast-1.0.0 \ chrono-0.4.6 \ @@ -58,21 +58,21 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ clipboard-0.5.0 \ clipboard-win-2.1.2 \ cloudabi-0.0.3 \ - colored-1.7.0 \ + colored-1.8.0 \ constant_time_eq-0.1.3 \ - cookie-0.11.0 \ + cookie-0.11.1 \ cookie_store-0.5.1 \ - core-foundation-0.5.1 \ - core-foundation-sys-0.5.1 \ + core-foundation-0.6.4 \ + core-foundation-sys-0.6.2 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ - crossterm-0.7.0 \ - crossterm_style-0.2.0 \ - crossterm_utils-0.1.0 \ + crossterm-0.9.3 \ + crossterm_style-0.3.1 \ + crossterm_utils-0.2.1 \ crossterm_winapi-0.1.2 \ crypto-mac-0.7.0 \ csv-1.0.7 \ @@ -90,7 +90,7 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ digest-0.8.0 \ directories-1.0.2 \ dirs-1.0.5 \ - dtoa-0.4.3 \ + dtoa-0.4.4 \ encode_unicode-0.3.5 \ encoding_rs-0.8.17 \ error-chain-0.12.0 \ @@ -98,7 +98,7 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ failure_derive-0.1.5 \ fake-simd-0.1.2 \ ffsend-api-0.3.2 \ - filetime-0.2.4 \ + filetime-0.2.5 \ flate2-1.0.7 \ fnv-1.0.6 \ foreign-types-0.3.2 \ @@ -115,19 +115,19 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ hmac-0.7.0 \ http-0.1.17 \ httparse-1.3.3 \ - hyper-0.10.15 \ - hyper-0.12.27 \ + hyper-0.10.16 \ + hyper-0.12.28 \ hyper-tls-0.3.2 \ ident_case-1.0.1 \ idna-0.1.5 \ indexmap-1.0.2 \ iovec-0.1.2 \ - itoa-0.4.3 \ + itoa-0.4.4 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.3.0 \ lazycell-1.2.1 \ - libc-0.2.51 \ + libc-0.2.54 \ lock_api-0.1.5 \ log-0.3.9 \ log-0.4.6 \ @@ -141,22 +141,23 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ miniz_oxide-0.2.1 \ miniz_oxide_c_api-0.2.1 \ mio-0.6.16 \ - mio-uds-0.6.7 \ miow-0.2.1 \ - native-tls-0.2.2 \ + native-tls-0.2.3 \ net2-0.2.33 \ nodrop-0.1.13 \ num-integer-0.1.39 \ + num-traits-0.1.43 \ num-traits-0.2.6 \ num_cpus-1.10.0 \ + numtoa-0.1.0 \ objc-0.2.6 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ opaque-debug-0.2.2 \ open-1.2.2 \ - openssl-0.10.20 \ + openssl-0.10.21 \ openssl-probe-0.1.2 \ - openssl-sys-0.9.43 \ + openssl-sys-0.9.45 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ @@ -169,12 +170,13 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ pkg-config-0.3.14 \ prettytable-rs-0.8.0 \ proc-macro2-0.3.8 \ - proc-macro2-0.4.27 \ + proc-macro2-0.4.29 \ publicsuffix-1.5.2 \ - qr2term-0.1.1 \ - qrcode-0.9.0 \ + qr2term-0.1.2 \ + qrcode-0.10.0 \ quote-0.5.2 \ quote-0.6.12 \ + rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand_chacha-0.1.1 \ @@ -182,7 +184,7 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ - rand_jitter-0.1.3 \ + rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ @@ -193,17 +195,18 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ regex-1.1.6 \ regex-syntax-0.6.6 \ remove_dir_all-0.5.1 \ - reqwest-0.9.15 \ - rpassword-3.0.1 \ + reqwest-0.9.16 \ + rgb-0.8.13 \ + rpassword-3.0.2 \ rustc-demangle-0.1.14 \ rustc_version-0.2.3 \ - ryu-0.2.7 \ + ryu-0.2.8 \ safemem-0.3.0 \ schannel-0.1.15 \ scoped_threadpool-0.1.9 \ scopeguard-0.3.3 \ - security-framework-0.2.2 \ - security-framework-sys-0.2.3 \ + security-framework-0.3.1 \ + security-framework-sys-0.3.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.90 \ @@ -220,31 +223,27 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ strsim-0.8.0 \ subtle-1.0.0 \ syn-0.13.11 \ - syn-0.15.32 \ + syn-0.15.33 \ synstructure-0.10.1 \ - tar-0.4.22 \ + tar-0.4.24 \ tempfile-3.0.7 \ term-0.5.2 \ - termion-1.5.1 \ - termios-0.3.1 \ + termion-1.5.2 \ textwrap-0.11.0 \ thread_local-0.3.6 \ time-0.1.42 \ - tokio-0.1.18 \ + tokio-0.1.19 \ tokio-codec-0.1.1 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.7 \ - tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-reactor-0.1.9 \ - tokio-sync-0.1.4 \ + tokio-sync-0.1.5 \ tokio-tcp-0.1.3 \ - tokio-threadpool-0.1.13 \ + tokio-threadpool-0.1.14 \ tokio-timer-0.2.10 \ tokio-tls-0.2.1 \ tokio-trace-core-0.1.0 \ - tokio-udp-0.1.3 \ - tokio-uds-0.2.5 \ toml-0.5.0 \ traitobject-0.1.0 \ try-lock-0.2.2 \ @@ -253,7 +252,7 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ typenum-1.10.0 \ ucd-util-0.1.3 \ unicase-1.4.2 \ - unicase-2.3.0 \ + unicase-2.4.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-width-0.1.5 \ @@ -269,13 +268,14 @@ CARGO_CRATES= MacTypes-sys-2.1.0 \ version-compare-0.0.8 \ version_check-0.1.5 \ want-0.0.6 \ - websocket-0.22.3 \ + websocket-0.22.4 \ which-2.0.1 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ + winconsole-0.10.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.1 \ xattr-0.2.2 \ Modified: head/www/ffsend/distinfo ============================================================================== --- head/www/ffsend/distinfo Fri May 31 11:55:40 2019 (r503168) +++ head/www/ffsend/distinfo Fri May 31 12:13:42 2019 (r503169) @@ -1,4 +1,4 @@ -TIMESTAMP = 1556115445 +TIMESTAMP = 1559303725 SHA256 (rust/crates/MacTypes-sys-2.1.0.tar.gz) = eaf9f0d0b1cc33a4d2aee14fb4b2eac03462ef4db29c8ac4057327d8a71ad86f SIZE (rust/crates/MacTypes-sys-2.1.0.tar.gz) = 9274 SHA256 (rust/crates/adler32-1.0.3.tar.gz) = 7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c @@ -505,5 +505,5 @@ SHA256 (rust/crates/xattr-0.2.2.tar.gz) = 244c3741f424 SIZE (rust/crates/xattr-0.2.2.tar.gz) = 11750 SHA256 (rust/crates/xcb-0.8.2.tar.gz) = 5e917a3f24142e9ff8be2414e36c649d47d6cc2ba81f16201cdef96e533e02de SIZE (rust/crates/xcb-0.8.2.tar.gz) = 129071 -SHA256 (timvisee-ffsend-0a08718b2cd7c34c73bea63c0f0dfed6620cc7c7_GL0.tar.gz) = b00624e676e185b6cc282376e6251093af021114110fb3a991517ab91b81c3cc -SIZE (timvisee-ffsend-0a08718b2cd7c34c73bea63c0f0dfed6620cc7c7_GL0.tar.gz) = 182690 +SHA256 (timvisee-ffsend-7751898851511a516aa0d017afea1d8a8260a02a_GL0.tar.gz) = 906518d0f3ccd570bdb040b3729d74742836df9e4f89f4ff32d29a0f5a434c9c +SIZE (timvisee-ffsend-7751898851511a516aa0d017afea1d8a8260a02a_GL0.tar.gz) = 183188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905311213.x4VCDgd6091395>