From owner-svn-ports-all@freebsd.org Thu Dec 5 14:19:17 2019 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 79B081CA94D; Thu, 5 Dec 2019 14:19:17 +0000 (UTC) (envelope-from ehaupt@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 47THsK2dxsz4FXZ; Thu, 5 Dec 2019 14:19:17 +0000 (UTC) (envelope-from ehaupt@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 3EEF41A20C; Thu, 5 Dec 2019 14:19:17 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB5EJHQ6008903; Thu, 5 Dec 2019 14:19:17 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB5EJG5O008901; Thu, 5 Dec 2019 14:19:16 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201912051419.xB5EJG5O008901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 5 Dec 2019 14:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519080 - in head/audio/ocp: . files X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in head/audio/ocp: . files X-SVN-Commit-Revision: 519080 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: Thu, 05 Dec 2019 14:19:17 -0000 Author: ehaupt Date: Thu Dec 5 14:19:16 2019 New Revision: 519080 URL: https://svnweb.freebsd.org/changeset/ports/519080 Log: - Update to 0.2.1 - Move to github Deleted: head/audio/ocp/files/patch-playogg_oggplay.c Modified: head/audio/ocp/Makefile head/audio/ocp/distinfo Modified: head/audio/ocp/Makefile ============================================================================== --- head/audio/ocp/Makefile Thu Dec 5 13:35:13 2019 (r519079) +++ head/audio/ocp/Makefile Thu Dec 5 14:19:16 2019 (r519080) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= ocp -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= https://stian.cubic.org/ocp/ \ - LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Legendary Open Cubic Player @@ -28,6 +27,12 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes + +USE_GITHUB= yes + +GH_ACCOUNT= mywave82 +GH_PROJECT= opencubicplayer +GH_TUPLE= mywave82:timidity:77cd92d:timidity/playgmi/timidity-git MAKE_JOBS_UNSAFE= yes Modified: head/audio/ocp/distinfo ============================================================================== --- head/audio/ocp/distinfo Thu Dec 5 13:35:13 2019 (r519079) +++ head/audio/ocp/distinfo Thu Dec 5 14:19:16 2019 (r519080) @@ -1,3 +1,5 @@ -TIMESTAMP = 1574955492 -SHA256 (ocp-0.2.0.tar.xz) = f077ed44c2d2522e52d9589f5e172590bdc917d383f637ab1cd4bb3f8373769e -SIZE (ocp-0.2.0.tar.xz) = 1966552 +TIMESTAMP = 1575554501 +SHA256 (mywave82-opencubicplayer-v0.2.1_GH0.tar.gz) = 49ab335f848e6b76b9c98d929ac2c4567c37c69a2dac14260c863fca260b0293 +SIZE (mywave82-opencubicplayer-v0.2.1_GH0.tar.gz) = 1023061 +SHA256 (mywave82-timidity-77cd92d_GH0.tar.gz) = 66b9fd32dd8587a1b9f423fe324f5d0e6ab697780514861e3e20406905706efa +SIZE (mywave82-timidity-77cd92d_GH0.tar.gz) = 1763114