Date: Sat, 21 Jan 2006 10:37:10 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kappa@freebsd.org.ua Subject: ports/92086: [PATCH] net/p5-Net-Whois-Raw: update to 1.1.1 Message-ID: <20060121023710.E92D9B29CF6@utopia.leeym.com> Resent-Message-ID: <200601210240.k0L2e3T5057127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92086 >Category: ports >Synopsis: [PATCH] net/p5-Net-Whois-Raw: update to 1.1.1 >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: Sat Jan 21 02:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.0-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #1: Sat Jan 14 20:28:49 CST 2006 >Description: - Update to 1.1.1 Port maintainer (kappa@freebsd.org.ua) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Net-Whois-Raw-1.1.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Whois-Raw/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 18 Oct 2005 16:23:15 -0000 1.6 +++ Makefile 21 Jan 2006 02:34:47 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 0.98 +PORTVERSION= 1.1.1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -15,6 +15,10 @@ MAINTAINER= kappa@freebsd.org.ua COMMENT= Very simple Perl interface to query raw whois data +RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple + PERL_CONFIGURE= yes INSTALL_TARGET= pure_install Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Whois-Raw/distinfo,v retrieving revision 1.6 diff -u -u -r1.6 distinfo --- distinfo 18 Oct 2005 16:23:15 -0000 1.6 +++ distinfo 21 Jan 2006 02:34:47 -0000 @@ -1,2 +1,3 @@ -MD5 (Net-Whois-Raw-0.98.tar.gz) = b6b3dbc041f040617b4d7655945fedc9 -SIZE (Net-Whois-Raw-0.98.tar.gz) = 15644 +MD5 (Net-Whois-Raw-1.1.1.tar.gz) = 820ee01f1d8cf0ae65e6d560e898b670 +SHA256 (Net-Whois-Raw-1.1.1.tar.gz) = d008b26fd0646d53a80b3b780371c29121c1e74e5285c714a8bfdf6eefc228c8 +SIZE (Net-Whois-Raw-1.1.1.tar.gz) = 17935 --- p5-Net-Whois-Raw-1.1.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060121023710.E92D9B29CF6>