diff --git a/games/ags/Makefile b/games/ags/Makefile index cb788d881b2c..bedf54d22b44 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,29 +1,29 @@ PORTNAME= ags -DISTVERSION= 3.6.0.52 +DISTVERSION= 3.6.0.54 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 ac3cd141eb96..74cec6f1512e 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694790724 -SHA256 (ags_3.6.0.52_source.tar.xz) = 94b2896e14454bb389d3c9e1fc91d096915f0c5fb1b2328c2b415a25df1aac65 -SIZE (ags_3.6.0.52_source.tar.xz) = 6350876 +TIMESTAMP = 1702502747 +SHA256 (ags_3.6.0.54_source.tar.xz) = 5ae307c9a6561e0057d8434456a5078df096910da62354e0682f8cded757a236 +SIZE (ags_3.6.0.54_source.tar.xz) = 6353348