svn commit: r512878 - head/games/ags
Tobias Kortkamp
tobik at FreeBSD.org
Thu Sep 26 04:17:05 UTC 2019
Author: tobik
Date: Thu Sep 26 04:17:04 2019
New Revision: 512878
URL: https://svnweb.freebsd.org/changeset/ports/512878
Log:
games/ags: Update to 3.4.4.1
- Pet portclippy while here
Changes: https://github.com/adventuregamestudio/ags/blob/v.3.4.4.1/Changes.txt
Modified:
head/games/ags/Makefile
head/games/ags/distinfo
Modified: head/games/ags/Makefile
==============================================================================
--- head/games/ags/Makefile Thu Sep 26 04:04:24 2019 (r512877)
+++ head/games/ags/Makefile Thu Sep 26 04:17:04 2019 (r512878)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ags
-DISTVERSION= 3.4.3.1
-PORTREVISION= 1
+DISTVERSION= 3.4.4.1
CATEGORIES= games
MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v.${DISTVERSION}/
DISTNAME= ags_linux_v.${DISTVERSION}
@@ -20,12 +19,11 @@ LIB_DEPENDS= liballeg.so:devel/allegro \
libvorbis.so:audio/libvorbis \
libfreetype.so:print/freetype2
-USES= compiler:c++11-lib gmake localbase pkgconfig tar:xz
+USES= compiler:c++11-lang gmake localbase pkgconfig tar:xz
USE_XORG= x11
-BUILD_WRKSRC= ${WRKSRC}/Engine
-
MAKE_ARGS= V=1
+BUILD_WRKSRC= ${WRKSRC}/Engine
PLIST_FILES= bin/ags
Modified: head/games/ags/distinfo
==============================================================================
--- head/games/ags/distinfo Thu Sep 26 04:04:24 2019 (r512877)
+++ head/games/ags/distinfo Thu Sep 26 04:17:04 2019 (r512878)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549983279
-SHA256 (ags_linux_v.3.4.3.1.tar.xz) = 9f8cbc19acaa95ca841eb02adcca2bb3ba64ec777ac00ba3c50a44fb8c081620
-SIZE (ags_linux_v.3.4.3.1.tar.xz) = 864688
+TIMESTAMP = 1569470667
+SHA256 (ags_linux_v.3.4.4.1.tar.xz) = 9492566ad4f0910cbe62b49ef20081ff8c47035552993c592465d395e49af060
+SIZE (ags_linux_v.3.4.4.1.tar.xz) = 930676
More information about the svn-ports-head
mailing list