svn commit: r306377 - head/print/jabref

Jason E. Hale jhale at FreeBSD.org
Thu Oct 25 10:19:04 UTC 2012


Author: jhale
Date: Thu Oct 25 10:19:03 2012
New Revision: 306377
URL: http://svn.freebsd.org/changeset/ports/306377

Log:
  - Update to 2.8.1 [1]
  - Add LICENSE (GPLv2 or later) [1]
  - Remove indefinite article from COMMENT
  
  PR:		ports/172507 [1], ports/172874
  Submitted by:	KATO Tsuguru <tkato432 at yahoo.com> [1]
  Approved by:	makc, avilla (mentors, implicit)
  Feature safe:	yes

Modified:
  head/print/jabref/Makefile
  head/print/jabref/distinfo   (contents, props changed)

Modified: head/print/jabref/Makefile
==============================================================================
--- head/print/jabref/Makefile	Thu Oct 25 10:12:42 2012	(r306376)
+++ head/print/jabref/Makefile	Thu Oct 25 10:19:03 2012	(r306377)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jabref
-PORTVERSION=	2.6
+PORTVERSION=	2.8.1
 PORTEPOCH=	1
 CATEGORIES=	print java editors
 MASTER_SITES=	SF
@@ -11,7 +11,10 @@ EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=	#
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A (BibTeX native) bibliographic reference manager
+COMMENT=	BibTeX native bibliographic reference manager
+
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
 
 USE_JAVA=	yes
 JAVA_VERSION=	1.5+

Modified: head/print/jabref/distinfo
==============================================================================
--- head/print/jabref/distinfo	Thu Oct 25 10:12:42 2012	(r306376)
+++ head/print/jabref/distinfo	Thu Oct 25 10:19:03 2012	(r306377)
@@ -1,2 +1,2 @@
-SHA256 (JabRef-2.6.jar) = f26796673a6369cab34541134380ff20a9c66a67e44212758081715fc32d0fcb
-SIZE (JabRef-2.6.jar) = 7193235
+SHA256 (JabRef-2.8.1.jar) = 34d82c7bcaa4158275a6604caf68771273df92f5500f34b0aa88dd2a7b6482bf
+SIZE (JabRef-2.8.1.jar) = 12894079


More information about the svn-ports-all mailing list