From owner-svn-ports-all@freebsd.org Wed Jun 10 10:24:28 2020 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 026A33301A3; Wed, 10 Jun 2020 10:24:28 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49hjlb5xbhz3Wn8; Wed, 10 Jun 2020 10:24:27 +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 AEE012553F; Wed, 10 Jun 2020 10:24:27 +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 05AAORYG065684; Wed, 10 Jun 2020 10:24:27 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05AAOROE065682; Wed, 10 Jun 2020 10:24:27 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <202006101024.05AAOROE065682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 10 Jun 2020 10:24:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r538383 - in branches/2020Q2/audio/adplay: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in branches/2020Q2/audio/adplay: . files X-SVN-Commit-Revision: 538383 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.33 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: Wed, 10 Jun 2020 10:24:28 -0000 Author: ehaupt Date: Wed Jun 10 10:24:27 2020 New Revision: 538383 URL: https://svnweb.freebsd.org/changeset/ports/538383 Log: MFH: r538378 Chase audio/libadplug update. This also requires an update to 1.8.1. Approved by: ports-secteam (joneum) Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e Deleted: branches/2020Q2/audio/adplay/files/ Modified: branches/2020Q2/audio/adplay/Makefile branches/2020Q2/audio/adplay/distinfo Modified: branches/2020Q2/audio/adplay/Makefile ============================================================================== --- branches/2020Q2/audio/adplay/Makefile Wed Jun 10 10:23:10 2020 (r538382) +++ branches/2020Q2/audio/adplay/Makefile Wed Jun 10 10:24:27 2020 (r538383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adplay -PORTVERSION= 1.8 +PORTVERSION= 1.8.1 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio @@ -17,30 +17,32 @@ LIB_DEPENDS= libadplug.so:audio/libadplug \ libbinio.so:devel/libbinio USES= autoreconf libtool pkgconfig -GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= adplug GH_PROJECT= ${PORTNAME}-unix GH_TUPLE= adplug:database:${DBVERSION}:database/database-${DBVERSION} -DBFILE= adplug.db -DBVERSION= v1.0 - +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sharedstatedir=${DATADIR} +PLIST_FILES= ${DATADIR}/adplug.db \ + bin/adplay \ + man/man1/adplay.1.gz + OPTIONS_DEFINE= ALSA SDL ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_CONFIGURE_WITH= alsa-prefix=${LOCALBASE}/lib ALSA_CONFIGURE_OFF= --disable-output-alsa +ALSA_CONFIGURE_WITH= alsa-prefix=${LOCALBASE}/lib ALSA_CFLAGS+= `pkg-config --cflags alsa` -SDL_CONFIGURE_OFF= --disable-output-sdl SDL_USES= sdl -SDL_USE= SDL=sdl,mixer +SDL_USE= SDL=mixer,sdl +SDL_CONFIGURE_OFF= --disable-output-sdl -PLIST_FILES= bin/adplay %%DATADIR%%/adplug.db man/man1/adplay.1.gz +DBFILE= adplug.db +DBVERSION= v1.0 post-patch: @${RM} ${WRKSRC}/src/getopt.h Modified: branches/2020Q2/audio/adplay/distinfo ============================================================================== --- branches/2020Q2/audio/adplay/distinfo Wed Jun 10 10:23:10 2020 (r538382) +++ branches/2020Q2/audio/adplay/distinfo Wed Jun 10 10:24:27 2020 (r538383) @@ -1,5 +1,5 @@ -TIMESTAMP = 1511100939 -SHA256 (adplug-adplay-unix-v1.8_GH0.tar.gz) = dcb4dbf886b6087900012d00034a85fbaa29d7488d54d923122af625d8b918aa -SIZE (adplug-adplay-unix-v1.8_GH0.tar.gz) = 42111 +TIMESTAMP = 1590309553 +SHA256 (adplug-adplay-unix-v1.8.1_GH0.tar.gz) = 5fa1d475740bf88f5a618c1a79b52d1b0faf0c70b1c3f181114711fd2c84aa2d +SIZE (adplug-adplay-unix-v1.8.1_GH0.tar.gz) = 42222 SHA256 (adplug-database-v1.0_GH0.tar.gz) = 1c2cfd08bbaba19209893d5a6ef18287251aa34c82c2704570255e19a2535a99 SIZE (adplug-database-v1.0_GH0.tar.gz) = 4462