summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-04-27 08:47:37 +0000
committeragc <agc@pkgsrc.org>2004-04-27 08:47:37 +0000
commit2f8fb87989905a9da093c15db1ae2c7798ec4822 (patch)
treedc3335a2b6889f2dbf7d6487e96fbbc4476f87b4
parentf44a7464e7f12a19233734844ea5a2fef612c38d (diff)
downloadpkgsrc-2f8fb87989905a9da093c15db1ae2c7798ec4822.tar.gz
Pull up a security fix to the pkgsrc-2004Q1 branch.
Requested by tron in ticket pkgsrc-23. "Fix buffer overflow in Socks 5 code, bump package revision."
-rw-r--r--chat/xchat/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index 8d24c1c2a97..dbaedc088ea 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.25 2004/03/26 02:27:35 wiz Exp $
+# $NetBSD: Makefile.common,v 1.25.2.1 2004/04/27 08:47:37 agc Exp $
DISTNAME= xchat-1.8.11
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat x11
MASTER_SITES= ${HOMEPAGE}files/source/1.8/
EXTRACT_SUFX= .tar.bz2