ports/158439: Update devel/jline to 0.9.94

Pedro Giffuni giffunip at tutopia.com
Wed Jun 29 16:50:07 UTC 2011


>Number:         158439
>Category:       ports
>Synopsis:       Update devel/jline to 0.9.94
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 16:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        9.0-CURRENT
>Organization:
>Environment:
$ uname -a
FreeBSD mogwai.giffuni.net 9.0-CURRENT FreeBSD 9.0-CURRENT #6: Sat Apr 30 01:37:57 PDT 2011     root at build9x64.pcbsd.org:/usr/obj/pcbsd-build90/fbsd-source/9.0/sys/PCBSD  amd64
>Description:
Minor update.
Add license.

Yes, I know 1.0 is out but this update was simple and easy.

>How-To-Repeat:

>Fix:
Patch attached.

Patch attached with submission follows:

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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list