diff --git a/games/ags/Makefile b/games/ags/Makefile index 3e9a00100359..6a22732e7df9 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,29 +1,29 @@ PORTNAME= ags -DISTVERSION= 3.6.2.16 +DISTVERSION= 3.6.2.19 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 ff8a15e4d688..e3f3e2b64d86 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768061860 -SHA256 (ags_3.6.2.16_source.tar.xz) = c4533475fa21dd21154c8dd468e9d61afa30490a1c4e1fbfca6f351843ac09e1 -SIZE (ags_3.6.2.16_source.tar.xz) = 6375524 +TIMESTAMP = 1779688614 +SHA256 (ags_3.6.2.19_source.tar.xz) = 5aeb2e39880e1befb4efcd506a5fc1b387d8cf1e288da3e753971125e74af726 +SIZE (ags_3.6.2.19_source.tar.xz) = 6390200