Bugfix update to nspr 4.13.1.

Revert a change made in 4.13 cycle (pipes were made non-blocking by
default) that caused regressions in certain cases.

See
https://groups.google.com/forum/#!topic/mozilla.dev.tech.nspr/vHMBwAcu7x4
and https://bugzilla.mozilla.org/show_bug.cgi?id=1289145
This commit is contained in:
landry 2016-10-24 09:32:41 +00:00
parent 2de82e4230
commit 5defc6ab72
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.62 2016/10/06 12:04:40 landry Exp $
# $OpenBSD: Makefile,v 1.63 2016/10/24 09:32:41 landry Exp $
ONLY_FOR_ARCHS= alpha amd64 arm i386 mips64 mips64el powerpc sparc64 hppa
COMMENT = Netscape Portable Runtime
VER= 4.13
VER= 4.13.1
DISTNAME= nspr-${VER}
SO_VERSION= 23.3

View File

@ -1,2 +1,2 @@
SHA256 (nspr-4.13.tar.gz) = GcMzNLs/ptJIAP+mXX2AbFStX4w3WKXBE1KtQyEqsYE=
SIZE (nspr-4.13.tar.gz) = 1136571
SHA256 (nspr-4.13.1.tar.gz) = XkwXUTOadufHcsDAR0dIjX+MmJgLQ03IRpd+QxF4M6s=
SIZE (nspr-4.13.1.tar.gz) = 1136646