From owner-svn-ports-head@freebsd.org Sun Oct 22 14:40:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BEC9E53DE7; Sun, 22 Oct 2017 14:40:55 +0000 (UTC) (envelope-from db@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 mx1.freebsd.org (Postfix) with ESMTPS id 591DE67DE3; Sun, 22 Oct 2017 14:40:55 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9MEesma098041; Sun, 22 Oct 2017 14:40:54 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9MEesLX098039; Sun, 22 Oct 2017 14:40:54 GMT (envelope-from db@FreeBSD.org) Message-Id: <201710221440.v9MEesLX098039@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sun, 22 Oct 2017 14:40:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452647 - head/audio/codec2 X-SVN-Group: ports-head X-SVN-Commit-Author: db X-SVN-Commit-Paths: head/audio/codec2 X-SVN-Commit-Revision: 452647 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 22 Oct 2017 14:40:55 -0000 Author: db Date: Sun Oct 22 14:40:54 2017 New Revision: 452647 URL: https://svnweb.freebsd.org/changeset/ports/452647 Log: update MASTER_SITES to fix distfiles I noticed this port is currently broken: BROKEN= no public distfiles Then I found the public archive at: https://freedv.com/wp-content/uploads/sites/8/2017/10/codec2-0.7.tar.xz (the checksum matches) I think the port can be "fixed" with the attached patch. Thanks! Update the LOCAL copy I forgot to add the last time (db) PR: ports/223163 Submitted by: tj+freebsd_ports@a13.fr Modified: head/audio/codec2/Makefile head/audio/codec2/distinfo Modified: head/audio/codec2/Makefile ============================================================================== --- head/audio/codec2/Makefile Sun Oct 22 13:53:58 2017 (r452646) +++ head/audio/codec2/Makefile Sun Oct 22 14:40:54 2017 (r452647) @@ -3,13 +3,11 @@ PORTNAME= codec2 PORTVERSION= 0.7 CATEGORIES= audio hamradio -MASTER_SITES= http://files.freedv.org/codec2/ \ +MASTER_SITES= https://freedv.com/wp-content/uploads/sites/8/2017/10/ \ LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= Low bit rate codec - -BROKEN= no public distfiles LICENSE= LGPL21 Modified: head/audio/codec2/distinfo ============================================================================== --- head/audio/codec2/distinfo Sun Oct 22 13:53:58 2017 (r452646) +++ head/audio/codec2/distinfo Sun Oct 22 14:40:54 2017 (r452647) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500555166 +TIMESTAMP = 1508682185 SHA256 (codec2-0.7.tar.xz) = 0695bb93cd985dd39f02f0db35ebc28a98b9b88747318f90774aba5f374eadb2 SIZE (codec2-0.7.tar.xz) = 8386048