From owner-svn-ports-all@freebsd.org Sat Nov 17 17:37:51 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 A8ECB113977C; Sat, 17 Nov 2018 17:37:51 +0000 (UTC) (envelope-from yuri@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 4164174D75; Sat, 17 Nov 2018 17:37:51 +0000 (UTC) (envelope-from yuri@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 020422F3AB; Sat, 17 Nov 2018 17:37:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAHHboLe071516; Sat, 17 Nov 2018 17:37:50 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAHHboPY071515; Sat, 17 Nov 2018 17:37:50 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201811171737.wAHHboPY071515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 17 Nov 2018 17:37:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485176 - head/audio/csound6 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/csound6 X-SVN-Commit-Revision: 485176 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4164174D75 X-Spamd-Result: default: False [-0.07 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.07)[-0.071,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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: Sat, 17 Nov 2018 17:37:51 -0000 Author: yuri Date: Sat Nov 17 17:37:50 2018 New Revision: 485176 URL: https://svnweb.freebsd.org/changeset/ports/485176 Log: audio/csound6: Take maintainership; Change to github This port is broken. It both failed to fetch and failed to build afterwards. I fixed the fetching problem: it moved to github. So far I couldn't fix the build problem - it seems to fail due to some incompatibilities with dependencies, but it is also badly outdated. New version doesn't build either. The upstream needs to fix at least these two problems: * https://github.com/csound/csound/issues/1063 * https://github.com/csound/csound/issues/1064 I'll come back to it after they fix these build issues. Modified: head/audio/csound6/Makefile head/audio/csound6/distinfo Modified: head/audio/csound6/Makefile ============================================================================== --- head/audio/csound6/Makefile Sat Nov 17 17:34:43 2018 (r485175) +++ head/audio/csound6/Makefile Sat Nov 17 17:37:50 2018 (r485176) @@ -2,15 +2,13 @@ # $FreeBSD$ PORTNAME= csound -PORTVERSION= 6.06 +PORTVERSION= 6.06.0 PORTREVISION= 19 CATEGORIES= audio lang -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION} PKGNAMESUFFIX= 6 -DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION} DIST_SUBDIR= csound -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= Sound synthesizer LICENSE= LGPL21+ @@ -26,6 +24,7 @@ LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ USES= alias bison cmake:outsource,noninja eigen:3 localbase python:2.7 # math/gmm++ requires c++11 +USE_GITHUB= yes USE_CXXSTD= c++11 CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \ -DBUILD_JAVA_INTERFACE:BOOL=OFF \ Modified: head/audio/csound6/distinfo ============================================================================== --- head/audio/csound6/distinfo Sat Nov 17 17:34:43 2018 (r485175) +++ head/audio/csound6/distinfo Sat Nov 17 17:37:50 2018 (r485176) @@ -1,2 +1,3 @@ -SHA256 (csound/Csound6.06.tar.gz) = 03e6542d60eaffc9b4c5e81f36243e8872dedbe94c036adaa8e07c27938feb11 -SIZE (csound/Csound6.06.tar.gz) = 27232172 +TIMESTAMP = 1542475461 +SHA256 (csound/csound-csound-6.06.0_GH0.tar.gz) = ce01dbf249eb6cf27e3090b8d9aa7d779256a364707ce0b81f7545dc168d9d50 +SIZE (csound/csound-csound-6.06.0_GH0.tar.gz) = 33089325