From owner-svn-ports-branches@freebsd.org Sun Jan 5 06:00:06 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 614561E45B8; Sun, 5 Jan 2020 06:00:06 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47r7K21zz1z3RBT; Sun, 5 Jan 2020 06:00:06 +0000 (UTC) (envelope-from tobik@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3F713210B5; Sun, 5 Jan 2020 06:00:06 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0056064D016447; Sun, 5 Jan 2020 06:00:06 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0056055B016445; Sun, 5 Jan 2020 06:00:05 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202001050600.0056055B016445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 5 Jan 2020 06:00:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r522112 - branches/2020Q1/www/newsboat X-SVN-Group: ports-branches X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: branches/2020Q1/www/newsboat X-SVN-Commit-Revision: 522112 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.29 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, 05 Jan 2020 06:00:06 -0000 Author: tobik Date: Sun Jan 5 06:00:05 2020 New Revision: 522112 URL: https://svnweb.freebsd.org/changeset/ports/522112 Log: MFH: r522111 www/newsboat: Bump openssl-sys crate to fix build with LibreSSL 3.x libc bump is not really needed but mirrors https://github.com/newsboat/newsboat/commit/d9f143bf5d4cf87effae2532b9f2ef0c2be0139d PR: 242826 Reported by: p5B2E9A8F@t-online.de Submitted by: mt@markoturk.info (maintainer) Tested by: w.schwarzenfeld@utanet.at Approved by: ports-secteam build fix blanket Modified: branches/2020Q1/www/newsboat/Makefile branches/2020Q1/www/newsboat/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/newsboat/Makefile ============================================================================== --- branches/2020Q1/www/newsboat/Makefile Sun Jan 5 05:59:11 2020 (r522111) +++ branches/2020Q1/www/newsboat/Makefile Sun Jan 5 06:00:05 2020 (r522112) @@ -3,6 +3,7 @@ PORTNAME= newsboat PORTVERSION= 2.18 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -61,7 +62,7 @@ CARGO_CRATES= aho-corasick-0.6.9 \ kernel32-sys-0.2.2 \ lazy_static-0.2.11 \ lazy_static-1.2.0 \ - libc-0.2.50 \ + libc-0.2.66 \ libz-sys-1.0.17 \ locale_config-0.2.2 \ lock_api-0.1.5 \ @@ -73,7 +74,7 @@ CARGO_CRATES= aho-corasick-0.6.9 \ num-integer-0.1.39 \ num-traits-0.2.6 \ once_cell-0.1.8 \ - openssl-sys-0.9.46 \ + openssl-sys-0.9.53 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ percent-encoding-1.0.1 \ Modified: branches/2020Q1/www/newsboat/distinfo ============================================================================== --- branches/2020Q1/www/newsboat/distinfo Sun Jan 5 05:59:11 2020 (r522111) +++ branches/2020Q1/www/newsboat/distinfo Sun Jan 5 06:00:05 2020 (r522112) @@ -1,4 +1,4 @@ -TIMESTAMP = 1577045369 +TIMESTAMP = 1578203423 SHA256 (newsboat-2.18.tar.xz) = f23932c0226ec3f69eac7668da444e73175048498e15e9d773451648b2cba4b0 SIZE (newsboat-2.18.tar.xz) = 577632 SHA256 (rust/crates/aho-corasick-0.6.9.tar.gz) = 1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e @@ -57,8 +57,8 @@ SHA256 (rust/crates/lazy_static-0.2.11.tar.gz) = 76f03 SIZE (rust/crates/lazy_static-0.2.11.tar.gz) = 12361 SHA256 (rust/crates/lazy_static-1.2.0.tar.gz) = a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1 SIZE (rust/crates/lazy_static-1.2.0.tar.gz) = 10840 -SHA256 (rust/crates/libc-0.2.50.tar.gz) = aab692d7759f5cd8c859e169db98ae5b52c924add2af5fbbca11d12fefb567c1 -SIZE (rust/crates/libc-0.2.50.tar.gz) = 392277 +SHA256 (rust/crates/libc-0.2.66.tar.gz) = d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558 +SIZE (rust/crates/libc-0.2.66.tar.gz) = 457815 SHA256 (rust/crates/libz-sys-1.0.17.tar.gz) = 44ebbc760fd2d2f4d93de09a0e13d97e057612052e871da9985cedcb451e6bd5 SIZE (rust/crates/libz-sys-1.0.17.tar.gz) = 632674 SHA256 (rust/crates/locale_config-0.2.2.tar.gz) = 14fbee0e39bc2dd6a2427c4fdea66e9826cc1fd09b0a0b7550359f5f6efe1dab @@ -81,8 +81,8 @@ SHA256 (rust/crates/num-traits-0.2.6.tar.gz) = 0b3a5d7 SIZE (rust/crates/num-traits-0.2.6.tar.gz) = 39923 SHA256 (rust/crates/once_cell-0.1.8.tar.gz) = 532c29a261168a45ce28948f9537ddd7a5dd272cc513b3017b1e82a88f962c37 SIZE (rust/crates/once_cell-0.1.8.tar.gz) = 14908 -SHA256 (rust/crates/openssl-sys-0.9.46.tar.gz) = 05636e06b4f8762d4b81d24a351f3966f38bd25ccbcfd235606c91fdb82cc60f -SIZE (rust/crates/openssl-sys-0.9.46.tar.gz) = 44219 +SHA256 (rust/crates/openssl-sys-0.9.53.tar.gz) = 465d16ae7fc0e313318f7de5cecf57b2fbe7511fd213978b457e1c96ff46736f +SIZE (rust/crates/openssl-sys-0.9.53.tar.gz) = 45434 SHA256 (rust/crates/parking_lot-0.7.1.tar.gz) = ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337 SIZE (rust/crates/parking_lot-0.7.1.tar.gz) = 32670 SHA256 (rust/crates/parking_lot_core-0.4.0.tar.gz) = 94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9