From 3f1634f407f0e2ebf24ff7ddc72246b1417bea50 Mon Sep 17 00:00:00 2001 From: landry Date: Wed, 22 Jun 2016 06:20:19 +0000 Subject: [PATCH] Update to josm r10448, from maintainer Holger Mikolon. Fixes the lsb_release issue, and set MODJAVA_VER to 1.8+ while here. --- geo/josm/Makefile | 6 +++--- geo/josm/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/geo/josm/Makefile b/geo/josm/Makefile index a536aedc1c9..a097fb87a32 100644 --- a/geo/josm/Makefile +++ b/geo/josm/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.34 2016/06/08 19:30:11 landry Exp $ +# $OpenBSD: Makefile,v 1.35 2016/06/22 06:20:19 landry Exp $ COMMENT= OpenStreetMap map editor -SVN_REV= 10327 +SVN_REV= 10448 DISTNAME= josm-snapshot-${SVN_REV} EXTRACT_SUFX = .jar EXTRACT_CASES+= *.jar) unzip -qa ${FULLDISTDIR}/$$archive -d ${WRKDIST};; @@ -22,7 +22,7 @@ PERMIT_PACKAGE_CDROM= Yes MODULES= java \ textproc/intltool -MODJAVA_VER= 1.7+ +MODJAVA_VER= 1.8+ BUILD_DEPENDS = archivers/unzip RUN_DEPENDS= java/javaPathHelper \ devel/desktop-file-utils diff --git a/geo/josm/distinfo b/geo/josm/distinfo index 3b0075063e4..550e6a6b921 100644 --- a/geo/josm/distinfo +++ b/geo/josm/distinfo @@ -1,2 +1,2 @@ -SHA256 (josm-snapshot-10327.jar) = pDmIQvsYDsvD1eKs//zDQOgrceAOvp/q4uYkfo3kXs4= -SIZE (josm-snapshot-10327.jar) = 10870379 +SHA256 (josm-snapshot-10448.jar) = qZSlAdOrH7jcNQvbm/Y08b9rLBQ2W03FVHIyl/0Xbd8= +SIZE (josm-snapshot-10448.jar) = 10909486