Date: Mon, 15 Oct 2018 12:11:07 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482153 - head/audio/libopenmpt Message-ID: <201810151211.w9FCB7OC019589@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Oct 15 12:11:07 2018 New Revision: 482153 URL: https://svnweb.freebsd.org/changeset/ports/482153 Log: - Update to 0.3.12 - Pacify portlint Modified: head/audio/libopenmpt/Makefile head/audio/libopenmpt/distinfo Modified: head/audio/libopenmpt/Makefile ============================================================================== --- head/audio/libopenmpt/Makefile Mon Oct 15 11:48:08 2018 (r482152) +++ head/audio/libopenmpt/Makefile Mon Oct 15 12:11:07 2018 (r482153) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= libopenmpt -PORTVERSION= 0.3.11 +PORTVERSION= 0.3.12 DISTVERSIONSUFFIX= +release.autotools -PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \ LOCAL/ehaupt @@ -16,8 +15,9 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake libtool pkgconfig -GNU_CONFIGURE= yes USE_LDCONFIG= yes + +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-portaudiocpp Modified: head/audio/libopenmpt/distinfo ============================================================================== --- head/audio/libopenmpt/distinfo Mon Oct 15 11:48:08 2018 (r482152) +++ head/audio/libopenmpt/distinfo Mon Oct 15 12:11:07 2018 (r482153) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536696218 -SHA256 (libopenmpt-0.3.11+release.autotools.tar.gz) = df1ec44212e9f73b33d5aa4970cf3fb7ce27c9fef88d1d1a8be79271c4c705e6 -SIZE (libopenmpt-0.3.11+release.autotools.tar.gz) = 1412893 +TIMESTAMP = 1539601768 +SHA256 (libopenmpt-0.3.12+release.autotools.tar.gz) = 7134db999d33b96dc2db13dbaf29b7beeb4c58f62e57fd3caf36bb8428aa4b42 +SIZE (libopenmpt-0.3.12+release.autotools.tar.gz) = 1414196
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810151211.w9FCB7OC019589>