Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2009 13:49:48 -0300
From:      Fernan Aguero <fernan@iib.unsam.edu.ar>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137849: update print/jabref to latest stable version
Message-ID:  <520894aa0908160949h564a87e6l96f38ca96d84e317@mail.gmail.com>
Resent-Message-ID: <200908161650.n7GGo6CT085085@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137849
>Category:       ports
>Synopsis:       update print/jabref to latest stable version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 16 16:50:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        Linux 2.6.28-15-generic i686
>Organization:
IIB-UNSAM
>Environment:
System: Linux delia 2.6.28-15-generic #48-Ubuntu SMP Wed Jul 29
08:54:56 UTC 2009 i686 GNU/Linux
	<machine, os, target, libraries (multiple lines)>
>Description:
	<precise description of the problem (multiple lines)>
	Update print/jabref to the latest stable release.

	Note that jabref now requires Java >= 1.5

>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:

	<how to correct or work around the problem, if known (multiple lines)>

--- jabref.diff begins here ---
diff -ruN --exclude=CVS
/home/fernan/downloads/ports/print/jabref/distinfo jabref/distinfo
--- /home/fernan/downloads/ports/print/jabref/distinfo	2007-02-27
15:25:45.000000000 -0300
+++ jabref/distinfo	2009-08-16 11:49:51.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (JabRef-2.2.jar) = 4704e857c292ffa7506850b469df8c4e
-SHA256 (JabRef-2.2.jar) =
2bd7160e3a09f40b3eed9ce2a9b70b276cea87b1cd281c5d2bf1c2fe869dbddd
-SIZE (JabRef-2.2.jar) = 5140962
+MD5 (JabRef-2.5.jar) = f1518ac85a1206ba77c07a356be60556
+SHA256 (JabRef-2.5.jar) =
210bfdf08503187378198f9473bf210127da5747464c32a70b766b48f74cbd9f
+SIZE (JabRef-2.5.jar) = 6602650
diff -ruN --exclude=CVS
/home/fernan/downloads/ports/print/jabref/Makefile jabref/Makefile
--- /home/fernan/downloads/ports/print/jabref/Makefile	2008-06-06
10:57:48.000000000 -0300
+++ jabref/Makefile	2009-08-16 11:47:37.000000000 -0300
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/print/jabref/Makefile,v 1.6 2008/06/06 13:57:48 edwin Exp $

 PORTNAME=	jabref
-PORTVERSION=	2.2
-PORTREVISION=	2
+PORTVERSION=	2.5
 PORTEPOCH=	1
 CATEGORIES=	print java editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -19,7 +18,7 @@
 COMMENT=	A (BibTeX native) bibliographic reference manager

 USE_JAVA=	yes
-JAVA_VERSION=	1.4+
+JAVA_VERSION=	1.5+
 NO_BUILD=	yes

 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
diff -ruN --exclude=CVS
/home/fernan/downloads/ports/print/jabref/pkg-descr jabref/pkg-descr
--- /home/fernan/downloads/ports/print/jabref/pkg-descr	2006-02-13
09:53:31.000000000 -0300
+++ jabref/pkg-descr	2009-08-16 11:50:13.000000000 -0300
@@ -2,7 +2,7 @@
 format used by JabRef is BibTeX, the standard LaTeX bibliography format.
 As such it can also be considered a BibTeX editor.

-JabRef runs on the Java VM (version 1.4.2 or greater).
+JabRef runs on the Java VM (version 1.5 or greater).

 Some of its features:

--- jabref.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?520894aa0908160949h564a87e6l96f38ca96d84e317>