diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-06-04 00:53:26 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-06-04 00:53:26 +0800 |
commit | 73035ea8ea64e9b86fd029979b2fd9b4ce3217ef (patch) | |
tree | 66a67c52fa272c6f835930433bfd31dae7f02830 /astro/josm | |
parent | 76923284d121afff121a628c16bc7d49b1a9702f (diff) | |
download | freebsd-ports-gnome-73035ea8ea64e9b86fd029979b2fd9b4ce3217ef.tar.gz freebsd-ports-gnome-73035ea8ea64e9b86fd029979b2fd9b4ce3217ef.tar.zst freebsd-ports-gnome-73035ea8ea64e9b86fd029979b2fd9b4ce3217ef.zip |
- Update to 10301
PR: 209895
Submitted by: bsam
Diffstat (limited to 'astro/josm')
-rw-r--r-- | astro/josm/Makefile | 2 | ||||
-rw-r--r-- | astro/josm/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index cb1a190edfde..ae833f310bdc 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 10168 +PORTVERSION= 10301 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 3f4e0d36d790..d4a3d24b789d 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,2 +1,3 @@ -SHA256 (josm-snapshot-10168.jar) = 0cb410dd7a66155d41886d5f8bd74c5fba8c556bb254df5284d9707178869753 -SIZE (josm-snapshot-10168.jar) = 10811189 +TIMESTAMP = 1464971860 +SHA256 (josm-snapshot-10301.jar) = 8ac7d534b73b5b04ad5a246728da0915b911518ff0d3d70327f06ee1bab77329 +SIZE (josm-snapshot-10301.jar) = 10841257 |