svn commit: r419153 - branches/2016Q3/devel/onscripter
Jan Beich
jbeich at FreeBSD.org
Tue Jul 26 21:56:41 UTC 2016
Author: jbeich
Date: Tue Jul 26 21:56:39 2016
New Revision: 419153
URL: https://svnweb.freebsd.org/changeset/ports/419153
Log:
MFH: r419139
devel/onscripter: update to 20160726 while fixing
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/nsaconv is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency
Warning: you need USES+=jpeg
Approved by: ports-secteam (feld)
Modified:
branches/2016Q3/devel/onscripter/Makefile
branches/2016Q3/devel/onscripter/distinfo
Directory Properties:
branches/2016Q3/ (props changed)
Modified: branches/2016Q3/devel/onscripter/Makefile
==============================================================================
--- branches/2016Q3/devel/onscripter/Makefile Tue Jul 26 21:49:12 2016 (r419152)
+++ branches/2016Q3/devel/onscripter/Makefile Tue Jul 26 21:56:39 2016 (r419153)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= onscripter
-PORTVERSION= 20160327
+PORTVERSION= 20160726
CATEGORIES= devel games
MASTER_SITES= http://onscripter.osdn.jp/
@@ -14,7 +14,7 @@ LIB_DEPENDS= libsmpeg.so:multimedia/smpe
libfontconfig.so:x11-fonts/fontconfig
RUN_DEPENDS= sdl_ttf>=2.0.11_6:graphics/sdl_ttf
-USES= gmake
+USES= gmake jpeg
USE_SDL= image mixer ttf
MAKEFILE= Makefile.Linux
ALL_TARGET= ALL
Modified: branches/2016Q3/devel/onscripter/distinfo
==============================================================================
--- branches/2016Q3/devel/onscripter/distinfo Tue Jul 26 21:49:12 2016 (r419152)
+++ branches/2016Q3/devel/onscripter/distinfo Tue Jul 26 21:56:39 2016 (r419153)
@@ -1,2 +1,2 @@
-SHA256 (onscripter-20160327.tar.gz) = 1a852515feda20eee2447dd737478d86b90d99591d415bbffe9152f18acfd47e
-SIZE (onscripter-20160327.tar.gz) = 236910
+SHA256 (onscripter-20160726.tar.gz) = 6860276e69f51e58fd651785fd6555144cb802d359ee4248bd19a4b116f07303
+SIZE (onscripter-20160726.tar.gz) = 237145
More information about the svn-ports-all
mailing list