Date: Mon, 9 Sep 2019 19:50:49 +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: r511694 - head/graphics/wxsvg Message-ID: <201909091950.x89JonQ5067462@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Mon Sep 9 19:50:48 2019 New Revision: 511694 URL: https://svnweb.freebsd.org/changeset/ports/511694 Log: - Update to 1.5.20 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Mon Sep 9 19:50:42 2019 (r511693) +++ head/graphics/wxsvg/Makefile Mon Sep 9 19:50:48 2019 (r511694) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.16 -PORTREVISION= 2 +PORTVERSION= 1.5.20 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Mon Sep 9 19:50:42 2019 (r511693) +++ head/graphics/wxsvg/distinfo Mon Sep 9 19:50:48 2019 (r511694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548803155 -SHA256 (wxsvg-1.5.16.tar.bz2) = a4bdd3ebc3a32add577bc5414d811b93e1642910d9fa41623c72ee71a696cabe -SIZE (wxsvg-1.5.16.tar.bz2) = 495389 +TIMESTAMP = 1568036139 +SHA256 (wxsvg-1.5.20.tar.bz2) = 1536da8591f9354e903c56b6765df758d65ae6d83354cd2ce867d7428391459e +SIZE (wxsvg-1.5.20.tar.bz2) = 495401 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Mon Sep 9 19:50:42 2019 (r511693) +++ head/graphics/wxsvg/pkg-plist Mon Sep 9 19:50:48 2019 (r511694) @@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.12.0 +lib/libwxsvg.so.3.12.4 libdata/pkgconfig/libwxsvg.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091950.x89JonQ5067462>