diff --git a/games/ags/Makefile b/games/ags/Makefile index 5d083960eb9d..a53930c402af 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,29 +1,29 @@ PORTNAME= ags -DISTVERSION= 3.6.1.27 +DISTVERSION= 3.6.1.29 CATEGORIES= games MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v${PORTVERSION}/ DISTNAME= ags_${DISTVERSION}_source 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 55fec9739238..031d05009996 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723087529 -SHA256 (ags_3.6.1.27_source.tar.xz) = bcbcf0aa0800729254b9b25398674adc8810682f19d262f80a54a8a5a65e3c3e -SIZE (ags_3.6.1.27_source.tar.xz) = 6126756 +TIMESTAMP = 1727595242 +SHA256 (ags_3.6.1.29_source.tar.xz) = a0f478300c5717b1e01cccfb1e50778c11cead47a2f98398034e21e394af7ec6 +SIZE (ags_3.6.1.29_source.tar.xz) = 6128244