From owner-svn-ports-all@freebsd.org Thu Oct 11 06:02:39 2018 Return-Path: Delivered-To: svn-ports-all@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 79B7910D2F4F; Thu, 11 Oct 2018 06:02:39 +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.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 3016A884EF; Thu, 11 Oct 2018 06:02:39 +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 2B0414850; Thu, 11 Oct 2018 06:02:39 +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 w9B62dr9057770; Thu, 11 Oct 2018 06:02:39 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9B62dkF057769; Thu, 11 Oct 2018 06:02:39 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810110602.w9B62dkF057769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 11 Oct 2018 06:02:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481786 - head/multimedia/mythtv X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/multimedia/mythtv X-SVN-Commit-Revision: 481786 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.27 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: Thu, 11 Oct 2018 06:02:39 -0000 Author: tobik Date: Thu Oct 11 06:02:38 2018 New Revision: 481786 URL: https://svnweb.freebsd.org/changeset/ports/481786 Log: multimedia/mythtv: Fix fetch The dynamically generated tarball seems to have been rerolled. There are only metadata differences between the two tarballs according to diffoscope [1]. [1] https://people.freebsd.org/~tobik/logs/diffoscope-mythtv-29.1_2,1.html Modified: head/multimedia/mythtv/distinfo Modified: head/multimedia/mythtv/distinfo ============================================================================== --- head/multimedia/mythtv/distinfo Thu Oct 11 05:28:54 2018 (r481785) +++ head/multimedia/mythtv/distinfo Thu Oct 11 06:02:38 2018 (r481786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520812634 -SHA256 (MythTV-mythtv-v29.1_GH0.tar.gz) = 04a84eb0ded2d2b123624ab2b2e1b8cf824ff4bf8216e452b2516deb929082b2 -SIZE (MythTV-mythtv-v29.1_GH0.tar.gz) = 105616234 +TIMESTAMP = 1539236555 +SHA256 (MythTV-mythtv-v29.1_GH0.tar.gz) = e40ec8111d39fd059a9ec741b10016683bcc66ee3b33c4cdaab93d60851f5d3e +SIZE (MythTV-mythtv-v29.1_GH0.tar.gz) = 105616253