git: 5e1b36a8afe6 - main - astro/josm: update to 17919

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jun 8 17:31:09 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e1b36a8afe65465143feb3104ed09509e14213a

commit 5e1b36a8afe65465143feb3104ed09509e14213a
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-06-08 12:37:08 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-06-08 17:28:01 +0000

    astro/josm: update to 17919
---
 astro/josm/Makefile                      |  2 +-
 astro/josm/distinfo                      |  6 +++---
 games/hyperrogue/files/patch-Makefile.am | 11 -----------
 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 at 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


More information about the dev-commits-ports-main mailing list