- Update to 0.9.94

PR:		158439
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> (maintainer)
This commit is contained in:
Martin Wilke 2011-07-02 16:22:26 +00:00
parent fd7cf054eb
commit 6de0cedc3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276914
3 changed files with 9 additions and 8 deletions

View file

@ -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

View file

@ -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

View file

@ -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