diff --git a/games/ags/Makefile b/games/ags/Makefile index bedf54d22b44..8611515b465c 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,29 +1,29 @@ PORTNAME= ags -DISTVERSION= 3.6.0.54 +DISTVERSION= 3.6.0.56 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 74cec6f1512e..ddbb3d721b61 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702502747 -SHA256 (ags_3.6.0.54_source.tar.xz) = 5ae307c9a6561e0057d8434456a5078df096910da62354e0682f8cded757a236 -SIZE (ags_3.6.0.54_source.tar.xz) = 6353348 +TIMESTAMP = 1704848072 +SHA256 (ags_3.6.0.56_source.tar.xz) = edd13f34d2e0de358bf5ad2ab89d5e92626a23103c708626b15683e301f9c54b +SIZE (ags_3.6.0.56_source.tar.xz) = 6345804