diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-06-03 16:53:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-06-03 16:53:26 +0000 |
commit | c86b5ac952f3983e8d81251a4be9c0cc052f1442 (patch) | |
tree | 66a67c52fa272c6f835930433bfd31dae7f02830 /astro | |
parent | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (diff) | |
download | ports-c86b5ac952f3983e8d81251a4be9c0cc052f1442.tar.gz ports-c86b5ac952f3983e8d81251a4be9c0cc052f1442.zip |
Notes
Diffstat (limited to 'astro')
-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 |