pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-XWhois Import p5-Net-XWhois version 0.90.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6717cbd27b94
branches: trunk
changeset: 483459:6717cbd27b94
user: he <he%pkgsrc.org@localhost>
date: Fri Nov 12 14:03:30 2004 +0000
description:
Import p5-Net-XWhois version 0.90.
The Net::XWhois class provides a generic client framework for doing
Whois queries and parsing server response.
diffstat:
net/p5-Net-XWhois/DESCR | 2 ++
net/p5-Net-XWhois/Makefile | 16 ++++++++++++++++
net/p5-Net-XWhois/PLIST | 1 +
net/p5-Net-XWhois/distinfo | 4 ++++
4 files changed, 23 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r b292f159e32e -r 6717cbd27b94 net/p5-Net-XWhois/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-XWhois/DESCR Fri Nov 12 14:03:30 2004 +0000
@@ -0,0 +1,2 @@
+The Net::XWhois class provides a generic client framework for doing
+Whois queries and parsing server response.
diff -r b292f159e32e -r 6717cbd27b94 net/p5-Net-XWhois/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-XWhois/Makefile Fri Nov 12 14:03:30 2004 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 14:03:30 he Exp $
+
+DISTNAME= Net-XWhois-0.90
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= he%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~vipul/Net-XWhois-0.90/lib/Net/XWhois.pm
+COMMENT= Perl5 module for Whois Client Interface
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/XWhois/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b292f159e32e -r 6717cbd27b94 net/p5-Net-XWhois/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-XWhois/PLIST Fri Nov 12 14:03:30 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/12 14:03:30 he Exp $
diff -r b292f159e32e -r 6717cbd27b94 net/p5-Net-XWhois/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-XWhois/distinfo Fri Nov 12 14:03:30 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/12 14:03:30 he Exp $
+
+SHA1 (Net-XWhois-0.90.tar.gz) = 33a59d7f16cab516bb603136b85fd6a82d46e696
+Size (Net-XWhois-0.90.tar.gz) = 17750 bytes
Home |
Main Index |
Thread Index |
Old Index