From owner-svn-ports-head@freebsd.org Fri Sep 29 16:47:43 2017 Return-Path: Delivered-To: svn-ports-head@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 6F6ECE30687; Fri, 29 Sep 2017 16:47:43 +0000 (UTC) (envelope-from ehaupt@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 38E926D17B; Fri, 29 Sep 2017 16:47:43 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8TGlgr3044071; Fri, 29 Sep 2017 16:47:42 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8TGlgWE044069; Fri, 29 Sep 2017 16:47:42 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201709291647.v8TGlgWE044069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 29 Sep 2017 16:47:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450914 - in head/graphics/gource: . files X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in head/graphics/gource: . files X-SVN-Commit-Revision: 450914 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2017 16:47:43 -0000 Author: ehaupt Date: Fri Sep 29 16:47:42 2017 New Revision: 450914 URL: https://svnweb.freebsd.org/changeset/ports/450914 Log: Update to 0.47 PR: 222682 Approved by: demon (maintainer) Deleted: head/graphics/gource/files/ Modified: head/graphics/gource/Makefile head/graphics/gource/distinfo Modified: head/graphics/gource/Makefile ============================================================================== --- head/graphics/gource/Makefile Fri Sep 29 16:46:44 2017 (r450913) +++ head/graphics/gource/Makefile Fri Sep 29 16:47:42 2017 (r450914) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gource -PORTVERSION= 0.43 -PORTREVISION= 9 +PORTVERSION= 0.47 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ @@ -16,12 +15,14 @@ BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/g LIB_DEPENDS= libSDL_image.so:graphics/sdl_image \ libfreetype.so:print/freetype2 \ libpcre.so:devel/pcre \ - libboost_filesystem.so:devel/boost-libs + libboost_filesystem.so:devel/boost-libs \ + libpng16.so:graphics/png RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm GNU_CONFIGURE= yes USES= gmake pkgconfig compiler:c++0x -USE_GL= glew +USE_GL= glew gl glu +USE_SDL= image2 sdl2 CONFIGURE_ARGS+=--with-boost-system=boost_system \ --with-boost-filesystem=boost_filesystem Modified: head/graphics/gource/distinfo ============================================================================== --- head/graphics/gource/distinfo Fri Sep 29 16:46:44 2017 (r450913) +++ head/graphics/gource/distinfo Fri Sep 29 16:47:42 2017 (r450914) @@ -1,2 +1,3 @@ -SHA256 (gource-0.43.tar.gz) = 85a40ac8e4f5c277764216465c248d6b76589ceac012541c4cc03883a24abde4 -SIZE (gource-0.43.tar.gz) = 874141 +TIMESTAMP = 1506680266 +SHA256 (gource-0.47.tar.gz) = f2b16083a01b897b6c062b363793028fb9e01cd6f888d91772ee06e56ce398d2 +SIZE (gource-0.47.tar.gz) = 876624