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
commit2d5769fd8f54dc47b9a9cb7cc513a14da4bbc9c3 (patch)
tree2cfe018c3a6bb3c94aeb9d0f246935427a94a52c /audio/id3lib/Makefile
parent3d582fa82009836185b94f69ad68a094654b48bc (diff)
downloadpkgsrc-2d5769fd8f54dc47b9a9cb7cc513a14da4bbc9c3.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/}