- Update to 4487

- Disable webkit-image by default as Yahoo layer is gone
This commit is contained in:
Dmitry Marakasov 2011-10-04 13:58:52 +00:00
parent e238d2d239
commit e4ee3616be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282916
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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