diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 794401ddd850..ba8b515c6e39 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,49 +1,49 @@ PORTNAME= mpg123 -DISTVERSION= 1.31.1 +DISTVERSION= 1.31.2 CATEGORIES= audio MASTER_SITES= SF \ https://www.mpg123.de/download/ MAINTAINER= novel@FreeBSD.org COMMENT= Command-line player for MPEG Layer 1, 2, and 3 audio files WWW= https://www.mpg123.de/ LICENSE= LGPL21 USES= cpe tar:bzip2 libtool localbase pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-optimization=0 INSTALL_TARGET= install-strip OPTIONS_DEFINE= SNDIO OPTIONS_DEFINE_i386= OPTCPU OPTIONS_DEFINE_armv6= FPU OPTIONS_DEFINE_armv7= FPU OPTIONS_DEFAULT_i386= OPTCPU OPTIONS_SUB= yes FPU_DESC= Use fixed point arithmetic and/or NEON instructions OPTCPU_DESC= Enable support for optimized CPU instructions TEST_TARGET= check FPU_CONFIGURE_ON= --with-cpu=arm_fpu FPU_CONFIGURE_OFF= --with-cpu=arm_nofpu SNDIO_CONFIGURE_ON= --with-audio=sndio,oss SNDIO_CONFIGURE_OFF= --with-audio=oss SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_USES= pkgconfig OPTCPU_CONFIGURE_ON= --with-cpu=x86 OPTCPU_CONFIGURE_OFF= --with-cpu=generic_fpu .include .if ${ARCH} == "amd64" CONFIGURE_ARGS+= --with-cpu=x86-64 .endif .include diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo index 155d94ad5dc5..058c7cb75068 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667324507 -SHA256 (mpg123-1.31.1.tar.bz2) = 5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a -SIZE (mpg123-1.31.1.tar.bz2) = 1093324 +TIMESTAMP = 1673986088 +SHA256 (mpg123-1.31.2.tar.bz2) = b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de +SIZE (mpg123-1.31.2.tar.bz2) = 1093881