pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc addition of lang/openjdk7 and www/openjdk7-icedtea-plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b42ae7e2fa23
branches:  trunk
changeset: 400246:b42ae7e2fa23
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Oct 14 11:44:29 2009 +0000

description:
addition of lang/openjdk7 and www/openjdk7-icedtea-plugin

diffstat:

 doc/CHANGES-2009 |  4 +++-
 lang/Makefile    |  3 ++-
 www/Makefile     |  3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diffs (49 lines):

diff -r e351449eba85 -r b42ae7e2fa23 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Wed Oct 14 11:39:25 2009 +0000
+++ b/doc/CHANGES-2009  Wed Oct 14 11:44:29 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3956 2009/10/14 08:24:53 obache Exp $
+$NetBSD: CHANGES-2009,v 1.3957 2009/10/14 11:44:29 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -5228,3 +5228,5 @@
        Updated textproc/py-mecab to 0.98 [obache 2009-10-14]
        Updated textproc/ruby-mecab to 0.98 [obache 2009-10-14]
        Updated textproc/java-mecab to 0.98 [obache 2009-10-14]
+       Added lang/openjdk7 version 1.7.0.72.20090924 [tnn 2009-10-14]
+       Added www/openjdk7-icedtea-plugin version 1.11.0.20091005 [tnn 2009-10-14]
diff -r e351449eba85 -r b42ae7e2fa23 lang/Makefile
--- a/lang/Makefile     Wed Oct 14 11:39:25 2009 +0000
+++ b/lang/Makefile     Wed Oct 14 11:44:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.275 2009/09/18 11:26:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.276 2009/10/14 11:44:29 tnn Exp $
 #
 
 COMMENT=       Programming languages
@@ -106,6 +106,7 @@
 SUBDIR+=       onyx
 SUBDIR+=       oo2c
 SUBDIR+=       opencobol
+SUBDIR+=       openjdk7
 SUBDIR+=       openjdk7-bin
 SUBDIR+=       ossp-js
 SUBDIR+=       p2c
diff -r e351449eba85 -r b42ae7e2fa23 www/Makefile
--- a/www/Makefile      Wed Oct 14 11:39:25 2009 +0000
+++ b/www/Makefile      Wed Oct 14 11:44:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.663 2009/10/12 08:14:09 ghen Exp $
+# $NetBSD: Makefile,v 1.664 2009/10/14 11:44:30 tnn Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -213,6 +213,7 @@
 SUBDIR+=       nvu
 SUBDIR+=       ocsigen
 SUBDIR+=       opengoo
+SUBDIR+=       openjdk7-icedtea-plugin
 SUBDIR+=       opera
 SUBDIR+=       opera-acroread
 SUBDIR+=       opera-acroread5



Home | Main Index | Thread Index | Old Index