aboutsummaryrefslogtreecommitdiffstats
path: root/astro/josm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-09-25 11:51:17 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-09-25 11:51:17 +0800
commitf17ecef52ad878e3414c0426de81f42b68329f38 (patch)
tree195afeeff0328a88d78bf863fa8029a6e424b7f5 /astro/josm
parentf20e82bcf0a88687572200492dfc923fe862e304 (diff)
downloadfreebsd-ports-gnome-f17ecef52ad878e3414c0426de81f42b68329f38.tar.gz
freebsd-ports-gnome-f17ecef52ad878e3414c0426de81f42b68329f38.tar.zst
freebsd-ports-gnome-f17ecef52ad878e3414c0426de81f42b68329f38.zip
- Update to 6238
- Support staging
Diffstat (limited to 'astro/josm')
-rw-r--r--astro/josm/Makefile9
-rw-r--r--astro/josm/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index 4b6f9d96c1bc..5dd28161e46a 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= josm
-PORTVERSION= 6115
+PORTVERSION= 6238
CATEGORIES= astro java
MASTER_SITES= http://josm.openstreetmap.de/download/ \
http://mirror.amdmi3.ru/distfiles/
@@ -15,7 +15,6 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database
NO_WRKSUBDIR= yes
-NO_STAGE= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
@@ -33,8 +32,8 @@ pre-everything::
@${ECHO_CMD} "JOSM_MEMORY_LIMIT variable in /etc/make.conf. Default is 1024 (MB)."
do-install:
- ${MKDIR} ${JAVAJARDIR}/
- ${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${JAVAJARDIR}/
- ${INSTALL_SCRIPT} ${WRKDIR}/josm.sh ${PREFIX}/bin/josm
+ ${MKDIR} ${STAGEDIR}${JAVAJARDIR}/
+ ${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${JAVAJARDIR}/
+ ${INSTALL_SCRIPT} ${WRKDIR}/josm.sh ${STAGEDIR}${PREFIX}/bin/josm
.include <bsd.port.mk>
diff --git a/astro/josm/distinfo b/astro/josm/distinfo
index 92d5ebe5ffb3..964d2fbec7dd 100644
--- a/astro/josm/distinfo
+++ b/astro/josm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (josm-snapshot-6115.jar) = 32ea4cec21ea8f7272329a7d3e6e618e78cdd5680dc65f5b79fdb5e77e649200
-SIZE (josm-snapshot-6115.jar) = 7960240
+SHA256 (josm-snapshot-6238.jar) = 9df689fb0a35f1884b57c7cc73967319c67236cae972ade4bdda8803ce9b24cc
+SIZE (josm-snapshot-6238.jar) = 8064619