summaryrefslogtreecommitdiff
path: root/net/p5-Net
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-26 01:35:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-26 01:35:11 +0000
commit4367b15bafa51266c662b9539b093d0e6a2c8af2 (patch)
tree23154a86174400f1a0b4c5d0f7f36cf4c0445180 /net/p5-Net
parentAdd mird 1.0.7, a free database library with transaction support. (diff)
- update to 1.0901
- add WWW: tag - sort pkg-plist Approved by: maintainer
Notes
Notes: svn path=/head/; revision=52183
Diffstat (limited to 'net/p5-Net')
-rw-r--r--net/p5-Net/Makefile8
-rw-r--r--net/p5-Net/distinfo2
-rw-r--r--net/p5-Net/pkg-descr2
-rw-r--r--net/p5-Net/pkg-plist5
4 files changed, 6 insertions, 11 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index 73dbc978281d..cd257eaa5d4a 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= p5-Net
-PORTVERSION= 1.0703
+PORTVERSION= 1.0901
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -17,17 +17,13 @@ MAINTAINER= demon@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= \
- Net::Cmd.3 \
+MAN3= Net::Cmd.3 \
Net::Domain.3 \
- Net::DummyInetd.3 \
Net::FTP.3 \
Net::NNTP.3 \
Net::Netrc.3 \
- Net::PH.3 \
Net::POP3.3 \
Net::SMTP.3 \
- Net::SNPP.3 \
Net::Time.3 \
Net::libnetFAQ.3
diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo
index 0d1ef6009b7a..27b57d1a30e4 100644
--- a/net/p5-Net/distinfo
+++ b/net/p5-Net/distinfo
@@ -1 +1 @@
-MD5 (libnet-1.0703.tar.gz) = 78dc0672a735756ec3c2bba15498cfa0
+MD5 (libnet-1.0901.tar.gz) = c3790cd63dbe25878edb071082a3a883
diff --git a/net/p5-Net/pkg-descr b/net/p5-Net/pkg-descr
index 51693570cf30..0912d45e7dd7 100644
--- a/net/p5-Net/pkg-descr
+++ b/net/p5-Net/pkg-descr
@@ -84,3 +84,5 @@ Net::Telnet - Defines constants for the telnet protocol
Currently it just exports constants used in the telnet
protocol.
+
+WWW: http://search.cpan.org/search?dist=libnet
diff --git a/net/p5-Net/pkg-plist b/net/p5-Net/pkg-plist
index 946b3ebc3cfe..2c90228f01a8 100644
--- a/net/p5-Net/pkg-plist
+++ b/net/p5-Net/pkg-plist
@@ -1,7 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/Net/Cmd.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/Config.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/Domain.pm
-lib/perl5/site_perl/%%PERL_VER%%/Net/DummyInetd.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/FTP.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/FTP/A.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/FTP/E.pm
@@ -10,14 +9,12 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/FTP/L.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/FTP/dataconn.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/NNTP.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/Netrc.pm
-lib/perl5/site_perl/%%PERL_VER%%/Net/PH.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/POP3.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/SMTP.pm
-lib/perl5/site_perl/%%PERL_VER%%/Net/SNPP.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/Time.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/libnet.cfg
lib/perl5/site_perl/%%PERL_VER%%/Net/libnetFAQ.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/FTP
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/FTP
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true