Thursday, May 31, 2018

[PATCH] geo/josm 13878

Trivial update to josm r.13878 - works as usual on amd64.

A little note - after startup josm tells me this: "You are using version
'13878' of JOSM. The current stable snapshot is 13878 and 13878 is the
unstable development version."

So stable is unstable ;)

Regards
Holger


Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/josm/Makefile,v
retrieving revision 1.42
diff -u -p -u -r1.42 Makefile
--- Makefile 13 Mar 2018 21:22:39 -0000 1.42
+++ Makefile 31 May 2018 20:30:49 -0000
@@ -2,7 +2,7 @@

COMMENT= OpenStreetMap map editor

-SVN_REV= 13500
+SVN_REV= 13878
DISTNAME= josm-snapshot-${SVN_REV}
EXTRACT_SUFX = .jar
EXTRACT_CASES+= *.jar) unzip -qa ${FULLDISTDIR}/$$archive -d ${WRKDIST};;
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/josm/distinfo,v
retrieving revision 1.26
diff -u -p -u -r1.26 distinfo
--- distinfo 13 Mar 2018 21:22:39 -0000 1.26
+++ distinfo 31 May 2018 20:30:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (josm-snapshot-13500.jar) = +8SaIbDAjyQUa/nF4QWa9PnLQNvHDXux/KqlgjzR3rc=
-SIZE (josm-snapshot-13500.jar) = 12797817
+SHA256 (josm-snapshot-13878.jar) = fW9Dc9hTRdcEJItD2H9DOgUYJdVbrvchVwh7mulfDDk=
+SIZE (josm-snapshot-13878.jar) = 13053351

No comments:

Post a Comment