Date: Tue, 13 Feb 2018 21:25:41 +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: r461751 - head/graphics/wxsvg Message-ID: <201802132125.w1DLPfXQ014265@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Tue Feb 13 21:25:41 2018 New Revision: 461751 URL: https://svnweb.freebsd.org/changeset/ports/461751 Log: - Update to 1.5.13 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Tue Feb 13 21:11:24 2018 (r461750) +++ head/graphics/wxsvg/Makefile Tue Feb 13 21:25:41 2018 (r461751) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.12 -PORTREVISION= 2 +PORTVERSION= 1.5.13 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Tue Feb 13 21:11:24 2018 (r461750) +++ head/graphics/wxsvg/distinfo Tue Feb 13 21:25:41 2018 (r461751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494183239 -SHA256 (wxsvg-1.5.12.tar.bz2) = 56fdc9326b5dea27a1ae631f08453a16e0639f93dfce4b6be4444bfd6782c3c2 -SIZE (wxsvg-1.5.12.tar.bz2) = 514746 +TIMESTAMP = 1518352769 +SHA256 (wxsvg-1.5.13.tar.bz2) = 5248d4df4476da9f657ccf7c90154a324cc9f208cf7a853a408491eb550e2a09 +SIZE (wxsvg-1.5.13.tar.bz2) = 481876 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Tue Feb 13 21:11:24 2018 (r461750) +++ head/graphics/wxsvg/pkg-plist Tue Feb 13 21:25:41 2018 (r461751) @@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.10.4 +lib/libwxsvg.so.3.10.5 libdata/pkgconfig/libwxsvg.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802132125.w1DLPfXQ014265>