diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-12 18:13:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-12 18:13:42 +0000 |
commit | 5ca6356f5f00885beb707ed4bdd8d9ffc30b6e2a (patch) | |
tree | 83f3b863a02fce124ae5f3fb658df6c79f803257 /astro/josm | |
parent | 83847c65aa00a6fb44066d0264612f01a874fae5 (diff) | |
download | ports-5ca6356f5f00885beb707ed4bdd8d9ffc30b6e2a.tar.gz ports-5ca6356f5f00885beb707ed4bdd8d9ffc30b6e2a.zip |
Notes
Diffstat (limited to 'astro/josm')
-rw-r--r-- | astro/josm/Makefile | 2 | ||||
-rw-r--r-- | astro/josm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 2ae8fb642574..362f947e82f4 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 8279 +PORTVERSION= 8339 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 c86c3dad987d..5faa28363bc6 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,2 +1,2 @@ -SHA256 (josm-snapshot-8279.jar) = ce71a1a296b0967b8c486c2fc5bf5c24bba5fbe9fa429e7d4f8558788d02cc6c -SIZE (josm-snapshot-8279.jar) = 9980967 +SHA256 (josm-snapshot-8339.jar) = c1df878cf1199ea9c43b2c8e4155d24d860238a2059adbd948390dc07f5922e4 +SIZE (josm-snapshot-8339.jar) = 9910071 |