From f7648cffa3a1cd9f727ed78721956e56180a8fbf Mon Sep 17 00:00:00 2001 From: he Date: Sun, 17 Aug 2008 18:44:13 +0000 Subject: Update from version 0.20 to 0.21. Pkgsrc changes: o Canonicalize HOMEPAGE o Add USE_LANGUAGES=c Upstream changes: 2008-08-17 Hajimu UMEMOTO * Socket6.pm: Bump version number to 0.21. * Socket6.xs: Make it buildable on the following environment by defining WINVER as 0x0501: - Windows XP SP3 - ActivePerl-5.10.0.1003-MSWin32-x86-285500 - MinGW-5.1.4 - nmake 9.00.21022.08 (shipped with VisualStudio 2008 Express) Submitted by: "IWAMURO Motonori" --- net/p5-Socket6/Makefile | 7 ++++--- net/p5-Socket6/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'net/p5-Socket6') diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 86dc4f415ab..b700c02f618 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.25 2008/04/23 21:15:08 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2008/08/17 18:44:13 he Exp $ # -DISTNAME= Socket6-0.20 +DISTNAME= Socket6-0.21 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5so6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~umemoto/Socket6/ +HOMEPAGE= http://search.cpan.org/dist/Socket6/ COMMENT= Perl5 module to support getaddrinfo() and getnameinfo() PKG_INSTALLATION_TYPES= overwrite pkgviews @@ -19,6 +19,7 @@ PERL5_PACKLIST= auto/Socket6/.packlist # supports IPv6 (actually, AF-independent) BUILD_DEFS+= IPV6_READY +USE_LANGUAGES= c MAKE_ENV+= CCFLAGS="${CFLAGS} ${CPPFLAGS}" .include "../../lang/perl5/module.mk" diff --git a/net/p5-Socket6/distinfo b/net/p5-Socket6/distinfo index 0dc7bd5736f..43b66abd7f6 100644 --- a/net/p5-Socket6/distinfo +++ b/net/p5-Socket6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/04/23 21:15:08 wiz Exp $ +$NetBSD: distinfo,v 1.8 2008/08/17 18:44:13 he Exp $ -SHA1 (Socket6-0.20.tar.gz) = f727a3e7f9ce32861f218c8837da26ab95dc22b0 -RMD160 (Socket6-0.20.tar.gz) = ddd617e4a72f9eb451d2ae53701c17e48543f166 -Size (Socket6-0.20.tar.gz) = 57153 bytes +SHA1 (Socket6-0.21.tar.gz) = 1ebbf02d2e5caa10756af1a7439498f13047dbcf +RMD160 (Socket6-0.21.tar.gz) = 81d79fbd33f8f8508c8e62bbef7f4cb3b0d1aa74 +Size (Socket6-0.21.tar.gz) = 57322 bytes -- cgit v1.2.3