diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-04-24 04:52:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-04-24 04:52:14 +0800 |
commit | 8121848090d41aa34ab78f27b64bf5f8c663aa17 (patch) | |
tree | fd90ac0b55d7bf8f719066ba798dc6fde3347d9d /astro | |
parent | b45c4bf0f13587d4795dff22f6ef6b4506731491 (diff) | |
download | freebsd-ports-gnome-8121848090d41aa34ab78f27b64bf5f8c663aa17.tar.gz freebsd-ports-gnome-8121848090d41aa34ab78f27b64bf5f8c663aa17.tar.zst freebsd-ports-gnome-8121848090d41aa34ab78f27b64bf5f8c663aa17.zip |
- Update to 13576
Diffstat (limited to 'astro')
-rw-r--r-- | astro/josm/Makefile | 4 | ||||
-rw-r--r-- | astro/josm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 62142dfe8d8d..cf22f7e2605d 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 13170 +PORTVERSION= 13576 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ @@ -49,6 +49,6 @@ do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR}/ ${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${JAVAJARDIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/josm.sh ${STAGEDIR}${PREFIX}/bin/josm - ${INSTALL_DATA} ${WRKSRC}/images/logo.png ${STAGEDIR}${PREFIX}/share/pixmaps/josm.png + ${INSTALL_DATA} ${WRKSRC}/images/logo_32x32x32.png ${STAGEDIR}${PREFIX}/share/pixmaps/josm.png .include <bsd.port.mk> diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 6ed045662e33..12a159c21c46 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512996045 -SHA256 (josm-snapshot-13170.jar) = 105366a22081c47680acb813d4b972e6e98a3a8253e4b219bc422d149a896558 -SIZE (josm-snapshot-13170.jar) = 12495613 +TIMESTAMP = 1524350408 +SHA256 (josm-snapshot-13576.jar) = a44d1908798da935e1081df763b37b021650e44ee7c8bde228fa23dd76d6875f +SIZE (josm-snapshot-13576.jar) = 12817082 |