summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-12-20 11:30:55 +0000
committergrant <grant@pkgsrc.org>2004-12-20 11:30:55 +0000
commit908e765695130d6340723ce48f94f3e3abce67cc (patch)
tree07688cee4aece15c5fae94df0e7830933046db2c /chat
parent3f1c4333b9658c26f8ef4b6b508d5a32a0ec37ee (diff)
downloadpkgsrc-908e765695130d6340723ce48f94f3e3abce67cc.tar.gz
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
Diffstat (limited to 'chat')
-rw-r--r--chat/p5-Net-AIM/Makefile3
-rw-r--r--chat/p5-Net-AOLIM/Makefile3
-rw-r--r--chat/p5-Net-Goofey/Makefile3
-rw-r--r--chat/p5-Net-ICQ2000/Makefile3
-rw-r--r--chat/p5-Net-Jabber/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
index 109379058c2..57ae48de4d3 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2004/04/27 22:03:13 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile
index 8352508b750..bf7a1a827a1 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/04/27 22:03:13 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= Net-AOLIM-1.4
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index 9dcf1949aa8..d44424b469a 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/04/27 22:03:13 snj Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= http://tertius.net.au/~gossamer/code/Net-Goofey/
diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile
index ed165d68c03..3baf628a0ce 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/04/27 22:03:13 snj Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= Net-ICQ2000-0.2.1
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/
diff --git a/chat/p5-Net-Jabber/Makefile b/chat/p5-Net-Jabber/Makefile
index 3a41732001e..172f0e13d22 100644
--- a/chat/p5-Net-Jabber/Makefile
+++ b/chat/p5-Net-Jabber/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/06/26 11:23:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= Net-Jabber-1.26
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}