/net/p5-Net-Jabber/

anges: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2018Q1 (required by Firefox 60) security/nss: update to 3.33 2017-09-20T13:44:30+00:00 jbeich jbeich@FreeBSD.org 2017-09-20T13:44:30+00:00 d129523406c2556171cf534f8d5c29b5ac404331 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_33_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2017Q3
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_33_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q3
security/nss: update to 3.31 2017-06-11T18:20:07+00:00 jbeich jbeich@FreeBSD.org 2017-06-11T18:20:07+00:00 e79d9dbc71400b865cb85128c7445048937862e1 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2017Q2
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q2
security/nss: update to 3.28 2016-12-22T15:30:16+00:00 jbeich jbeich@FreeBSD.org 2016-12-22T15:30:16+00:00 a3dfc2913f7d65646e1d677ecdebf11be86e5e77 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes MFH: 2016Q4
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes
MFH:		2016Q4
devel/nspr, security/nss: drop version from SONAME 2016-10-09T12:10:02+00:00 jbeich jbeich@FreeBSD.org 2016-10-09T12:10:02+00:00 4f019a52672f513b8a0fed0ca76a586964ea5878 No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
security/nss: update to 3.24 2016-05-20T18:38:50+00:00 jbeich jbeich@FreeBSD.org 2016-05-20T18:38:50+00:00 b23525e1806d240e38a5185193969ec43af607a4 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.24_release_notes
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.24_release_notes
security/nss: update to 3.22 2016-02-09T00:09:37+00:00 jbeich jbeich@FreeBSD.org 2016-02-09T00:09:37+00:00 502624deb1f10899b8031a124c7727cd5fcd3fc9 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22_release_notes PR: 207030 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22_release_notes
PR:		207030
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
security/nss: enable NSSLOWHASH_* API support 2015-12-19T10:48:06+00:00 jbeich jbeich@FreeBSD.org 2015-12-19T10:48:06+00:00 94f689f2a7377e5420333f324e2f346a885a785f Possible consumers: - net/chrony (autodetected) - security/p11-kit (--with-hash-impl=freebl) PR: 205171 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Possible consumers:
  - net/chrony (autodetected)
  - security/p11-kit (--with-hash-impl=freebl)

PR:		205171
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>