pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Socket6 Updated p5-Socket6 to 0.28.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f332046e20e8
branches:  trunk
changeset: 350042:f332046e20e8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 21 12:51:12 2016 +0000

description:
Updated p5-Socket6 to 0.28.

2016-07-11  Hajimu UMEMOTO  <ume%mahoroba.org@localhost>

        * Socket6.pm: Bump version number to 0.28.

        * aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may returns
        IPv4-compatible IPv6 address. [cpan #113950]

        Submitted by:   Andrew Galante <spock128 [...] gmail.com>

diffstat:

 net/p5-Socket6/Makefile |   6 ++----
 net/p5-Socket6/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 30f02bf8e13e -r f332046e20e8 net/p5-Socket6/Makefile
--- a/net/p5-Socket6/Makefile   Thu Jul 21 12:49:52 2016 +0000
+++ b/net/p5-Socket6/Makefile   Thu Jul 21 12:51:12 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2016/06/08 19:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/21 12:51:12 wiz Exp $
 
-DISTNAME=              Socket6-0.27
+DISTNAME=              Socket6-0.28
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Socket6/}
 
@@ -24,7 +23,6 @@
 .if ${OPSYS} == "AIX" && ${PKGSRC_COMPILER} == "xlc"
 MAKE_ENV+=             CC="cc_r"
 .endif
-cc=cc_r
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 30f02bf8e13e -r f332046e20e8 net/p5-Socket6/distinfo
--- a/net/p5-Socket6/distinfo   Thu Jul 21 12:49:52 2016 +0000
+++ b/net/p5-Socket6/distinfo   Thu Jul 21 12:51:12 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2016/04/08 15:13:16 wiz Exp $
+$NetBSD: distinfo,v 1.14 2016/07/21 12:51:12 wiz Exp $
 
-SHA1 (Socket6-0.27.tar.gz) = f7d2b7628ab9873c4ba9410c336ed44640695225
-RMD160 (Socket6-0.27.tar.gz) = 69738c65fd1904491b7c84b79b028a05a04bebef
-SHA512 (Socket6-0.27.tar.gz) = 8431d3d3d48da0b55dbe5478f9226ddb77bc2fbd2db164683312d51446dfdf52c2f596ff1ee7287a4321386579db8713169eabf65b93ff900808ca311cefe6d5
-Size (Socket6-0.27.tar.gz) = 64936 bytes
+SHA1 (Socket6-0.28.tar.gz) = 5903fbf53e0e25623bf71c252c3a073389686ed0
+RMD160 (Socket6-0.28.tar.gz) = 8497de1d6edda53d28e214937d13172cab6e199b
+SHA512 (Socket6-0.28.tar.gz) = 6f7ea283b0eabbe3051ec6d54e070a0290aa1cec6bb82b949a5a23b38b591766d19d2ae7e085c86cf44dac19784c5df3c2bf25a011b77281d5cb7d025beaafce
+Size (Socket6-0.28.tar.gz) = 65567 bytes
 SHA1 (patch-aa) = f9de0f5bd6f862129069f9617531260d8d821da8



Home | Main Index | Thread Index | Old Index