diff -ruN jline.orig/Makefile jline/Makefile --- jline.orig/Makefile 2011-06-29 11:08:58.000000000 +0000 +++ jline/Makefile 2011-06-29 11:34:43.000000000 +0000 @@ -6,14 +6,15 @@ # PORTNAME= jline -PORTVERSION= 0.9.91 -PORTREVISION= 1 +PORTVERSION= 0.9.94 CATEGORIES= devel java MASTER_SITES= SF MAINTAINER= mkamm@gmx.net COMMENT= JLine is a Java library for handling console input +LICENSE= BSD + PKGMESSAGE= ${WRKDIR}/pkg-message USE_JAVA= yes USE_ZIP= yes diff -ruN jline.orig/distinfo jline/distinfo --- jline.orig/distinfo 2011-06-29 11:08:58.000000000 +0000 +++ jline/distinfo 2011-06-29 11:34:46.000000000 +0000 @@ -1,3 +1,2 @@ -MD5 (jline-0.9.91.zip) = 787330d1975c0d58a94ab84b5378d521 -SHA256 (jline-0.9.91.zip) = c9086800211ba4a55a62055967cb467078c626cad31916270204691f31e4c74b -SIZE (jline-0.9.91.zip) = 750026 +SHA256 (jline-0.9.94.zip) = 61488e908c3afa80833f262ba17df6199f3ea858862fd354e04aebc7433c1ed6 +SIZE (jline-0.9.94.zip) = 771980 diff -ruN jline.orig/pkg-plist jline/pkg-plist --- jline.orig/pkg-plist 2011-06-29 11:08:58.000000000 +0000 +++ jline/pkg-plist 2011-06-29 11:28:15.000000000 +0000 @@ -1,10 +1,9 @@ -%%JAVAJARDIR%%/jline-0.9.91.jar +%%JAVAJARDIR%%/jline-0.9.94.jar %%JAVAJARDIR%%/jline.jar %%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-noframe.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/constant-values.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/deprecated-list.html -%%PORTDOCS%%%%DOCSDIR%%/apidocs/files %%PORTDOCS%%%%DOCSDIR%%/apidocs/help-doc.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/index-all.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/index.html @@ -71,6 +70,8 @@ %%PORTDOCS%%%%DOCSDIR%%/apidocs/options %%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/package-list +%%PORTDOCS%%%%DOCSDIR%%/apidocs/packages +%%PORTDOCS%%%%DOCSDIR%%/apidocs/packages.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/inherit.gif %%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ANSIBuffer.ANSICodes.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ANSIBuffer.html @@ -100,9 +101,9 @@ %%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/UnixTerminal.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/UnsupportedTerminal.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/WindowsTerminal.html +%%PORTDOCS%%%%DOCSDIR%%/apidocs/serialized-form.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/stylesheet.css %%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/Example.java -%%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/Example.java.rej %%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/PasswordReader.java %%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/english.gz %%PORTDOCS%%%%DOCSDIR%%/examples/JLineCompleter.py