aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mpg123
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2010-10-24 02:14:36 +0800
committernovel <novel@FreeBSD.org>2010-10-24 02:14:36 +0800
commita77704c0562bbfd2c1fca2cbdc665e55d13ea769 (patch)
tree5687f0bd0e48d3cd4eaadc5eebea8c85ce8752d4 /audio/mpg123
parentdb230f36f0b31676a3aabad3a702e7a439789677 (diff)
downloadfreebsd-ports-gnome-a77704c0562bbfd2c1fca2cbdc665e55d13ea769.tar.gz
freebsd-ports-gnome-a77704c0562bbfd2c1fca2cbdc665e55d13ea769.tar.zst
freebsd-ports-gnome-a77704c0562bbfd2c1fca2cbdc665e55d13ea769.zip
Update to 1.12.5.
PR: 151158 (based on) Submitted by: Anton Yuzhaninov <ayuzhaninov@monitoring.int.vega.ru>
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile6
-rw-r--r--audio/mpg123/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index ef83750915f3..6bd9de84cf8f 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpg123
-PORTVERSION= 1.12.3
+PORTVERSION= 1.12.5
CATEGORIES= audio ipv6
MASTER_SITES= SF \
http://www.mpg123.de/download/
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-audio=oss \
--with-default-audio=oss
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CONFIG_SHELL=${SH} CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV= CONFIG_SHELL=${SH} CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= mpg123.1
@@ -39,6 +39,8 @@ WITH_CPU= i586
.elif ${MACHINE_CPU:Mi486}
WITH_CPU= i486
.endif
+.elif ${ARCH} == "amd64"
+WITH_CPU= x86-64
.endif
.if defined(WITH_CPU)
diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo
index 377fdedd76ac..5cef0f303150 100644
--- a/audio/mpg123/distinfo
+++ b/audio/mpg123/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpg123-1.12.3.tar.bz2) = c1568be2d1715786bd6b1a89ec6fa7ef
-SHA256 (mpg123-1.12.3.tar.bz2) = ae0fe1bd85971421c24a35ebfc3662942a7815f57228091e69033279744246c6
-SIZE (mpg123-1.12.3.tar.bz2) = 809725
+MD5 (mpg123-1.12.5.tar.bz2) = 01fa64533cade452c2b22a3ce14a2fcd
+SHA256 (mpg123-1.12.5.tar.bz2) = 27008b972e37f35eb8a2a33af556adc29d8e10bf8f2c362f3e50254d682425c4
+SIZE (mpg123-1.12.5.tar.bz2) = 810881