Date: Tue, 10 May 2016 01:09:00 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414899 - head/graphics/wxsvg Message-ID: <201605100109.u4A190N6099488@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605100109.u4A190N6099488>