summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant>2004-12-20 11:30:55 +0000
committergrant <grant>2004-12-20 11:30:55 +0000
commit4257ff27be9bdf913cc2b0f103cf15c1ad68ec2e (patch)
tree07688cee4aece15c5fae94df0e7830933046db2c /net
parentfc4940ecaeaf42bdb7f6268ea103a928d898b5ee (diff)
downloadpkgsrc-4257ff27be9bdf913cc2b0f103cf15c1ad68ec2e.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 'net')
-rw-r--r--net/p5-DNS-ZoneParse/Makefile3
-rw-r--r--net/p5-Geo-IP/Makefile3
-rw-r--r--net/p5-INET6/Makefile3
-rw-r--r--net/p5-IO-Interface/Makefile3
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile3
-rw-r--r--net/p5-Net-Bind/Makefile3
-rw-r--r--net/p5-Net-CIDR-Lite/Makefile3
-rw-r--r--net/p5-Net-DNS/Makefile3
-rw-r--r--net/p5-Net-DNSServer/Makefile3
-rw-r--r--net/p5-Net-Daemon/Makefile3
-rw-r--r--net/p5-Net-Gnats/Makefile3
-rw-r--r--net/p5-Net-Google/Makefile3
-rw-r--r--net/p5-Net-IP/Makefile3
-rw-r--r--net/p5-Net-IRC/Makefile3
-rw-r--r--net/p5-Net-Pcap/Makefile3
-rw-r--r--net/p5-Net-SNMP/Makefile3
-rw-r--r--net/p5-Net-Server/Makefile3
-rw-r--r--net/p5-Net-TFTP/Makefile3
-rw-r--r--net/p5-Net-Telnet-Cisco/Makefile3
-rw-r--r--net/p5-Net-Telnet/Makefile3
-rw-r--r--net/p5-Net-XWhois/Makefile3
-rw-r--r--net/p5-Net-Z3950/Makefile4
-rw-r--r--net/p5-Net/Makefile3
-rw-r--r--net/p5-NetAddr-IP/Makefile3
-rw-r--r--net/p5-NetPacket/Makefile3
-rw-r--r--net/p5-RADIUS/Makefile3
-rw-r--r--net/p5-SNMP-MIB-Compiler/Makefile3
-rw-r--r--net/p5-SNMP_Session/Makefile3
-rw-r--r--net/p5-SOAP-Lite/Makefile3
-rw-r--r--net/p5-Socket6/Makefile3
-rw-r--r--net/p5-Wais/Makefile4
-rw-r--r--net/p5-ispman/Makefile4
32 files changed, 64 insertions, 35 deletions
diff --git a/net/p5-DNS-ZoneParse/Makefile b/net/p5-DNS-ZoneParse/Makefile
index f6fc367d552..eba4a72c256 100644
--- a/net/p5-DNS-ZoneParse/Makefile
+++ b/net/p5-DNS-ZoneParse/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2004/12/05 17:40:28 he Exp $
+# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= DNS-ZoneParse-0.95
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dzp
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DNS/}
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index 74a22089424..aa178bbdf58 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/11/25 20:15:45 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Geo-IP-1.23
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
diff --git a/net/p5-INET6/Makefile b/net/p5-INET6/Makefile
index b961115c1ac..80052a1473f 100644
--- a/net/p5-INET6/Makefile
+++ b/net/p5-INET6/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/05/08 07:37:40 snj Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= INET6-2.00
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile
index 27e3b4dd30a..bc08688db3e 100644
--- a/net/p5-IO-Interface/Makefile
+++ b/net/p5-IO-Interface/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2004/11/26 23:12:46 he Exp $
+# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= IO-Interface-0.98
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ioi
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile
index 45eda7fbb8f..7eb692031a6 100644
--- a/net/p5-IO-Socket-Multicast/Makefile
+++ b/net/p5-IO-Socket-Multicast/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= IO-Socket-Multicast-0.25
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ism
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile
index 6cfa6f4b622..b3ce9b23b0e 100644
--- a/net/p5-Net-Bind/Makefile
+++ b/net/p5-Net-Bind/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:06 grant Exp $
DISTNAME= Net-Bind-0.05
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile
index 3206d069b81..94b914d91c7 100644
--- a/net/p5-Net-CIDR-Lite/Makefile
+++ b/net/p5-Net-CIDR-Lite/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/17 22:41:44 heinz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-CIDR-Lite-0.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ncl
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile
index 8207da36d83..553d64ba047 100644
--- a/net/p5-Net-DNS/Makefile
+++ b/net/p5-Net-DNS/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2004/05/29 16:50:49 heinz Exp $
+# $NetBSD: Makefile,v 1.22 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-DNS-0.47
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ndn
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \
http://www.net-dns.org/download/
diff --git a/net/p5-Net-DNSServer/Makefile b/net/p5-Net-DNSServer/Makefile
index 08374fff177..590b9618737 100644
--- a/net/p5-Net-DNSServer/Makefile
+++ b/net/p5-Net-DNSServer/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/05/08 07:37:40 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-DNSServer-0.11
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile
index 781b95bd8ab..046fc7c5967 100644
--- a/net/p5-Net-Daemon/Makefile
+++ b/net/p5-Net-Daemon/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-Daemon-0.36
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nda
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile
index 5264fd5838b..b130eec6f36 100644
--- a/net/p5-Net-Gnats/Makefile
+++ b/net/p5-Net-Gnats/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-Gnats-0.04
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnatsperl/}
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile
index 44772586865..5ef34d1f417 100644
--- a/net/p5-Net-Google/Makefile
+++ b/net/p5-Net-Google/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/05/08 05:25:12 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:06 grant Exp $
DISTNAME= Net-Google-0.61
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile
index ddb9c5530f9..5d0eb5891a7 100644
--- a/net/p5-Net-IP/Makefile
+++ b/net/p5-Net-IP/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/02/23 16:00:18 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-IP-1.20
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-IRC/Makefile b/net/p5-Net-IRC/Makefile
index 432871ea123..d7a06e78c24 100644
--- a/net/p5-Net-IRC/Makefile
+++ b/net/p5-Net-IRC/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/20 09:41:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:06 grant Exp $
DISTNAME= Net-IRC-0.75
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nir
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile
index 9a354a6dde9..19e6a2142b3 100644
--- a/net/p5-Net-Pcap/Makefile
+++ b/net/p5-Net-Pcap/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/20 10:03:35 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-Pcap-0.05
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile
index ddb39910409..27b4fb0dc6f 100644
--- a/net/p5-Net-SNMP/Makefile
+++ b/net/p5-Net-SNMP/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-SNMP-4.1.2
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nsn
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile
index a5e06f8a59a..7a2e9ce7b70 100644
--- a/net/p5-Net-Server/Makefile
+++ b/net/p5-Net-Server/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2004/08/03 02:32:41 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-Server-0.87
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nts
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-TFTP/Makefile b/net/p5-Net-TFTP/Makefile
index 8f7ab41c8a0..38653199eed 100644
--- a/net/p5-Net-TFTP/Makefile
+++ b/net/p5-Net-TFTP/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:06 grant Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
DISTNAME= Net-TFTP-0.10
PKGNAME= p5-Net-TFTP-0.10
SVR4_PKGNAME= p5ntf
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Telnet-Cisco/Makefile b/net/p5-Net-Telnet-Cisco/Makefile
index df2b6cfe3b6..c9b8661505d 100644
--- a/net/p5-Net-Telnet-Cisco/Makefile
+++ b/net/p5-Net-Telnet-Cisco/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-Telnet-Cisco-1.10
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile
index 3d6724e3568..85c03cedd27 100644
--- a/net/p5-Net-Telnet/Makefile
+++ b/net/p5-Net-Telnet/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/20 11:31:06 grant Exp $
#
DISTNAME= Net-Telnet-3.03
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nte
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile
index 415e80a8ce8..a83936411f2 100644
--- a/net/p5-Net-XWhois/Makefile
+++ b/net/p5-Net-XWhois/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/11/12 17:36:40 seb Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:07 grant Exp $
DISTNAME= Net-XWhois-0.90
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile
index ee8601bbb41..b4e474bb8a4 100644
--- a/net/p5-Net-Z3950/Makefile
+++ b/net/p5-Net-Z3950/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:17:57 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= Net-Z3950-0.32
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5nz3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index b329cf7580f..8051192a73b 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2004/07/19 11:04:23 bad Exp $
+# $NetBSD: Makefile,v 1.35 2004/12/20 11:31:06 grant Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
DISTNAME= libnet-1.19
PKGNAME= p5-Net-1.19
SVR4_PKGNAME= p5net
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile
index abe690520b9..f83e6f272f1 100644
--- a/net/p5-NetAddr-IP/Makefile
+++ b/net/p5-NetAddr-IP/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/31 16:17:11 seb Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= NetAddr-IP-3.21
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nai
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetAddr/}
diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile
index 681e6efc585..9dc91ce24d3 100644
--- a/net/p5-NetPacket/Makefile
+++ b/net/p5-NetPacket/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/05/10 01:59:00 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:07 grant Exp $
DISTNAME= NetPacket-0.04
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/}
diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile
index 2b870d08462..c2ae6723e9c 100644
--- a/net/p5-RADIUS/Makefile
+++ b/net/p5-RADIUS/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= RADIUS-1.0
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5rad
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RADIUS/}
diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile
index 5c5794693c3..af480338cd6 100644
--- a/net/p5-SNMP-MIB-Compiler/Makefile
+++ b/net/p5-SNMP-MIB-Compiler/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/11/12 17:36:40 seb Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= SNMP-MIB-Compiler-0.06
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile
index e7e483d963c..9517a570a62 100644
--- a/net/p5-SNMP_Session/Makefile
+++ b/net/p5-SNMP_Session/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:07 grant Exp $
DISTNAME= SNMP_Session-0.83
PKGNAME= p5-SNMP_Session-0.83
SVR4_PKGNAME= p5sns
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 8bdac02d286..9dc9ecdf61f 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/05/16 23:17:33 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= SOAP-Lite-0.60a
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index b3c1c7bb00c..5f935bc8280 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2004/06/26 22:02:12 adrianp Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= Socket6-0.17
PKGNAME= p5-Socket6-0.17
SVR4_PKGNAME= p5so6
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/}
diff --git a/net/p5-Wais/Makefile b/net/p5-Wais/Makefile
index fab80d1cd47..115b7d11184 100644
--- a/net/p5-Wais/Makefile
+++ b/net/p5-Wais/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:17:57 tv Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= Wais-2.311
PKGNAME= p5-Wais-2.311
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5wai
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wais/}
diff --git a/net/p5-ispman/Makefile b/net/p5-ispman/Makefile
index 470b095aac2..5da567b10d5 100644
--- a/net/p5-ispman/Makefile
+++ b/net/p5-ispman/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/10/07 05:36:49 rh Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/20 11:31:07 grant Exp $
#
DISTNAME= ispman-0.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5isp
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ispman/}