From owner-svn-ports-head@freebsd.org Wed Oct 7 00:27:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53A509D0E74; Wed, 7 Oct 2015 00:27:12 +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 mx1.freebsd.org (Postfix) with ESMTPS id 1F6E8665; Wed, 7 Oct 2015 00:27:12 +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 t970RB9p096566; Wed, 7 Oct 2015 00:27:11 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t970RAbY096563; Wed, 7 Oct 2015 00:27:10 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201510070027.t970RAbY096563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Oct 2015 00:27:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398732 - head/graphics/wxsvg X-SVN-Group: ports-head 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.20 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: Wed, 07 Oct 2015 00:27:12 -0000 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