diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2011-10-04 21:58:52 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2011-10-04 21:58:52 +0800 |
commit | 9a44962dec8cdeebd934c2fd4d054bcf4e40bc22 (patch) | |
tree | 18e64d9a39df30deec5eb54e1aa3839602fcc3fc /astro | |
parent | 4daeb974d2646a62a6a634ef6a0e0cba0596c00c (diff) | |
download | freebsd-ports-gnome-9a44962dec8cdeebd934c2fd4d054bcf4e40bc22.tar.gz freebsd-ports-gnome-9a44962dec8cdeebd934c2fd4d054bcf4e40bc22.tar.zst freebsd-ports-gnome-9a44962dec8cdeebd934c2fd4d054bcf4e40bc22.zip |
- Update to 4487
- Disable webkit-image by default as Yahoo layer is gone
Diffstat (limited to 'astro')
-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 |