diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index d86f6485d73f..5b0ef576153b 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,52 +1,52 @@ PORTNAME= mpg123 -DISTVERSION= 1.32.7 +DISTVERSION= 1.32.8 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 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share 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 .elif defined(MACHINE_CPU) && ${MACHINE_CPU:Maltivec} CONFIGURE_ARGS+= --with-cpu=altivec .endif .include diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo index 543e2a5a44c5..a176f525b269 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723267631 -SHA256 (mpg123-1.32.7.tar.bz2) = 3c8919243707951cac0e3c39bbf28653bcaffc43c98ff16801a27350db8f0f21 -SIZE (mpg123-1.32.7.tar.bz2) = 1117057 +TIMESTAMP = 1730223392 +SHA256 (mpg123-1.32.8.tar.bz2) = feee1374c79540e0e405df0bc45fde20ad67011425c361a2759e2146894a27a7 +SIZE (mpg123-1.32.8.tar.bz2) = 1117529