From owner-svn-ports-branches@freebsd.org Tue Jul 26 21:56:40 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDD59BA5C44; Tue, 26 Jul 2016 21:56:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A70B119EE; Tue, 26 Jul 2016 21:56:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6QLud3F081868; Tue, 26 Jul 2016 21:56:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6QLudQr081866; Tue, 26 Jul 2016 21:56:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201607262156.u6QLudQr081866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 26 Jul 2016 21:56:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r419153 - branches/2016Q3/devel/onscripter X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2016 21:56:41 -0000 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