svn commit: r451346 - head/print/jabref
Matthias Andree
mandree at FreeBSD.org
Thu Oct 5 21:23:38 UTC 2017
Author: mandree
Date: Thu Oct 5 21:23:37 2017
New Revision: 451346
URL: https://svnweb.freebsd.org/changeset/ports/451346
Log:
Update to new upstream release 4.0.
Changelog: <https://github.com/JabRef/jabref/blob/master/CHANGELOG.md#40---2017-10-04>
Modified:
head/print/jabref/Makefile
head/print/jabref/distinfo
Modified: head/print/jabref/Makefile
==============================================================================
--- head/print/jabref/Makefile Thu Oct 5 21:04:57 2017 (r451345)
+++ head/print/jabref/Makefile Thu Oct 5 21:23:37 2017 (r451346)
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= jabref
-PORTVERSION= 3.8.2
+PORTVERSION= 4.0
PORTEPOCH= 1
CATEGORIES= print java editors
-MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION}/ \
- http://builds.jabref.org/ \
+MASTER_SITES= http://builds.jabref.org/ \
https://github.com/JabRef/jabref/releases/download/v${PORTVERSION}/
DISTNAME= JabRef-${PORTVERSION}
EXTRACT_SUFX= .jar
Modified: head/print/jabref/distinfo
==============================================================================
--- head/print/jabref/distinfo Thu Oct 5 21:04:57 2017 (r451345)
+++ head/print/jabref/distinfo Thu Oct 5 21:23:37 2017 (r451346)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489231843
-SHA256 (JabRef-3.8.2.jar) = f7226e9eb64f96ef2d179c4b1f9e9bcd7a630d247f2feb0ecaa243408379720a
-SIZE (JabRef-3.8.2.jar) = 37003442
+TIMESTAMP = 1507238008
+SHA256 (JabRef-4.0.jar) = 5555fd7691600a47e6ced54873738b4bd04dc2ad7f749c66887d343d2ff1dc06
+SIZE (JabRef-4.0.jar) = 56583311
More information about the svn-ports-head
mailing list