diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-04-03 13:41:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-04-03 13:41:14 +0000 |
commit | 9ee27a4baee030ad306ca4c219a1dc01e1c7828e (patch) | |
tree | e91170b1e1ab601589f013ba4ab3b87ab3942134 /astro/josm | |
parent | 1b04f1311f091aa2cda3dc3438663e06f0973b2e (diff) | |
download | ports-9ee27a4baee030ad306ca4c219a1dc01e1c7828e.tar.gz ports-9ee27a4baee030ad306ca4c219a1dc01e1c7828e.zip |
Notes
Diffstat (limited to 'astro/josm')
-rw-r--r-- | astro/josm/Makefile | 2 | ||||
-rw-r--r-- | astro/josm/distinfo | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 36092dfc1251..c6963fd6c691 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= josm -PORTVERSION= 1504 +PORTVERSION= 1515 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/:josm \ http://svn.openstreetmap.org/applications/editors/josm/plugins/wmsplugin/:wmsplugin diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 6d5cfbc5c52b..1fa801c2f03e 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,6 +1,7 @@ -MD5 (josm-snapshot-1504.jar) = b98d1c8ab935c8ff237963f9c3730c8d -SHA256 (josm-snapshot-1504.jar) = 53d2aba8f04d615e0634f141c18e951ef82a8a7f719cf7cfc056891fd4234518 -SIZE (josm-snapshot-1504.jar) = 4494453 +MD5 (josm-snapshot-1515.jar) = e59c600a41719b38edb3108dce2ae871 +SHA256 (josm-snapshot-1515.jar) = df9d5108742cdba4df575f1f680ccc4adbd3236017e2001dca5d901a2bb3bed4 +SIZE (josm-snapshot-1515.jar) = 4594623 MD5 (webkit-image.cpp) = b96ec14ffce19b977129cf07679e655c SHA256 (webkit-image.cpp) = 431f5b956c0e3d1615289dd6cb64effb988b30ace7c80f5a51f9546aa80d300d SIZE (webkit-image.cpp) = 2718 + |