Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.17.1_2 02 Nov 2019 20:18:04 |
rene |
Remove expired ports:
2019-05-15 lang/phantomjs: Project has been discontinued:
https://github.com/ariya/phantomjs/issues/15344
2019-11-01 net-mgmt/statsd: depends on expired www/node6
2019-11-01 palm/p5-Palm: obsolete technology
2019-11-01 shells/sparforte: uses expired bdb48
2019-11-01 sysutils/pcbsd-utils-qt5: No longer maintained upstream
2019-11-01 sysutils/sysadm: No longer maintained upstream
2019-11-01 sysutils/sysadm-client: No longer maintained upstream
2019-11-01 textproc/kibana5: depends on expired www/node6
2019-11-01 textproc/kibana5-search-guard: Depends on expired www/node6 via
textproc/kibana5
2019-11-01 textproc/p5-EBook-Tools: Depends on expired palm/p5-Palm
2019-10-16 textproc/xml-parse.el: Unfetchable, unmaintained
2019-11-01 www/bigbluebutton: Depends on expired www/tomcat6
2019-04-30 www/node6: Node.js 6.x LTS reaches end-of-life on 2019-04-30, see
https://github.com/nodejs/Release
2019-11-01 www/pebble: depends on expired www/tomcat6
2019-08-01 www/tomcat6: End-of-life since 2017 |
6.17.1_2 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
6.17.1_1 14 Sep 2019 22:01:13 |
jbeich |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
6.17.1_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
6.17.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
6.17.1 24 May 2019 05:42:46 |
antoine |
Revert r502354 and unbreak INDEX |
6.17.1 23 May 2019 20:28:28 |
bhughes |
Remove www/node6
This port reached end-of-life upstream on 2019-04-30. Remove node6-*
from CONFLICTS for the remaining www/node* ports.
Sponsored by: Miles AS |
6.17.1 04 Apr 2019 08:19:45 |
bhughes |
www/node6: Update 6.17.0_1 -> 6.17.1
https://nodejs.org/en/blog/release/v6.17.1/
Sponsored by: Miles AS |
6.17.0_1 29 Mar 2019 04:57:05 |
bhughes |
www/node*: specify minimum versions of dependencies in BUILD_DEPENDS
Add BUILD_DEPENDS for all LIB_DEPENDS, specifying the minimum version as
the version bundled with a particlar version of Node.js. This should help
people building from ports with out-of-date dependencies with a helpful
message instead of build failures.
Reported by: freebsd-ports@
Sponsored by: Miles AS |
6.17.0_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
6.17.0 16 Mar 2019 22:57:26 |
bhughes |
www/node6: add deprecation notice
Node.js 6.x LTS reaches end-of-life on 2019-04-30, see
https://github.com/nodejs/Release
Sponsored by: Miles AS |
6.17.0 12 Mar 2019 21:09:14 |
bhughes |
www/node6: set environment variables for host build
The Node.js build system supports cross-compilation via node-gyp, which
picks up CC, CXX, LINK, C*FLAGS, and LDFLAGS from the environment for the
target build, but not for the host. We need to set the environment variables
for the "host" build.
Sponsored by: Miles AS
Differential Revision: https://reviews.freebsd.org/D19250 |
6.17.0 03 Mar 2019 09:16:54 |
bhughes |
www/node6: Update 6.16.0_1 0-> 6.17.0
This is a security release. All Node.js users should consult the security
release summary at
https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/
for details on patched vulnerabilities.
MFH: 2019Q1
Security: b71d7193-3c54-11e9-a3f9-00155d006b02
Sponsored by: Miles AS |
6.16.0_1 11 Feb 2019 18:24:42 |
bhughes |
www/node*: fix build on non-amd64/-i386 when BUNDLED_SSL is unset
The --openssl-no-asm configure option should only be set
when BUNDLED_SSL is enabled.
PR: 235311
Reported by: jbeich
Sponsored by: Miles AS |
6.16.0_1 23 Jan 2019 21:10:27 |
bhughes |
www/node6: build on FreeBSD >=12
Change the default options to enable BUNDLED_SSL by default on
FreeBSD >=12, which includes OpenSSL 1.1 in the base system, not the
1.0.2 required by Node.js 6.x LTS. Bump PORTREVISION due to the change
in defaults.
While here, convert the port to use BROKEN_SSL, taking care to set
BROKEN_SSL+=base when appropriate.
Sponsored by: Miles AS |
6.16.0 28 Dec 2018 20:43:36 |
bhughes |
www/node6: Update 6.15.1_1 -> 6.16.0
The 6.15.0 security release introduced some unexpected breakages on the
6.x release line. This is a special release to fix a regression in the
HTTP binary upgrade response body and add a missing CLI flag to adjust
the max header size of the http parser.
https://nodejs.org/en/blog/release/v6.16.0/
Sponsored by: Miles AS |
6.15.1_1 21 Dec 2018 15:12:47 |
bhughes |
www/node6: disable DTRACE on powerpc64
s/EXCLIDE/EXCLUDE/ to fix typo in last commit.
PR: 233694
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by: Miles AS |
6.15.1_1 21 Dec 2018 12:49:25 |
bhughes |
www/node6: fix build on powerpc64
PR: 233694
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by: Miles AS |
6.15.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
6.15.1 11 Dec 2018 10:10:02 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
With hat: portmgr |
6.15.1 10 Dec 2018 11:33:10 |
bhughes |
www/node6: Update 6.14.4_1 -> 6.15.1
This is a security release addressing multiple vulnerabilities. Node.js
6.15.0 addresses the vulnerabilities, and 6.15.1 addresses an issue with
the fix for CVE-2018-12122. Users are recommended to upgrade as soon as
possible.
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/
https://nodejs.org/en/blog/release/v6.15.0/
https://nodejs.org/en/blog/release/v6.15.1/
MFH: 2018Q4
Security: 2a86f45a-fc3c-11e8-a414-00155d006b02
Sponsored by: Miles AS |
6.14.4_1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
6.14.4_1 31 Oct 2018 21:03:49 |
bhughes |
www/node10: copy from www/node, update 10.12.0_1 -> 10.13.0 (LTS)
Create a new port for the latest Node.js 10.13.0 LTS release. Update
CONFLICTS for the existing Node.js ports to include the new node10 port
and remove non-existent ports.
https://nodejs.org/en/blog/release/v10.13.0/
Sponsored by: Miles AS |
6.14.4_1 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
6.14.4 27 Aug 2018 11:27:03 |
bhughes |
www/node6: Update 6.14.3_2 -> 6.14.4
This is a security release addressing multiple vulnerabilities. Users
are recommended to upgrade as soon as possible.
https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/
https://nodejs.org/en/blog/release/v6.14.4/
MFH: 2018Q3
Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71
Sponsored by: Miles AS |
6.14.3_2 26 Aug 2018 18:42:23 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
6.14.3_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
6.14.3_1 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
6.14.3 15 Jun 2018 13:58:11 |
bhughes |
www/node6: Update 6.14.2 -> 6.14.3
Update to the latest security release, fixing CVE-2018-7167.
https://nodejs.org/en/blog/release/v6.14.3/
https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/
MFH: 2018Q2
Security: 45b8e2eb-7056-11e8-8fab-63ca6e0e13a2
Sponsored by: Miles AS |
6.14.2 01 May 2018 20:38:17 |
bhughes |
www/node6: Update 6.14.1_1 -> 6.14.2
Notable Changes:
- n-api has been backported to v6.x. It is being landed as an
experimental interface, and as such is landing in a Semver-Patch
release.
https://nodejs.org/en/blog/release/v6.14.2/ |
6.14.1_1 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
6.14.1 01 Apr 2018 09:19:29 |
bhughes |
www/node6: Update 6.14.0 -> 6.14.1
No changes from the previous verison. This release ensures that the
hosted binaries from the Node.js project adhere to the platform support
contract, which does not apply to the FreeBSD port and packages.
MFH: 2018Q2 |
6.14.0 29 Mar 2018 19:54:38 |
bhughes |
www/node6: Update 6.13.1 -> 6.14.0
This is a security release addressing multiple vulnerabilities. Users
are recommended to upgrade as soon as possible.
https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/
https://nodejs.org/en/blog/release/v6.14.0/
MFH: 2018Q1
Security: 5a9bbb6e-32d3-11e8-a769-6daaba161086 |
6.13.1 07 Mar 2018 14:58:18 |
bhughes |
www/node: Update 6.13.0 -> 6.13.1
Notable changes:
- http, tls: better support for IPv6 addresses
https://nodejs.org/en/blog/release/v6.13.1/ |
6.13.0 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
6.13.0 16 Feb 2018 20:30:15 |
bhughes |
www/node6: Update 6.12.3 -> 6.13.0
https://nodejs.org/en/blog/release/v6.13.0/ |
6.12.3 08 Feb 2018 14:29:36 |
bhughes |
www/node,www/node8,www/node6: disable dtrace usdt on armv[67]
Disable the DTRACE option by default on armv[67] since Node.js fails to
build on armv[67] with the following error:
dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820):
arm not implemented
PR: 224271
Submitted by: mikael.urankar@gmail.com |
6.12.3 03 Feb 2018 22:29:44 |
bhughes |
www/node6: Update 6.12.2 -> 6.12.3
https://nodejs.org/en/blog/release/v6.12.3/
While here, pet portlint:
- move ONLY_FOR_ARCHS
- remove USES_LDCONFIG (node.js doesn't install a .so)
Differential Revision: https://reviews.freebsd.org/D13774 |
6.12.2 14 Dec 2017 19:45:42 |
bhughes |
www/node6: Update 6.12.0_1 -> 6.12.2
Approved by: mat (co-mentor)
Security: bea84a7a-e0c9-11e7-b4f3-11baa0c2df21
Differential Revision: https://reviews.freebsd.org/D13441 |
6.12.0_1 09 Nov 2017 02:31:48 |
jbeich |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
6.12.0 08 Nov 2017 13:41:20 |
bhughes |
www/node6: Update 6.11.5 -> 6.12.0
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D13003 |
6.11.5 06 Nov 2017 14:17:57 |
bhughes |
www/node8: copy from www/node, update 8.8.1 -> 8.9.0 (LTS)
Create a new port for the latest Node.js 8.9.0 LTS release. Update
CONFLICTS for the existing Node.js ports to include the new node8 port
and remove non-existent ports.
https://nodejs.org/en/blog/release/v8.9.0/
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D12930 |
6.11.5 25 Oct 2017 18:38:45 |
bhughes |
www/node6: Update 6.11.4 -> 6.11.5
Update to the latest upstream v6.x release to address a remote DoS
vulnerability.
https://nodejs.org/en/blog/vulnerability/oct-2017-dos/
https://nodejs.org/en/blog/release/v6.11.5/
Approved by: robak (mentor)
MFH: 2017Q4
Security: CVE-2017-14919
Differential Revision: https://reviews.freebsd.org/D12784 |
6.11.4 10 Oct 2017 21:31:30 |
linimon |
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial) |
6.11.4 05 Oct 2017 08:52:09 |
bhughes |
www/node6: Update 6.11.3_1 -> 6.11.4
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D12594 |
6.11.3_1 25 Sep 2017 00:02:36 |
jbeich |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
6.11.3 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
6.11.3 11 Sep 2017 18:09:37 |
bhughes |
www/node6: Update 6.11.2_1 -> 6.11.3
Remove files/patch-node.gyp, since this patch has landed upstream. Use
DTRACE_CONFIGURE_ON to add --with-dtrace to the configure arguments when
DTRACE is enabled.
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D12297 |
6.11.2_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
6.11.2 08 Aug 2017 18:16:21 |
bhughes |
www/node6: Update 6.11.1 -> 6.11.2
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11924 |
6.11.1 13 Jul 2017 15:21:13 |
bhughes |
www/node6: Update 6.11.0 -> 6.11.1
Approved by: robak (mentor)
MFH: 2017Q3
Security: 3eff66c5-66c9-11e7-aa1d-3d2e663cef42
Differential Revision: https://reviews.freebsd.org/D11579 |
6.11.0 26 Jun 2017 23:44:13 |
linimon |
Sort ARCHS. Pet portlint.
Approved by: portmgr (tier-2 blanket) |
6.11.0 26 Jun 2017 10:34:50 |
bhughes |
www/node6: Update 6.10.3 -> 6.11.0
While here, sort ONLY_FOR_ARCHS as recommended by portlint.
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D11187 |
6.10.3 02 Jun 2017 19:15:40 |
bhughes |
multiple ports: Update MAINTANER
Change bradleythughes@fastmail.fm -> bhughes@FreeBSD.org after
receiving my ports commit bit on all ports I maintain: devel/awscli,
devel/py-botocore, net/py-s3transfer, net/turnserver, www/node4,
www/node6, and www/node.
Approved by: robak (mentor)
Differential Review: https://reviews.freebsd.org/D11015 |
6.10.3 10 May 2017 17:52:16 |
sunpoet |
Update to 6.10.3
Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
PR: 219192
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.10.2 06 Apr 2017 13:58:49 |
robak |
www/node6: update 6.10.1 -> 6.10.2
PR: 218427
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.10.1_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
6.10.1 23 Mar 2017 23:25:33 |
sunpoet |
Update to 6.10.1
Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
PR: 218046
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.10.0 02 Mar 2017 15:40:55 |
krion |
Update www/node6 to 6.10.0
PR: 217330
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9794 |
6.9.5_2 14 Feb 2017 16:15:02 |
sunpoet |
Enable BUNDLED_SSL by default only on FreeBSD 10
- Add UPDATING entry
- Bump PORTREVISION for dependency change
PR: 217095
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.9.5_1 05 Feb 2017 21:20:24 |
tijl |
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine) |
6.9.5 05 Feb 2017 05:32:19 |
sunpoet |
Update to 6.9.5
Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
PR: 216794
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.9.4 06 Jan 2017 20:02:50 |
sunpoet |
Update to 6.9.4
- Update pkg-message
- While I'm here, remove duplicate PLIST_SUB which is already handled by
OPTIONS_SUB=yes
Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
https://nodejs.org/en/blog/release/v6.9.4/
PR: 215776
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.9.2 03 Jan 2017 19:10:47 |
sunpoet |
Remove OPTIONS_EXCLUDE_FreeBSD_9
Approved by: portmgr (blanket) |
6.9.2 20 Dec 2016 17:56:40 |
mat |
Remove emulation of OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R}, it is a thing
now.
Sponsored by: Absolight |
6.9.2 09 Dec 2016 12:58:31 |
sunpoet |
- Update to 6.9.2
Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
https://nodejs.org/en/blog/release/v6.9.2/
PR: 215167
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.9.1_2 07 Dec 2016 23:54:57 |
adamw |
Remove www/node in preparation for moving node7 into its place.
Update the CONFLICTS lines for the node ports at the same time.
PR: 213948
Approved by: maintainer (Bradley T. Hughes) |
6.9.1_2 23 Nov 2016 01:47:35 |
swills |
www/node6: add dtrace option and enable by default
Approved by: bradleythughes@fastmail.fm (maintainer) |
6.9.1_1 19 Nov 2016 22:03:39 |
pi |
www/node7: Add Node.js 7.1.0, copied from www/node
PR: 213945
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
6.9.1_1 19 Nov 2016 18:21:20 |
jbeich |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
6.9.1 19 Nov 2016 12:21:22 |
pi |
www/node: Copy to www/node6 as LTS version
PR: 213693
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |