From owner-svn-ports-all@freebsd.org Fri Jun 10 19:56:23 2016 Return-Path: Delivered-To: svn-ports-all@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 C3EF7AEE950; Fri, 10 Jun 2016 19:56:23 +0000 (UTC) (envelope-from danilo@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 777D62A00; Fri, 10 Jun 2016 19:56:23 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5AJuMjH064544; Fri, 10 Jun 2016 19:56:22 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5AJuMuP064541; Fri, 10 Jun 2016 19:56:22 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201606101956.u5AJuMuP064541@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 10 Jun 2016 19:56:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416693 - head/graphics/wxsvg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 19:56:23 -0000 Author: danilo Date: Fri Jun 10 19:56:22 2016 New Revision: 416693 URL: https://svnweb.freebsd.org/changeset/ports/416693 Log: - Update to 1.5.8 - Add dependencies explicitly as suggested by Q/A Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Fri Jun 10 19:46:51 2016 (r416692) +++ head/graphics/wxsvg/Makefile Fri Jun 10 19:56:22 2016 (r416693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.8 CATEGORIES= graphics MASTER_SITES= SF @@ -14,10 +14,10 @@ LICENSE= LGPL21+ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libexpat.so:textproc/expat2 -USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:bzip2 +USES= compiler:c++11-lib gettext-runtime gmake libtool pathfix pkgconfig tar:bzip2 USE_WX= 3.0 WX_CONF_ARGS= absolute -USE_GNOME= cairo +USE_GNOME= cairo glib20 pango GNU_CONFIGURE= yes CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" \ CXXFLAGS="${CXXFLAGS} -std=c++11" Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Fri Jun 10 19:46:51 2016 (r416692) +++ head/graphics/wxsvg/distinfo Fri Jun 10 19:56:22 2016 (r416693) @@ -1,2 +1,3 @@ -SHA256 (wxsvg-1.5.7.tar.bz2) = ae70cffeadbc7b1ec7e921e7f69816f586089289f9e684039356968022bdbd4d -SIZE (wxsvg-1.5.7.tar.bz2) = 496443 +TIMESTAMP = 1465586718 +SHA256 (wxsvg-1.5.8.tar.bz2) = e349abf4f77a06bdb75fd615f07a87518faafeac68b510ce6215c43d52e8587c +SIZE (wxsvg-1.5.8.tar.bz2) = 513575 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Fri Jun 10 19:46:51 2016 (r416692) +++ head/graphics/wxsvg/pkg-plist Fri Jun 10 19:56:22 2016 (r416693) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.10.0 +lib/libwxsvg.so.3.10.1 libdata/pkgconfig/libwxsvg.pc