pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Tue Oct  1 12:41:15 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/lang: Makefile

Log Message:
doc: +lang/openjdk11


To generate a diff of this commit:
cvs rdiff -u -r1.4070 -r1.4071 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.520 -r1.521 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.4070 pkgsrc/doc/CHANGES-2019:1.4071
--- pkgsrc/doc/CHANGES-2019:1.4070      Tue Oct  1 12:36:39 2019
+++ pkgsrc/doc/CHANGES-2019     Tue Oct  1 12:41:15 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.4070 2019/10/01 12:36:39 nia Exp $
+$NetBSD: CHANGES-2019,v 1.4071 2019/10/01 12:41:15 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -6634,3 +6634,4 @@ Changes to the packages collection and i
        Added games/srb2 version 2.1.25 [nia 2019-10-01]
        Added games/xonotic version 0.8.2 [nia 2019-10-01]
        Added games/yquake2 version 7.41 [nia 2019-10-01]
+       Added lang/openjdk11 version 1.11.0.5.8 [tnn 2019-10-01]

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.520 pkgsrc/lang/Makefile:1.521
--- pkgsrc/lang/Makefile:1.520  Wed Sep 25 23:28:32 2019
+++ pkgsrc/lang/Makefile        Tue Oct  1 12:41:15 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.520 2019/09/25 23:28:32 wiz Exp $
+# $NetBSD: Makefile,v 1.521 2019/10/01 12:41:15 tnn Exp $
 #
 
 COMMENT=       Programming languages
@@ -170,6 +170,7 @@ SUBDIR+=    oo2c
 SUBDIR+=       open-cobol-ce
 SUBDIR+=       opencobol
 SUBDIR+=       openjdk-bin
+SUBDIR+=       openjdk11
 SUBDIR+=       openjdk7
 SUBDIR+=       openjdk8
 SUBDIR+=       opensource-cobol



Home | Main Index | Thread Index | Old Index