diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/ags/Makefile | 5 | ||||
-rw-r--r-- | games/ags/distinfo | 8 | ||||
-rw-r--r-- | games/domino-chain/Makefile | 1 | ||||
-rw-r--r-- | games/freeorion/Makefile | 3 | ||||
-rw-r--r-- | games/freeorion/distinfo | 6 | ||||
-rw-r--r-- | games/freeorion/pkg-plist | 1 | ||||
-rw-r--r-- | games/veloren-weekly/Makefile | 4 | ||||
-rw-r--r-- | games/veloren-weekly/distinfo | 6 |
8 files changed, 15 insertions, 19 deletions
diff --git a/games/ags/Makefile b/games/ags/Makefile index cda3f7ec6e36..5f83b3141858 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,12 +1,9 @@ PORTNAME= ags -DISTVERSION= 3.6.2.13 +DISTVERSION= 3.6.2.14 CATEGORIES= games MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v${PORTVERSION}/ DISTNAME= ags_${DISTVERSION}_source -PATCH_SITES= https://github.com/adventuregamestudio/ags/commit/ -PATCHFILES+= 898533ec0ef974155f882c124acaf036b9591805.patch:-p1 #Fix build on 32-bit - MAINTAINER= jhale@FreeBSD.org COMMENT= Adventure Game Studio Engine WWW= https://www.adventuregamestudio.co.uk/ diff --git a/games/ags/distinfo b/games/ags/distinfo index 858cb7363fcb..05e65f28de0b 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1757750239 -SHA256 (ags_3.6.2.13_source.tar.xz) = cd6ddee584bacf0f3b0409ac325a738610a4d295db3d258878e7665c03dc3079 -SIZE (ags_3.6.2.13_source.tar.xz) = 6373024 -SHA256 (898533ec0ef974155f882c124acaf036b9591805.patch) = 9877257bd2f6c35872049f5ac429e519ed54f0bc7feb01f9f7ac52cdd00cffcd -SIZE (898533ec0ef974155f882c124acaf036b9591805.patch) = 5533 +TIMESTAMP = 1761093795 +SHA256 (ags_3.6.2.14_source.tar.xz) = 89f81603b74746d718f07f40ee2bf8900486f1070d27aec61a89136386c439d2 +SIZE (ags_3.6.2.14_source.tar.xz) = 6367248 diff --git a/games/domino-chain/Makefile b/games/domino-chain/Makefile index adbed5c70c4e..b444aa65080f 100644 --- a/games/domino-chain/Makefile +++ b/games/domino-chain/Makefile @@ -36,6 +36,7 @@ OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e '/fontpaths.*=/,/^}/ s|".*fonts.*"|"${FREESANS_DIR}"|' \ ${WRKSRC}/src/domino-chain/screen.cpp + @${REINPLACE_CMD} -e '/boost_system/d' ${WRKSRC}/Makefile post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index 3384157f60f0..a99bf5ab8c82 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -1,7 +1,6 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v -DISTVERSION= 0.5.1 -PORTREVISION= 2 +DISTVERSION= 0.5.1.1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/freeorion/distinfo b/games/freeorion/distinfo index 7cfd7bad062c..154903656f20 100644 --- a/games/freeorion/distinfo +++ b/games/freeorion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738928662 -SHA256 (freeorion-freeorion-v0.5.1_GH0.tar.gz) = 6fbb5ed90400950a1fd611c0e02898a339487622471390571d609b6e3e1289b7 -SIZE (freeorion-freeorion-v0.5.1_GH0.tar.gz) = 156626275 +TIMESTAMP = 1750695213 +SHA256 (freeorion-freeorion-v0.5.1.1_GH0.tar.gz) = 42e379e55c0c019f4193939e45a0c591cf15dff68d90b4e5e59e60df8894ac70 +SIZE (freeorion-freeorion-v0.5.1.1_GH0.tar.gz) = 156629115 diff --git a/games/freeorion/pkg-plist b/games/freeorion/pkg-plist index 494af15685a0..4333510d5396 100644 --- a/games/freeorion/pkg-plist +++ b/games/freeorion/pkg-plist @@ -12,6 +12,7 @@ lib/freeorion/libfreeorionparse.so %%CLIENT_GG%%share/icons/hicolor/32x32/apps/org.freeorion.FreeOrion.png %%CLIENT_GG%%share/icons/hicolor/64x64/apps/org.freeorion.FreeOrion.png %%CLIENT_GG%%share/metainfo/org.freeorion.FreeOrion.metainfo.xml +@dir %%DATADIR%%/default/scripting/_readme_images @dir %%DATADIR%%/default/data/sound/combat @dir %%DATADIR%%/default/data/art/stars_sidepanel @dir %%DATADIR%%/default/data/art/stars/old_stars diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 3b43347450b2..294cd5db19b5 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20251015 +PORTVERSION= s20251021 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-1267-g95d857f67f # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-1271-g9f46cca9be # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index 46a6623dc307..16213c226e5f 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1760557897 +TIMESTAMP = 1761032603 SHA256 (rust/crates/ab_glyph-0.2.31.crate) = e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d SIZE (rust/crates/ab_glyph-0.2.31.crate) = 20909 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618 @@ -1925,5 +1925,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-1267-g95d857f67f.tar.bz2) = bd3a7b67ca2dae8d73b64f8fb3cbf56bb41aa06c38d87ab31e381158b6f35ea0 -SIZE (veloren-v0.17.0-1267-g95d857f67f.tar.bz2) = 345076938 +SHA256 (veloren-v0.17.0-1271-g9f46cca9be.tar.bz2) = 17664470acb3ace017f73be52d8f3b6e207019a6ce9f00dd3a37afb7a6e83715 +SIZE (veloren-v0.17.0-1271-g9f46cca9be.tar.bz2) = 345074883 |