diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-05-25 23:19:43 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-05-25 23:19:43 +0000 |
commit | 751ec43d737c5c446b9adce648dfe26efc252642 (patch) | |
tree | 6201e5c3a2d8558ee3b068a689c67a6ec99b20b2 | |
parent | Allow sawfsh to restore saved settings between sessions. Bump PORTREVISION. (diff) |
Update to version 1.8.9.
PR: 38490
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Notes
Notes:
svn path=/head/; revision=60005
-rw-r--r-- | irc/xchat-gnome/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 |
8 files changed, 8 insertions, 12 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index c10d3b7490e7..891097078967 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.8 -PORTREVISION?= 2 +PORTVERSION= 1.8.9 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index a666a410db3a..3f86d7df67b9 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.8.tar.bz2) = 8496a0438c1062d3d8f96f92d5e48a52 +MD5 (xchat-1.8.9.tar.bz2) = a7d3723053fbee23399647f88afd15fa diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index c10d3b7490e7..891097078967 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.8 -PORTREVISION?= 2 +PORTVERSION= 1.8.9 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo index a666a410db3a..3f86d7df67b9 100644 --- a/irc/xchat/distinfo +++ b/irc/xchat/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.8.tar.bz2) = 8496a0438c1062d3d8f96f92d5e48a52 +MD5 (xchat-1.8.9.tar.bz2) = a7d3723053fbee23399647f88afd15fa diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index c10d3b7490e7..891097078967 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.8 -PORTREVISION?= 2 +PORTVERSION= 1.8.9 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index a666a410db3a..3f86d7df67b9 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.8.tar.bz2) = 8496a0438c1062d3d8f96f92d5e48a52 +MD5 (xchat-1.8.9.tar.bz2) = a7d3723053fbee23399647f88afd15fa diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index c10d3b7490e7..891097078967 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.8 -PORTREVISION?= 2 +PORTVERSION= 1.8.9 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index a666a410db3a..3f86d7df67b9 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.8.tar.bz2) = 8496a0438c1062d3d8f96f92d5e48a52 +MD5 (xchat-1.8.9.tar.bz2) = a7d3723053fbee23399647f88afd15fa |