diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-08-27 15:25:44 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-08-27 15:25:44 +0000 |
commit | 641da9fb0ea2d9072b864b972bf83ff74a60210f (patch) | |
tree | bff49c64599e48efcd726f15385a7207ebac0224 /irc/xchat1 | |
parent | Upgrade to 3.15 (diff) |
Update to version 1.4.3. According to the author, this release fixes some
bugs, including the security issue mentioned on SecurityFocus.
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 481639c0f8fc..189bb833f294 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= irc gnome MASTER_SITES= http://xchat.org/files/source/1.4/ \ http://xchat.linuxpower.org/files/source/1.4/ diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 25c1c9cbd2d1..6affa5a42bf2 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.4.2.tar.bz2) = be790878e80038088c642a5104ab1544 +MD5 (xchat-1.4.3.tar.bz2) = 268ee72a8a58c323e838f72ebfc58cd6 |