Date: Mon, 14 Dec 2020 20:30:04 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558105 - head/audio/soundtouch Message-ID: <202012142030.0BEKU4eQ089737@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: acm Date: Mon Dec 14 20:30:04 2020 New Revision: 558105 URL: https://svnweb.freebsd.org/changeset/ports/558105 Log: - Update to 2.2 PR: 251717 Submitted by: acm Approved by: crees Modified: head/audio/soundtouch/Makefile head/audio/soundtouch/distinfo Modified: head/audio/soundtouch/Makefile ============================================================================== --- head/audio/soundtouch/Makefile Mon Dec 14 19:57:19 2020 (r558104) +++ head/audio/soundtouch/Makefile Mon Dec 14 20:30:04 2020 (r558105) @@ -2,18 +2,16 @@ # $FreeBSD$ PORTNAME= soundtouch -PORTVERSION= 1.9.2 -PORTREVISION= 7 +DISTVERSION= 2.2 CATEGORIES= audio -MASTER_SITES= http://www.surina.net/soundtouch/ MAINTAINER= crees@FreeBSD.org COMMENT= Open-source audio processing library LICENSE= LGPL21 -WRKSRC= ${WRKDIR}/${PORTNAME} - +USE_GITLAB= yes +GL_COMMIT= 762f56024b7ade81f6565903161dffec0ad4741e GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/audio/soundtouch/distinfo ============================================================================== --- head/audio/soundtouch/distinfo Mon Dec 14 19:57:19 2020 (r558104) +++ head/audio/soundtouch/distinfo Mon Dec 14 20:30:04 2020 (r558105) @@ -1,2 +1,3 @@ -SHA256 (soundtouch-1.9.2.tar.gz) = caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513 -SIZE (soundtouch-1.9.2.tar.gz) = 171369 +TIMESTAMP = 1606844513 +SHA256 (soundtouch-soundtouch-762f56024b7ade81f6565903161dffec0ad4741e_GL0.tar.gz) = e4c54cb6088e1d483eeb16d1fd6fc2236d2c7cd86e7141411d150099fb8a1da6 +SIZE (soundtouch-soundtouch-762f56024b7ade81f6565903161dffec0ad4741e_GL0.tar.gz) = 523846
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012142030.0BEKU4eQ089737>