From owner-svn-ports-head@freebsd.org Mon Sep 9 19:50:49 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CF8FDDE18E; Mon, 9 Sep 2019 19:50:49 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46RzL1568hz4XGN; Mon, 9 Sep 2019 19:50:49 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 93F7A1A9C0; Mon, 9 Sep 2019 19:50:49 +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 x89Jont9067464; Mon, 9 Sep 2019 19:50:49 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x89JonQ5067462; Mon, 9 Sep 2019 19:50:49 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201909091950.x89JonQ5067462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 9 Sep 2019 19:50:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511694 - head/graphics/wxsvg X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/graphics/wxsvg X-SVN-Commit-Revision: 511694 X-SVN-Commit-Repository: ports 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.29 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: Mon, 09 Sep 2019 19:50:49 -0000 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