- update p5-Net-ParseWhois to 0.7
- re-format DESCR
This commit is contained in:
parent
0581202389
commit
75b1f3f913
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 22:36:57 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2008/09/25 18:39:09 jasper Exp $
|
||||
|
||||
COMMENT= perl5 module for getting and parsing whois entries
|
||||
COMMENT= module for getting and parsing whois entries
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Net-ParseWhois-0.62
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
DISTNAME= Net-ParseWhois-0.7
|
||||
CATEGORIES= net
|
||||
|
||||
# GPL/Artistic
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Net-ParseWhois-0.62.tar.gz) = 9kiiun2a/x1dH9toXOmbvA==
|
||||
RMD160 (Net-ParseWhois-0.62.tar.gz) = nO1StI6T8fSelKvl6jAx5sdGiYs=
|
||||
SHA1 (Net-ParseWhois-0.62.tar.gz) = JjkkA7SDcMXZXII9uC3S7hyJeB0=
|
||||
SHA256 (Net-ParseWhois-0.62.tar.gz) = stDOS1kZuo6hKemYrcS92YqFwu7ywZI/Sub8v7vKUbA=
|
||||
SIZE (Net-ParseWhois-0.62.tar.gz) = 11554
|
||||
MD5 (Net-ParseWhois-0.7.tar.gz) = L0130qz9ByOtsRvL07bsUg==
|
||||
RMD160 (Net-ParseWhois-0.7.tar.gz) = aJg3af3CQYkkGyu9VPK0i8vLyhg=
|
||||
SHA1 (Net-ParseWhois-0.7.tar.gz) = /kk6rMUKpiQwzICKw0gmvVwprmA=
|
||||
SHA256 (Net-ParseWhois-0.7.tar.gz) = mRp03zOG6AuFlQoNq02gpKNzURwzHqkx9kI6aEY9cIo=
|
||||
SIZE (Net-ParseWhois-0.7.tar.gz) = 21244
|
||||
|
@ -1,5 +1,4 @@
|
||||
Net::ParseWhois is an attempt at updating Net::Whois to support
|
||||
whois referrals. The author of Net::Whois and the author of this
|
||||
module disagreed on how to solve the problem of parsing a distributed
|
||||
and non-standardized whois system, so he created this divergent
|
||||
module.
|
||||
Net::ParseWhois is an attempt at updating Net::Whois to support whois
|
||||
referrals. The author of Net::Whois and the author of this module
|
||||
disagreed on how to solve the problem of parsing a distributed and
|
||||
non-standardized whois system, so he created this divergent module.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:17:43 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/09/25 18:39:09 jasper Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/ParseWhois/
|
||||
${P5SITE}/Net/ParseWhois.pm
|
||||
@ -12,10 +12,17 @@ ${P5SITE}/Net/ParseWhois/Domain/Registrar/DomainBank.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/DomainDiscover.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Dotster.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Easyspace.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Enom.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/GoDaddy.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/INameWW.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/NameJuice.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/NameScout.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/NameSecure.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Netsol.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/OpenSRS.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/PIR.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Register.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Registrars.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/SRSPlus.pm
|
||||
${P5SITE}/Net/ParseWhois/Domain/Registrar/Unknown.pm
|
||||
@man man/man3p/Net::ParseWhois.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user