diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index c15869876019..b2ba8a16ec17 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,52 +1,52 @@ PORTNAME= mpg123 -DISTVERSION= 1.33.2 +DISTVERSION= 1.33.3 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 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 df6bddad5199..44064d06164c 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754553011 -SHA256 (mpg123-1.33.2.tar.bz2) = 2c54fabbfa696dce8f9b137c8ef7a429a061f8fe633cd7d0a511809855f2c219 -SIZE (mpg123-1.33.2.tar.bz2) = 1121933 +TIMESTAMP = 1759912072 +SHA256 (mpg123-1.33.3.tar.bz2) = 6a0c6472dd156e213c2068f40115ebbb73978c2d873e66bae2a250e2d2198d26 +SIZE (mpg123-1.33.3.tar.bz2) = 1121537