From owner-svn-ports-head@freebsd.org Tue May 10 01:09:02 2016 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 F0B73B339BB; Tue, 10 May 2016 01:09:01 +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 BA40C1AAD; Tue, 10 May 2016 01:09:01 +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 u4A190um099491; Tue, 10 May 2016 01:09:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A190N6099488; Tue, 10 May 2016 01:09:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605100109.u4A190N6099488@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 10 May 2016 01:09:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414899 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 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: Tue, 10 May 2016 01:09:02 -0000 Author: danilo Date: Tue May 10 01:09:00 2016 New Revision: 414899 URL: https://svnweb.freebsd.org/changeset/ports/414899 Log: - Update to 1.5.7 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Tue May 10 01:05:23 2016 (r414898) +++ head/graphics/wxsvg/Makefile Tue May 10 01:09:00 2016 (r414899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= graphics MASTER_SITES= SF @@ -16,7 +16,6 @@ LIB_DEPENDS= libavcodec.so:multimedia/ff USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:bzip2 USE_WX= 3.0 -WX_UNICODE= yes WX_CONF_ARGS= absolute USE_GNOME= cairo GNU_CONFIGURE= yes Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Tue May 10 01:05:23 2016 (r414898) +++ head/graphics/wxsvg/distinfo Tue May 10 01:09:00 2016 (r414899) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.6.tar.bz2) = 18d3a2415935b05802e803f9e0e68b7ed79d94e92e6679bbc89fc733ff5e076c -SIZE (wxsvg-1.5.6.tar.bz2) = 495694 +SHA256 (wxsvg-1.5.7.tar.bz2) = ae70cffeadbc7b1ec7e921e7f69816f586089289f9e684039356968022bdbd4d +SIZE (wxsvg-1.5.7.tar.bz2) = 496443 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Tue May 10 01:05:23 2016 (r414898) +++ head/graphics/wxsvg/pkg-plist Tue May 10 01:09:00 2016 (r414899) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.9.0 +lib/libwxsvg.so.3.10.0 libdata/pkgconfig/libwxsvg.pc