diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-12-16 21:06:56 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-12-16 21:06:56 +0800 |
commit | 91c66b7683852359eb78d16cf0f5bf03d4319ebc (patch) | |
tree | 5be88be2b4e92bc6294c8373fafe4af8a1a865a1 /astro | |
parent | bb6f055419e18f9a5ee9da8a24b0f827fb98dc08 (diff) | |
download | freebsd-ports-gnome-91c66b7683852359eb78d16cf0f5bf03d4319ebc.tar.gz freebsd-ports-gnome-91c66b7683852359eb78d16cf0f5bf03d4319ebc.tar.zst freebsd-ports-gnome-91c66b7683852359eb78d16cf0f5bf03d4319ebc.zip |
- Update to 2561
PR: 141662
Submitted by: myself
Approved by: glebius (maintainer)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/josm/Makefile | 4 | ||||
-rw-r--r-- | astro/josm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index c52311746dda..704a873547b9 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -6,13 +6,13 @@ # PORTNAME= josm -PORTVERSION= 2255 +PORTVERSION= 2561 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/:josm \ http://svn.openstreetmap.org/applications/editors/josm/plugins/wmsplugin/:wmsplugin DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar DISTFILES= ${DISTNAME}:josm ${WEBKITIMG_SRC}:wmsplugin -EXTRACT_ONLY= +EXTRACT_ONLY= # empty MAINTAINER= glebius@FreeBSD.org COMMENT= A comprehensive editor for OpenStreetMap.org database diff --git a/astro/josm/distinfo b/astro/josm/distinfo index c92643d30555..f86c44bacb9a 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,6 +1,6 @@ -MD5 (josm-snapshot-2255.jar) = 4adb874ac81069765eb927bcc4f595c4 -SHA256 (josm-snapshot-2255.jar) = 9f5bfbb60b6c6db4993dcd3a02a9c76a8ef7191b33278df06f43ae57329c03df -SIZE (josm-snapshot-2255.jar) = 6359057 +MD5 (josm-snapshot-2561.jar) = 08fe4810be7a6908f85e80542c443600 +SHA256 (josm-snapshot-2561.jar) = 96af0b030cc25ff3feebce18b8685a35af3afb598c1305be9aee78abf1db45de +SIZE (josm-snapshot-2561.jar) = 6674767 MD5 (webkit-image.cpp) = b96ec14ffce19b977129cf07679e655c SHA256 (webkit-image.cpp) = 431f5b956c0e3d1615289dd6cb64effb988b30ace7c80f5a51f9546aa80d300d SIZE (webkit-image.cpp) = 2718 |