diff --git a/games/ags/Makefile b/games/ags/Makefile index 94b5dc37b8f3..cda3f7ec6e36 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,29 +1,32 @@ PORTNAME= ags -DISTVERSION= 3.6.2.12 +DISTVERSION= 3.6.2.13 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/ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/License.txt LIB_DEPENDS= libogg.so:audio/libogg \ libtheora.so:multimedia/libtheora \ libvorbis.so:audio/libvorbis USES= compiler:c++11-lang gmake localbase pkgconfig sdl tar:xz USE_SDL= sdl2 sound2 MAKE_ARGS= V=1 BUILD_WRKSRC= ${WRKSRC}/Engine PLIST_FILES= bin/ags do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Engine/ags ${STAGEDIR}${PREFIX}/bin .include diff --git a/games/ags/distinfo b/games/ags/distinfo index 9c1bd2b22937..858cb7363fcb 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1756949576 -SHA256 (ags_3.6.2.12_source.tar.xz) = ef9b0d4c71b3f43dcaf1ebd73433840abdb3af4dd77d1bb3b1f62fe4b150eedc -SIZE (ags_3.6.2.12_source.tar.xz) = 6357360 +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