Tue Oct 1 12:41:15 2019 UTC ()
doc: +lang/openjdk11


(tnn)
diff -r1.4070 -r1.4071 pkgsrc/doc/CHANGES-2019
diff -r1.520 -r1.521 pkgsrc/lang/Makefile

cvs diff -r1.4070 -r1.4071 pkgsrc/doc/CHANGES-2019 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/10/01 12:36:39 1.4070
+++ pkgsrc/doc/CHANGES-2019 2019/10/01 12:41:15 1.4071
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2019,v 1.4070 2019/10/01 12:36:39 nia Exp $ 1$NetBSD: CHANGES-2019,v 1.4071 2019/10/01 12:41:15 tnn Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
@@ -6624,13 +6624,14 @@ Changes to the packages collection and i @@ -6624,13 +6624,14 @@ Changes to the packages collection and i
6624 Updated devel/py-python-slugify to 3.0.4 [wiz 2019-09-30] 6624 Updated devel/py-python-slugify to 3.0.4 [wiz 2019-09-30]
6625 Updated audio/fasttracker2 to 1.00 [fox 2019-09-30] 6625 Updated audio/fasttracker2 to 1.00 [fox 2019-09-30]
6626 Updated mail/exim to 4.92.3 [wiedi 2019-09-30] 6626 Updated mail/exim to 4.92.3 [wiedi 2019-09-30]
6627 Updated mail/exim-html to 4.92.3 [wiedi 2019-09-30] 6627 Updated mail/exim-html to 4.92.3 [wiedi 2019-09-30]
6628 mk/bsd.pkg.mk: freeze ended for pkgsrc-2019Q3 branch [wiz 2019-10-01] 6628 mk/bsd.pkg.mk: freeze ended for pkgsrc-2019Q3 branch [wiz 2019-10-01]
6629 Updated devel/py-astroid to 2.3.1 [adam 2019-10-01] 6629 Updated devel/py-astroid to 2.3.1 [adam 2019-10-01]
6630 Updated devel/py-pylint to 2.4.2 [adam 2019-10-01] 6630 Updated devel/py-pylint to 2.4.2 [adam 2019-10-01]
6631 Updated multimedia/x265 to 3.2 [adam 2019-10-01] 6631 Updated multimedia/x265 to 3.2 [adam 2019-10-01]
6632 Updated net/wireshark to 3.0.5 [adam 2019-10-01] 6632 Updated net/wireshark to 3.0.5 [adam 2019-10-01]
6633 Added games/naev version 0.7.0 [nia 2019-10-01] 6633 Added games/naev version 0.7.0 [nia 2019-10-01]
6634 Added games/srb2 version 2.1.25 [nia 2019-10-01] 6634 Added games/srb2 version 2.1.25 [nia 2019-10-01]
6635 Added games/xonotic version 0.8.2 [nia 2019-10-01] 6635 Added games/xonotic version 0.8.2 [nia 2019-10-01]
6636 Added games/yquake2 version 7.41 [nia 2019-10-01] 6636 Added games/yquake2 version 7.41 [nia 2019-10-01]
 6637 Added lang/openjdk11 version 1.11.0.5.8 [tnn 2019-10-01]

cvs diff -r1.520 -r1.521 pkgsrc/lang/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/Makefile 2019/09/25 23:28:32 1.520
+++ pkgsrc/lang/Makefile 2019/10/01 12:41:15 1.521
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.520 2019/09/25 23:28:32 wiz Exp $ 1# $NetBSD: Makefile,v 1.521 2019/10/01 12:41:15 tnn Exp $
2# 2#
3 3
4COMMENT= Programming languages 4COMMENT= Programming languages
5 5
6SUBDIR+= Cg-compiler 6SUBDIR+= Cg-compiler
7SUBDIR+= LuaJIT 7SUBDIR+= LuaJIT
8SUBDIR+= LuaJIT2 8SUBDIR+= LuaJIT2
9SUBDIR+= R-sourcetools 9SUBDIR+= R-sourcetools
10SUBDIR+= STk 10SUBDIR+= STk
11SUBDIR+= a60 11SUBDIR+= a60
12SUBDIR+= abcl 12SUBDIR+= abcl
13SUBDIR+= algol68g 13SUBDIR+= algol68g
14SUBDIR+= asn1c 14SUBDIR+= asn1c
@@ -160,26 +160,27 @@ SUBDIR+= nhc98 @@ -160,26 +160,27 @@ SUBDIR+= nhc98
160SUBDIR+= nim 160SUBDIR+= nim
161SUBDIR+= nodejs 161SUBDIR+= nodejs
162SUBDIR+= nodejs6 162SUBDIR+= nodejs6
163SUBDIR+= nodejs8 163SUBDIR+= nodejs8
164SUBDIR+= npm 164SUBDIR+= npm
165SUBDIR+= nqp 165SUBDIR+= nqp
166SUBDIR+= nuitka 166SUBDIR+= nuitka
167SUBDIR+= objc 167SUBDIR+= objc
168SUBDIR+= ocaml 168SUBDIR+= ocaml
169SUBDIR+= oo2c 169SUBDIR+= oo2c
170SUBDIR+= open-cobol-ce 170SUBDIR+= open-cobol-ce
171SUBDIR+= opencobol 171SUBDIR+= opencobol
172SUBDIR+= openjdk-bin 172SUBDIR+= openjdk-bin
 173SUBDIR+= openjdk11
173SUBDIR+= openjdk7 174SUBDIR+= openjdk7
174SUBDIR+= openjdk8 175SUBDIR+= openjdk8
175SUBDIR+= opensource-cobol 176SUBDIR+= opensource-cobol
176SUBDIR+= oracle-jdk8 177SUBDIR+= oracle-jdk8
177SUBDIR+= oracle-jre8 178SUBDIR+= oracle-jre8
178SUBDIR+= ossp-js 179SUBDIR+= ossp-js
179SUBDIR+= owl-lisp 180SUBDIR+= owl-lisp
180SUBDIR+= p2c 181SUBDIR+= p2c
181SUBDIR+= p5-Switch 182SUBDIR+= p5-Switch
182SUBDIR+= parrot 183SUBDIR+= parrot
183SUBDIR+= pc-lisp 184SUBDIR+= pc-lisp
184SUBDIR+= pcc 185SUBDIR+= pcc
185SUBDIR+= pcc-current 186SUBDIR+= pcc-current