pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-Socket6



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Oct 20 13:49:50 UTC 2018

Modified Files:
        pkgsrc/net/p5-Socket6: Makefile distinfo
Removed Files:
        pkgsrc/net/p5-Socket6/patches: patch-Socket6.xs

Log Message:
Update to 0.29

Upstream changes:
2018-09-30  Hajimu UMEMOTO  <ume%mahoroba.org@localhost>

        * Socket6.pm: Bump version number to 0.29.

        * Socket6.xs: Updates the tests for handling the correct headers
        on NetBSD and DragonFly BSD.

        Submitted by:   Sevan Janiyan <venture37 [...] geeklan.co.uk>


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/p5-Socket6/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/p5-Socket6/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/net/p5-Socket6/patches/patch-Socket6.xs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-Socket6/Makefile
diff -u pkgsrc/net/p5-Socket6/Makefile:1.46 pkgsrc/net/p5-Socket6/Makefile:1.47
--- pkgsrc/net/p5-Socket6/Makefile:1.46 Wed Aug 22 09:46:05 2018
+++ pkgsrc/net/p5-Socket6/Makefile      Sat Oct 20 13:49:50 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2018/08/22 09:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2018/10/20 13:49:50 wen Exp $
 
-DISTNAME=              Socket6-0.28
+DISTNAME=              Socket6-0.29
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Socket6/}
 

Index: pkgsrc/net/p5-Socket6/distinfo
diff -u pkgsrc/net/p5-Socket6/distinfo:1.16 pkgsrc/net/p5-Socket6/distinfo:1.17
--- pkgsrc/net/p5-Socket6/distinfo:1.16 Sat Sep 29 18:09:10 2018
+++ pkgsrc/net/p5-Socket6/distinfo      Sat Oct 20 13:49:50 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2018/09/29 18:09:10 sevan Exp $
+$NetBSD: distinfo,v 1.17 2018/10/20 13:49:50 wen Exp $
 
-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 (Socket6-0.29.tar.gz) = a0b281705b8af0bbf9284ba88d1a9291de130492
+RMD160 (Socket6-0.29.tar.gz) = d7826bb4884748c56b1835b5f9800fef25eb7184
+SHA512 (Socket6-0.29.tar.gz) = 51d05a04563519010f515a50fb1082c4e72eb4537137ad55f117458c71ec8429a5674083bd68adcbbf2e57632a1cb1bf60693ea98364e7f96c826ff8c9655b33
+Size (Socket6-0.29.tar.gz) = 65359 bytes
 SHA1 (patch-Socket6.xs) = 6feff541bedce6664bc630f1212d33ae74bd51eb
 SHA1 (patch-aa) = f9de0f5bd6f862129069f9617531260d8d821da8



Home | Main Index | Thread Index | Old Index