aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-17 19:57:11 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-17 19:57:11 +0000
commit36ccef537cf09577e57703a0fa05f27e9d29b86a (patch)
treea011fdcca2deebb5266cff3deef15728a07faf15 /irc
parent3767040e94eb3e1ed21bde5da91802e590e82b9f (diff)
downloadports-36ccef537cf09577e57703a0fa05f27e9d29b86a.tar.gz
ports-36ccef537cf09577e57703a0fa05f27e9d29b86a.zip
Upgrade to 0.5.1.
Notes
Notes: svn path=/head/; revision=16109
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-devel/Makefile15
-rw-r--r--irc/xchat-devel/distinfo2
-rw-r--r--irc/xchat-gnome/Makefile15
-rw-r--r--irc/xchat-gnome/distinfo2
-rw-r--r--irc/xchat/Makefile15
-rw-r--r--irc/xchat/distinfo2
-rw-r--r--irc/xchat1/Makefile15
-rw-r--r--irc/xchat1/distinfo2
-rw-r--r--irc/xchat2/Makefile15
-rw-r--r--irc/xchat2/distinfo2
10 files changed, 45 insertions, 40 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 7ccac88e8968..05b7a4f1e9fc 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: xchat
-# Version required: 0.3.1
+# Version required: 0.5.1
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.3 1998/11/23 10:47:11 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $
#
-DISTNAME= xchat-0.3.1
+DISTNAME= xchat-0.5.1
CATEGORIES= net
-MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/old/
+MASTER_SITES= http://xchat.linuxpower.org/files/ \
+ http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \
+ http://www.ozemail.com.au/~peterzelezny/xchat/
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- gnomeui.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>
diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo
index f6784e4a1142..6733913a3725 100644
--- a/irc/xchat-devel/distinfo
+++ b/irc/xchat-devel/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426
+MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 7ccac88e8968..05b7a4f1e9fc 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: xchat
-# Version required: 0.3.1
+# Version required: 0.5.1
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.3 1998/11/23 10:47:11 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $
#
-DISTNAME= xchat-0.3.1
+DISTNAME= xchat-0.5.1
CATEGORIES= net
-MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/old/
+MASTER_SITES= http://xchat.linuxpower.org/files/ \
+ http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \
+ http://www.ozemail.com.au/~peterzelezny/xchat/
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- gnomeui.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>
diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo
index f6784e4a1142..6733913a3725 100644
--- a/irc/xchat-gnome/distinfo
+++ b/irc/xchat-gnome/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426
+MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 7ccac88e8968..05b7a4f1e9fc 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: xchat
-# Version required: 0.3.1
+# Version required: 0.5.1
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.3 1998/11/23 10:47:11 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $
#
-DISTNAME= xchat-0.3.1
+DISTNAME= xchat-0.5.1
CATEGORIES= net
-MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/old/
+MASTER_SITES= http://xchat.linuxpower.org/files/ \
+ http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \
+ http://www.ozemail.com.au/~peterzelezny/xchat/
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- gnomeui.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>
diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo
index f6784e4a1142..6733913a3725 100644
--- a/irc/xchat/distinfo
+++ b/irc/xchat/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426
+MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 7ccac88e8968..05b7a4f1e9fc 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: xchat
-# Version required: 0.3.1
+# Version required: 0.5.1
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.3 1998/11/23 10:47:11 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $
#
-DISTNAME= xchat-0.3.1
+DISTNAME= xchat-0.5.1
CATEGORIES= net
-MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/old/
+MASTER_SITES= http://xchat.linuxpower.org/files/ \
+ http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \
+ http://www.ozemail.com.au/~peterzelezny/xchat/
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- gnomeui.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>
diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo
index f6784e4a1142..6733913a3725 100644
--- a/irc/xchat1/distinfo
+++ b/irc/xchat1/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426
+MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 7ccac88e8968..05b7a4f1e9fc 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: xchat
-# Version required: 0.3.1
+# Version required: 0.5.1
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.3 1998/11/23 10:47:11 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $
#
-DISTNAME= xchat-0.3.1
+DISTNAME= xchat-0.5.1
CATEGORIES= net
-MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/old/
+MASTER_SITES= http://xchat.linuxpower.org/files/ \
+ http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \
+ http://www.ozemail.com.au/~peterzelezny/xchat/
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- gnomeui.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>
diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo
index f6784e4a1142..6733913a3725 100644
--- a/irc/xchat2/distinfo
+++ b/irc/xchat2/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426
+MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756