summaryrefslogtreecommitdiff
path: root/audio/id3lib/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-09-04 09:58:20 +0000
committerdrochner <drochner@pkgsrc.org>2007-09-04 09:58:20 +0000
commit1c62ee22ec1a3ce14148cf258c3234ad3d86eb13 (patch)
tree2cfe018c3a6bb3c94aeb9d0f246935427a94a52c /audio/id3lib/Makefile
parenta22621e7ed9467ac998be30ffe32a3609465f8ce (diff)
downloadpkgsrc-1c62ee22ec1a3ce14148cf258c3234ad3d86eb13.tar.gz
fix unsafe temp file creation (CVE-2007-4460), patch from Debian
bump PKGREVISION
Diffstat (limited to 'audio/id3lib/Makefile')
-rw-r--r--audio/id3lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index fd800cb54f9..37c5afc9967 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2006/09/23 13:26:24 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2007/09/04 09:58:20 drochner Exp $
#
DISTNAME= id3lib-3.8.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3lib/}