ports/70356: [PATCH] net/p5-Net-Whois-Raw: update to 0.37

Cheng-Lung Sung clsung at dragon2.net
Thu Aug 12 08:40:23 UTC 2004


>Number:         70356
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Whois-Raw: update to 0.37
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 12 08:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #3: Tue Aug 10 17:43:32 CST 2004
>Description:
- Update to 0.37
- add new module (Data.pm)
- copy & paste from Changes (from 0.35):
    - fix of regexp pattern in check_existance
    - fix for Raw.pm that ensures that we do not get confused when
      looking up a domain which has many entries in the whois database
      (for WHOIS.CRSNIC.NET)
    - fixed recursive whois requests for .tv domains


Port maintainer (kappa at freebsd.org.ua) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Net-Whois-Raw-0.37.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Whois-Raw/Makefile /home/clsung/p5-Net-Whois-Raw/Makefile
--- /usr/ports/net/p5-Net-Whois-Raw/Makefile	Tue Jun  8 14:10:23 2004
+++ /home/clsung/p5-Net-Whois-Raw/Makefile	Thu Aug 12 16:34:22 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Whois-Raw
-PORTVERSION=	0.34
+PORTVERSION=	0.37
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Whois-Raw/distinfo /home/clsung/p5-Net-Whois-Raw/distinfo
--- /usr/ports/net/p5-Net-Whois-Raw/distinfo	Tue Jun  8 14:10:23 2004
+++ /home/clsung/p5-Net-Whois-Raw/distinfo	Thu Aug 12 16:32:12 2004
@@ -1,2 +1,2 @@
-MD5 (Net-Whois-Raw-0.34.tgz) = 5fd8c7157d95024d27d48cf53587b7dd
-SIZE (Net-Whois-Raw-0.34.tgz) = 12078
+MD5 (Net-Whois-Raw-0.37.tgz) = ed1086cbdf12199c3d6559ea3dd4557c
+SIZE (Net-Whois-Raw-0.37.tgz) = 12269
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Whois-Raw/pkg-plist /home/clsung/p5-Net-Whois-Raw/pkg-plist
--- /usr/ports/net/p5-Net-Whois-Raw/pkg-plist	Fri Oct 24 23:14:57 2003
+++ /home/clsung/p5-Net-Whois-Raw/pkg-plist	Thu Aug 12 16:35:03 2004
@@ -1,5 +1,7 @@
 bin/pwhois
 %%SITE_PERL%%/Net/Whois/Raw.pm
+%%SITE_PERL%%/Net/Whois/Raw/Data.pm
+ at dirrm %%SITE_PERL%%/Net/Whois/Raw
 @unexec rmdir %D/%%SITE_PERL%%/Net/Whois 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist
--- p5-Net-Whois-Raw-0.37.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list