From owner-svn-ports-all@freebsd.org Tue Apr 14 18:15:55 2020 Return-Path: Delivered-To: svn-ports-all@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 C81862C66D7; Tue, 14 Apr 2020 18:15:55 +0000 (UTC) (envelope-from tcberner@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 491tvv4rV7z4Y75; Tue, 14 Apr 2020 18:15:55 +0000 (UTC) (envelope-from tcberner@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 A19A4997D; Tue, 14 Apr 2020 18:15:55 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03EIFtLW083591; Tue, 14 Apr 2020 18:15:55 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03EIFtxf083590; Tue, 14 Apr 2020 18:15:55 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202004141815.03EIFtxf083590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Tue, 14 Apr 2020 18:15:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531712 - head/net/liveMedia X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net/liveMedia X-SVN-Commit-Revision: 531712 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2020 18:15:55 -0000 Author: tcberner Date: Tue Apr 14 18:15:55 2020 New Revision: 531712 URL: https://svnweb.freebsd.org/changeset/ports/531712 Log: net/liveMedia: update to 2020.04.12 2020.04.12: - Updated "config.linux-with-shared-libraries" (and "liveMedia/Makefile.tail") to ensure that "libssl" and "libcrypto" are linked when "libliveMedia" is built. (Thanks to Felix Kaechele for reporting this.) Modified: head/net/liveMedia/Makefile head/net/liveMedia/distinfo Modified: head/net/liveMedia/Makefile ============================================================================== --- head/net/liveMedia/Makefile Tue Apr 14 18:10:15 2020 (r531711) +++ head/net/liveMedia/Makefile Tue Apr 14 18:15:55 2020 (r531712) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2020.04.06 +PORTVERSION= 2020.04.12 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ Modified: head/net/liveMedia/distinfo ============================================================================== --- head/net/liveMedia/distinfo Tue Apr 14 18:10:15 2020 (r531711) +++ head/net/liveMedia/distinfo Tue Apr 14 18:15:55 2020 (r531712) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586276029 -SHA256 (live.2020.04.06.tar.gz) = cb66c9d7d1895a238274c20ddecfc8dbeb9207926a038fe2bf860e83589ba492 -SIZE (live.2020.04.06.tar.gz) = 7226621 +TIMESTAMP = 1586887420 +SHA256 (live.2020.04.12.tar.gz) = 3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a +SIZE (live.2020.04.12.tar.gz) = 7226606