diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-05-31 09:48:32 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-05-31 09:48:32 +0000 |
commit | f610ee2f9c164ed8bb2d8cb387ed7caf4c572086 (patch) | |
tree | 8f7b4931ff668dddbc0f4424167d288fb8e63782 /irc/bitchx/files/patch-ap | |
parent | Update libmsiecf to alpha-20130529 (diff) |
Update to 1.2
The release is finally here!
Add vulnerabilities to vuxml, and remove bitchx-devel
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
Security: CVE-2007-4584
Security: CVE-2007-5839
Security: CVE-2007-5922
Notes
Notes:
svn path=/head/; revision=319475
Diffstat (limited to 'irc/bitchx/files/patch-ap')
-rw-r--r-- | irc/bitchx/files/patch-ap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/bitchx/files/patch-ap b/irc/bitchx/files/patch-ap deleted file mode 100644 index 9d64127a3cb2..000000000000 --- a/irc/bitchx/files/patch-ap +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Mar 5 21:30:04 2001 -+++ Makefile.in Fri Apr 19 15:09:40 2002 -@@ -115,7 +115,7 @@ - # This command will be used to install the BitchX help files. If you don't - # want to install them, replace with the following: - # INSTALL_HELP_CMD = @echo The help files have not been installed. --INSTALL_HELP_CMD = @INSTALL_HELP_CMD@ -+INSTALL_HELP_CMD = echo - - # This is where the optional plugins will be copied to. - PLUGINDIR = @PLUGINDIR@ |