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:
parent
2de82e4230
commit
5defc6ab72
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user