Date: Sun, 26 Nov 2006 12:36:36 +0200 (EET) From: Toni Viemero <toni.viemero@iki.fi> To: FreeBSD-gnats-submit@FreeBSD.org Cc: filippo.natali@gmail.com Subject: ports/105861: [PATCH] net/whois: update to 4.7.20 Message-ID: <20061126103636.CF1A16D428@shaolin.selfdestruct.net> Resent-Message-ID: <200611261040.kAQAeEOm031841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105861 >Category: ports >Synopsis: [PATCH] net/whois: update to 4.7.20 >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: Sun Nov 26 10:40:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Toni Viemero >Release: FreeBSD 6.2-RC1 i386 >Organization: >Environment: System: FreeBSD shaolin.selfdestruct.net 6.2-RC1 FreeBSD 6.2-RC1 #33: Fri Nov 17 09:04:48 EET 2006 >Description: - Update to 4.7.20 * Added more krnic allocations. * Added support for -sixxs NIC handles. * Added again 26[12]0:0000::/23 which had been mistakenly removed. Port maintainer (filippo.natali@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- whois-4.7.20.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/whois/Makefile /home/toni/ports/whois/Makefile --- /usr/ports/net/whois/Makefile Thu Nov 23 20:49:04 2006 +++ /home/toni/ports/whois/Makefile Sun Nov 26 12:34:18 2006 @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.7.19 +PORTVERSION= 4.7.20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/net/whois/distinfo /home/toni/ports/whois/distinfo --- /usr/ports/net/whois/distinfo Thu Nov 23 20:49:04 2006 +++ /home/toni/ports/whois/distinfo Sun Nov 26 12:34:32 2006 @@ -1,3 +1,3 @@ -MD5 (whois_4.7.19.tar.gz) = 437585d938b0890ff276baad84b753c2 -SHA256 (whois_4.7.19.tar.gz) = f39fa19bc834b9d78c3f0f182becf6397eaa010a70d1d1072645ae130df1486d -SIZE (whois_4.7.19.tar.gz) = 60524 +MD5 (whois_4.7.20.tar.gz) = 81cea7350890d2a4dc974f661be31c7d +SHA256 (whois_4.7.20.tar.gz) = 26c0249c2c7bc6c5a852a18d196f9cc661eb9ab775d71089ef034ce43b269b67 +SIZE (whois_4.7.20.tar.gz) = 60004 --- whois-4.7.20.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?20061126103636.CF1A16D428>