[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    [perl.git]  branch maint-5.14, updated. v5.14.3-RC1-3-g3c36332
From:       "Dominic Hargreaves" <dom () earth ! li>
Date:       2012-09-27 17:40:29
Message-ID: E1THI4b-0006Kg-1X () camel ! ams6 ! corp ! booking ! com
[Download RAW message or body]

In perl.git, the branch maint-5.14 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/3c363322472ebbba6cfcdd732a52f7203bbcf9b9?hp=df5f26c1217013c4ba828fa93f8cf3256a54150b>


- Log -----------------------------------------------------------------
commit 3c363322472ebbba6cfcdd732a52f7203bbcf9b9
Author: Dominic Hargreaves <dom@earth.li>
Date:   Thu Sep 27 18:40:09 2012 +0100

    perldelta for NetBSD 6.* change

M	pod/perldelta.pod

commit 8839f9cb1a8b593ff3e13dc29937f4a100969c95
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date:   Mon Apr 2 20:19:52 2012 +0100

    Upstream pkgsrc patch to support NetBSD 6.*
    
    From original patch:
    
    "NetBSD-6.x is same condition as older releases."

M	hints/netbsd.sh
-----------------------------------------------------------------------

Summary of changes:
 hints/netbsd.sh   |    2 +-
 pod/perldelta.pod |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/hints/netbsd.sh b/hints/netbsd.sh
index 4ecd181..17a4ff6 100644
--- a/hints/netbsd.sh
+++ b/hints/netbsd.sh
@@ -89,7 +89,7 @@ case "$osvers" in
 	;;
 esac
 case "$osvers" in
-0.9*|1.*|2.*|3.*|4.*|5.*)
+0.9*|1.*|2.*|3.*|4.*|5.*|6.*)
 	d_getprotoent_r="$undef"
 	d_getprotobyname_r="$undef"
 	d_getprotobynumber_r="$undef"
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index d3aff11..7e9b646 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -150,6 +150,10 @@ Various build and test fixes were included for GNU/Hurd.
 
 LFS support was enabled in GNU/Hurd.
 
+=item NetBSD
+
+The NetBSD hints file was corrected to be compatible with NetBSD 6.*
+
 =back
 
 =head1 Bug Fixes

--
Perl5 Master Repository


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic