Date: Thu, 29 Apr 2021 14:27:21 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 216b3ef94249 - main - astro/josm: update to 17833 Message-ID: <202104291427.13TERL6j035860@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=216b3ef94249a581ffb0dd3f5718400e336f3869 commit 216b3ef94249a581ffb0dd3f5718400e336f3869 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-29 14:19:57 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-04-29 14:20:10 +0000 astro/josm: update to 17833 --- astro/josm/Makefile | 6 +++--- astro/josm/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 0d99a2dbee27..562689c36160 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,10 +1,10 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 17702 +PORTVERSION= 17833 CATEGORIES= astro java -MASTER_SITES= http://josm.openstreetmap.de/download/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://josm.openstreetmap.de/download/ \ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar EXTRACT_SUFX= # empty diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 3e825c24f020..16899933debb 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617840479 -SHA256 (josm-snapshot-17702.jar) = f3569d896aba969c317aedeec3657df0824ee3bc4aa00c6cd1b9eb839a04f7dc -SIZE (josm-snapshot-17702.jar) = 15567761 +TIMESTAMP = 1619630910 +SHA256 (josm-snapshot-17833.jar) = 8b7b1e4557c22d736f52458000f64ad17968447b97582369d6daa756bec243b6 +SIZE (josm-snapshot-17833.jar) = 15619429
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291427.13TERL6j035860>