summaryrefslogtreecommitdiff
path: root/audio/mpg123-nas
diff options
context:
space:
mode:
authorsalo <salo>2004-09-07 22:14:09 +0000
committersalo <salo>2004-09-07 22:14:09 +0000
commit744a3e33f47349f58f152d0bea4a39c6d59742cb (patch)
tree5aa40d0538a652dadb25db85efc7556e7f4d446e /audio/mpg123-nas
parentba5871e699094fc0592cd2174852f06577f2aa3b (diff)
downloadpkgsrc-744a3e33f47349f58f152d0bea4a39c6d59742cb.tar.gz
PKGREVISION++
- fix a buffer overflow: "A malicious formatted mp3/2 causes mpg123 to fail header checks, this may allow arbitrary code to be executed with the privilege of the user trying to play the mp3." - patch from Debian but retain code style.
Diffstat (limited to 'audio/mpg123-nas')
-rw-r--r--audio/mpg123-nas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile
index c04c271edb9..d89e78bb784 100644
--- a/audio/mpg123-nas/Makefile
+++ b/audio/mpg123-nas/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/04/24 23:16:32 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/09/07 22:14:10 salo Exp $
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output
TARGET_SUFFIX= -nas