diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-28 18:39:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-28 18:39:06 +0000 |
commit | 7c639ef7a92a8ab95aed0000c8c3f81665cc93d6 (patch) | |
tree | cc1891358bea8598fe12d80a0a3d0f18bf1017a7 | |
parent | Convert to options target helper (diff) |
games/freeorion: unbreak with boost 1.70
PR: 236594
Obtained from: upstream
Notes
Notes:
svn path=/head/; revision=497053
-rw-r--r-- | games/freeorion/Makefile | 12 | ||||
-rw-r--r-- | games/freeorion/distinfo | 20 |
2 files changed, 31 insertions, 1 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index cb274edbc7db..08dec8db7df2 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -4,13 +4,23 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= fd05b34fcc68.patch:-p1 PATCHFILES+= 35863f31210b.patch:-p1 PATCHFILES+= 9313aa4b98cc.patch:-p1 +PATCHFILES+= 31d04b0c66d3.patch:-p1 # rebased from f7f9cdeb6cd8 +PATCHFILES+= 0318fe967d2b.patch:-p1 +PATCHFILES+= fc4486b30299.patch:-p1 +PATCHFILES+= eff31a5ef564.patch:-p1 +PATCHFILES+= 38ce15b0f89c.patch:-p1 +PATCHFILES+= d28d9662bd81.patch:-p1 +PATCHFILES+= 78b7a1994b8b.patch:-p1 +PATCHFILES+= ff8c06a6685f.patch:-p1 +PATCHFILES+= 4a7b8833cb8d.patch:-p1 # rebased from 7513ede6b03c +PATCHFILES+= 17caf5a174d3.patch:-p1 MAINTAINER= amdmi3@FreeBSD.org COMMENT= Turn-based space empire and galactic conquest game diff --git a/games/freeorion/distinfo b/games/freeorion/distinfo index 41decc9d2708..e65de76e2bc4 100644 --- a/games/freeorion/distinfo +++ b/games/freeorion/distinfo @@ -7,3 +7,23 @@ SHA256 (35863f31210b.patch) = 54fb8495a7383246788705c1cf70037856a14141fdb2ad16ce SIZE (35863f31210b.patch) = 2258 SHA256 (9313aa4b98cc.patch) = 533a6f8a55146eefd09426f5fcea30fc00e67145bfa3ff9b90b7d0bea09796c3 SIZE (9313aa4b98cc.patch) = 668 +SHA256 (31d04b0c66d3.patch) = d530430d24445624afe2619502bf1984fae24f13b350531d2a42281b1710fbe8 +SIZE (31d04b0c66d3.patch) = 15224 +SHA256 (0318fe967d2b.patch) = 1d9786fd72bba0791b398593dc12ef9dee6b8ceaf67d34c163d3802a33ccfdb0 +SIZE (0318fe967d2b.patch) = 1303 +SHA256 (fc4486b30299.patch) = be324aadf6f8a7a03f3aa6786c7dfe49e4e66087fc8e757a07bd736d81023ea8 +SIZE (fc4486b30299.patch) = 1125 +SHA256 (eff31a5ef564.patch) = 93a3da43f58ab484c47ebfbf3b59aee97642a86c4433d975cb368ca84228c2f3 +SIZE (eff31a5ef564.patch) = 2053 +SHA256 (38ce15b0f89c.patch) = 7203ff030f7b45b3242b2b6adffbbb3c4451cd3c0b28ae9b48a2bbd76da2bed0 +SIZE (38ce15b0f89c.patch) = 1272 +SHA256 (d28d9662bd81.patch) = 63e6e79fcae2313900b65eb18647bf4a1147feedf1a451a4278fe83322463ed8 +SIZE (d28d9662bd81.patch) = 939 +SHA256 (78b7a1994b8b.patch) = d6ec58f0503421061a09fc885db83149203303acbf92cae6797c8d1aaf30c2ba +SIZE (78b7a1994b8b.patch) = 1705 +SHA256 (ff8c06a6685f.patch) = badab4b650884cecc3e0043d15c4c41cb90222f09bc2f49aebfd83eef2461e0d +SIZE (ff8c06a6685f.patch) = 2022 +SHA256 (4a7b8833cb8d.patch) = 5da2609567124e1f1f5e52f70e7dffc3b9047aafb65867f06c075e27cd7595be +SIZE (4a7b8833cb8d.patch) = 1057 +SHA256 (17caf5a174d3.patch) = 81f6070e5eb247df34a80857c828fb4a1efa7645a1718f3a44f547a3b04ef3c0 +SIZE (17caf5a174d3.patch) = 1037 |