ports/172507: print/jabref: Update to version 2.8.1

KATO Tsuguru tkato432 at yahoo.com
Mon Oct 8 18:10:18 UTC 2012


>Number:         172507
>Category:       ports
>Synopsis:       print/jabref: Update to version 2.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 08 18:10:17 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 2.8.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/jabref/Makefile print/jabref/Makefile
--- /usr/ports/print/jabref/Makefile	2012-10-01 23:45:16.000000000 +0900
+++ print/jabref/Makefile	2012-10-04 04:22:07.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/print/jabref/Makefile,v 1.11 2012/10/01 14:45:16 tabthorpe Exp $
 
 PORTNAME=	jabref
-PORTVERSION=	2.6
+PORTVERSION=	2.8.1
 PORTEPOCH=	1
 CATEGORIES=	print java editors
 MASTER_SITES=	SF
@@ -13,9 +13,12 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A (BibTeX native) bibliographic reference manager
 
+LICENSE=	GPLv2 # (or later)
+
+NO_BUILD=	yes
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.5+
-NO_BUILD=	yes
 
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 
@@ -27,7 +30,7 @@
 PLIST_DIRS=	%%DATADIR%%
 
 do-install:
-	${MKDIR} ${DATADIR}
+	@${MKDIR} ${DATADIR}
 	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${DATADIR}/${PORTNAME}.jar
 	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME}
 
diff -urN /usr/ports/print/jabref/distinfo print/jabref/distinfo
--- /usr/ports/print/jabref/distinfo	2011-07-03 15:14:33.000000000 +0900
+++ print/jabref/distinfo	2012-10-04 04:18:34.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list