diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2011-10-04 13:58:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2011-10-04 13:58:52 +0000 |
commit | e4ee3616be8c518613cffe6b79f11037831535a4 (patch) | |
tree | a06d924c68cf697aa595a3a764e19d69dd54b040 /astro/josm | |
parent | e238d2d239d740ffe410581c5b00f04de820979a (diff) |
Notes
Diffstat (limited to 'astro/josm')
-rw-r--r-- | astro/josm/Makefile | 4 | ||||
-rw-r--r-- | astro/josm/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 673472f53774..d2687561c996 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= josm -PORTVERSION= 4399 +PORTVERSION= 4487 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/:josm \ http://mirror.amdmi3.ru/distfiles/:josm \ @@ -31,7 +31,7 @@ WEBKITIMG_SRC= ${WEBKITIMG}.cpp PLIST_FILES= bin/josm ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME} -OPTIONS= WEBKIT_IMAGE "Build webkit-image (needed for Yahoo imagery)" on +OPTIONS= WEBKIT_IMAGE "Build webkit-image (needed for Yahoo imagery)" off .include <bsd.port.options.mk> diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 1dcab850f587..6a920cb79f27 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,4 +1,4 @@ -SHA256 (josm-snapshot-4399.jar) = ebc92532ffcd2d81aded1f722383dee46605a7a56aa9f4496c36121a59f7955d -SIZE (josm-snapshot-4399.jar) = 6551750 +SHA256 (josm-snapshot-4487.jar) = e9a643593cbf37c0ef9a7e42f9d2c34623fda40f47231ffddcaf6e3345a49a28 +SIZE (josm-snapshot-4487.jar) = 6632141 SHA256 (webkit-image.cpp) = 431f5b956c0e3d1615289dd6cb64effb988b30ace7c80f5a51f9546aa80d300d SIZE (webkit-image.cpp) = 2718 |