pkgsrc-Bugs archive

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

Re: pkg/49099: pkgsrc/lang/perl5: build failed on NetBSD 7.*.



The following reply was made to PR pkg/49099; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49099: pkgsrc/lang/perl5: build failed on NetBSD 7.*.
Date: Mon, 11 Aug 2014 18:02:27 +0200

 On Mon, Aug 11, 2014 at 02:10:01PM +0000, nonakap%gmail.com@localhost wrote:
 > -@@ -100,6 +90,12 @@ case "$osvers" in
 > +@@ -89,7 +79,7 @@
 > +    ;;
 > + esac
 > + case "$osvers" in
 > +-0.9*|1.*|2.*|3.*|4.*|5.*|6.*)
 > ++0.9*|1.*|2.*|3.*|4.*|5.*|6.*|7.*)
 > +    d_getprotoent_r="$undef"
 > +    d_getprotobyname_r="$undef"
 > +    d_getprotobynumber_r="$undef"
 
 I think we should just make this unconditional, it is unlikely to ever
 change. I.e. make it the wild card pattern *). Feel free to commit
 that :)
 
 Joerg
 


Home | Main Index | Thread Index | Old Index