diff --git a/games/ags/Makefile b/games/ags/Makefile index a77889b77795..b17d1db1f4d0 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,29 +1,29 @@ PORTNAME= ags -DISTVERSION= 3.6.1.31 +DISTVERSION= 3.6.1.32 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 197d3124110d..f6f5e84b19a5 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738407708 -SHA256 (ags_3.6.1.31_source.tar.xz) = 2656e38836126de87321e8f42064ef454851e9ad25984f3cfcdadfd031f1db7a -SIZE (ags_3.6.1.31_source.tar.xz) = 6120664 +TIMESTAMP = 1746260264 +SHA256 (ags_3.6.1.32_source.tar.xz) = 74478633ef22edf047a4b9fdf00546e8e5b8ba72eba7585991cf74be7d25fc6a +SIZE (ags_3.6.1.32_source.tar.xz) = 6111228