aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-06-08 12:37:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-06-08 17:28:01 +0000
commit5e1b36a8afe65465143feb3104ed09509e14213a (patch)
tree9297070ba2907a630d357b49d34b802c092bb673
parent5fb024ea6186531b2f2cc9482a9a883d54880551 (diff)
downloadports-5e1b36a8afe65465143feb3104ed09509e14213a.tar.gz
ports-5e1b36a8afe65465143feb3104ed09509e14213a.zip
astro/josm: update to 17919
-rw-r--r--astro/josm/Makefile2
-rw-r--r--astro/josm/distinfo6
-rw-r--r--games/hyperrogue/files/patch-Makefile.am11
3 files changed, 4 insertions, 15 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index 562689c36160..a9a8c6f93c60 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -1,7 +1,7 @@
# Created by: Gleb Smirnoff <glebius@FreeBSD.org>
PORTNAME= josm
-PORTVERSION= 17833
+PORTVERSION= 17919
CATEGORIES= astro java
MASTER_SITES= https://josm.openstreetmap.de/download/ \
https://mirror.amdmi3.ru/distfiles/
diff --git a/astro/josm/distinfo b/astro/josm/distinfo
index 16899933debb..038d3d5c7172 100644
--- a/astro/josm/distinfo
+++ b/astro/josm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619630910
-SHA256 (josm-snapshot-17833.jar) = 8b7b1e4557c22d736f52458000f64ad17968447b97582369d6daa756bec243b6
-SIZE (josm-snapshot-17833.jar) = 15619429
+TIMESTAMP = 1623152098
+SHA256 (josm-snapshot-17919.jar) = 063d6cdef1521cf8993538e9ee1421bb55f6bfc9e5ca70b7ec29bab0c34e8b78
+SIZE (josm-snapshot-17919.jar) = 15813993
diff --git a/games/hyperrogue/files/patch-Makefile.am b/games/hyperrogue/files/patch-Makefile.am
deleted file mode 100644
index 93c02933c26c..000000000000
--- a/games/hyperrogue/files/patch-Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.am.orig 2020-05-31 16:04:43 UTC
-+++ Makefile.am
-@@ -2,7 +2,7 @@ bin_PROGRAMS = hyperrogue
- hyperroguedir = $(datadir)/hyperrogue
- hyperrogue_SOURCES = hyper.cpp savepng.cpp
- hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\" -DRESOURCEDESTDIR=\"$(pkgdatadir)/\"
--hyperrogue_CXXFLAGS = -O2 -std=c++11 ${AM_CXXFLAGS}
-+hyperrogue_CXXFLAGS = -std=c++11 ${AM_CXXFLAGS}
- dist_hyperrogue_DATA = hyperrogue-music.txt DejaVuSans-Bold.ttf solv-geodesics.dat shyp-geodesics.dat ssol-geodesics.dat honeycomb-rules-435.dat honeycomb-rules-534.dat honeycomb-rules-535.dat
-
- # docdir