pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Socket6 Update from version 0.20 to 0.21.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b02da6fc44b
branches: trunk
changeset: 545960:4b02da6fc44b
user: he <he%pkgsrc.org@localhost>
date: Sun Aug 17 18:44:13 2008 +0000
description:
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 <ume%mahoroba.org@localhost>
* 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" <vmi%nifty.com@localhost>
diffstat:
net/p5-Socket6/Makefile | 7 ++++---
net/p5-Socket6/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 151d5fceea2a -r 4b02da6fc44b net/p5-Socket6/Makefile
--- a/net/p5-Socket6/Makefile Sun Aug 17 18:40:36 2008 +0000
+++ b/net/p5-Socket6/Makefile Sun Aug 17 18:44:13 2008 +0000
@@ -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@localhost
-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 @@
# supports IPv6 (actually, AF-independent)
BUILD_DEFS+= IPV6_READY
+USE_LANGUAGES= c
MAKE_ENV+= CCFLAGS="${CFLAGS} ${CPPFLAGS}"
.include "../../lang/perl5/module.mk"
diff -r 151d5fceea2a -r 4b02da6fc44b net/p5-Socket6/distinfo
--- a/net/p5-Socket6/distinfo Sun Aug 17 18:40:36 2008 +0000
+++ b/net/p5-Socket6/distinfo Sun Aug 17 18:44:13 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index