From owner-svn-ports-head@freebsd.org Tue Nov 20 02:09:48 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5328113799E; Tue, 20 Nov 2018 02:09:48 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76F1E72008; Tue, 20 Nov 2018 02:09:48 +0000 (UTC) (envelope-from tota@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 5967628BF; Tue, 20 Nov 2018 02:09:48 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAK29mY8033827; Tue, 20 Nov 2018 02:09:48 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAK29mQ3033825; Tue, 20 Nov 2018 02:09:48 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201811200209.wAK29mQ3033825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 20 Nov 2018 02:09:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485377 - head/security/R-cran-openssl X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/security/R-cran-openssl X-SVN-Commit-Revision: 485377 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 76F1E72008 X-Spamd-Result: default: False [0.52 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_SHORT(0.51)[0.507,0]; NEURAL_HAM_LONG(-0.00)[-0.003,0]; NEURAL_SPAM_MEDIUM(0.02)[0.018,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 02:09:49 -0000 Author: tota Date: Tue Nov 20 02:09:47 2018 New Revision: 485377 URL: https://svnweb.freebsd.org/changeset/ports/485377 Log: - Update to 1.1 Modified: head/security/R-cran-openssl/Makefile (contents, props changed) head/security/R-cran-openssl/distinfo (contents, props changed) Modified: head/security/R-cran-openssl/Makefile ============================================================================== --- head/security/R-cran-openssl/Makefile Tue Nov 20 01:53:18 2018 (r485376) +++ head/security/R-cran-openssl/Makefile Tue Nov 20 02:09:47 2018 (r485377) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 1.0.2 +PORTVERSION= 1.1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -16,10 +16,5 @@ TEST_DEPENDS= bash:shells/bash USES= cran:auto-plist,compiles shebangfix ssl SHEBANG_FILES= ${WRKSRC}/tests/google.dk/generate.bash - -R_POSTCMD_INSTALL_OPTIONS+= --configure-vars="INCLUDE_DIR=${OPENSSLINC} LIB_DIR=${OPENSSLLIB}" - -post-patch: - ${REINPLACE_CMD} -e '1,5d' ${WRKSRC}/src/ssl.c .include Modified: head/security/R-cran-openssl/distinfo ============================================================================== --- head/security/R-cran-openssl/distinfo Tue Nov 20 01:53:18 2018 (r485376) +++ head/security/R-cran-openssl/distinfo Tue Nov 20 02:09:47 2018 (r485377) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533889099 -SHA256 (openssl_1.0.2.tar.gz) = 2c17c6c555b0684b11bf02420dd8d3d83694d1fb4ee6325b44bdb309afbd4eb6 -SIZE (openssl_1.0.2.tar.gz) = 1194883 +TIMESTAMP = 1542520782 +SHA256 (openssl_1.1.tar.gz) = fb5f8d8d856132b8c618cfec3ff19ef7a163c46c9384cb51e65cd131327bbd51 +SIZE (openssl_1.1.tar.gz) = 1192772