Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2F7A67A221 for ; Fri, 8 Apr 2016 15:13:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D663885F71; Fri, 8 Apr 2016 15:13:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 653FD85DFE for ; Fri, 8 Apr 2016 15:13:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zjgES8py1gJw for ; Fri, 8 Apr 2016 15:13:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 03F6684CEE for ; Fri, 8 Apr 2016 15:13:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02479FBBA; Fri, 8 Apr 2016 15:13:17 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 8 Apr 2016 15:13:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/p5-Socket6 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160408151317.02479FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Fri Apr 8 15:13:16 UTC 2016 Modified Files: pkgsrc/net/p5-Socket6: Makefile distinfo Log Message: Update p5-Socket6 to 0.27: 2016-03-23 Hajimu UMEMOTO * Socket6.pm: Bump version number to 0.27. 2016-03-22 Hajimu UMEMOTO * t/use.t: We still supports an environment where AF_INET6 is not defined. 2016-03-17 Hajimu UMEMOTO * Socket6.pm: Bump version number to 0.26. * Makefile.PL: Make Socket6 buildable on Android. [cpan #98181] Submitted by: fraserbn [...] gmail.com * system inet_ntop broken in darwin. [cpan #113005] Submitted by: RURBAN [...] cpan.org 2015-12-05 Hajimu UMEMOTO * gailookup.pl.in: Add -r option to do reverse lookup. 2015-11-25 Hajimu UMEMOTO * gailookup.pl.in: Add awareness of AI_ALL and AI_V4MAPPED. * gailookup.pl.in: Add -P option to ease to specify port number. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/p5-Socket6/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/p5-Socket6/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.