Date: Wed, 7 Oct 2015 00:27:10 +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: r398732 - head/graphics/wxsvg Message-ID: <201510070027.t970RAbY096563@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Wed Oct 7 00:27:10 2015 New Revision: 398732 URL: https://svnweb.freebsd.org/changeset/ports/398732 Log: - Update to 1.5.5 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Wed Oct 7 00:26:51 2015 (r398731) +++ head/graphics/wxsvg/Makefile Wed Oct 7 00:27:10 2015 (r398732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Wed Oct 7 00:26:51 2015 (r398731) +++ head/graphics/wxsvg/distinfo Wed Oct 7 00:27:10 2015 (r398732) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.4.tar.bz2) = 5ca0ce0fcb45a3f0801b645000e9b5179bab4d62fb56df51f027d75cbef5a655 -SIZE (wxsvg-1.5.4.tar.bz2) = 478568 +SHA256 (wxsvg-1.5.5.tar.bz2) = e6664de4ee2a0481f47f8b718793ef7c14d296ebe7aee4edbf099258cd9525fc +SIZE (wxsvg-1.5.5.tar.bz2) = 478828 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Wed Oct 7 00:26:51 2015 (r398731) +++ head/graphics/wxsvg/pkg-plist Wed Oct 7 00:27:10 2015 (r398732) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.8.3 +lib/libwxsvg.so.3.8.4 libdata/pkgconfig/libwxsvg.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510070027.t970RAbY096563>