From owner-svn-ports-head@freebsd.org Fri Jul 13 19:29:44 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD6DD10499AE; Fri, 13 Jul 2018 19:29:44 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7AFF274A69; Fri, 13 Jul 2018 19:29:44 +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 574A9146FA; Fri, 13 Jul 2018 19:29:44 +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 w6DJTibG075435; Fri, 13 Jul 2018 19:29:44 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6DJTh5R075432; Fri, 13 Jul 2018 19:29:43 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201807131929.w6DJTh5R075432@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 13 Jul 2018 19:29:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474600 - head/graphics/wxsvg X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/graphics/wxsvg X-SVN-Commit-Revision: 474600 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.27 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: Fri, 13 Jul 2018 19:29:45 -0000 Author: danilo Date: Fri Jul 13 19:29:43 2018 New Revision: 474600 URL: https://svnweb.freebsd.org/changeset/ports/474600 Log: - Update to 1.5.14 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Fri Jul 13 18:39:27 2018 (r474599) +++ head/graphics/wxsvg/Makefile Fri Jul 13 19:29:43 2018 (r474600) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.13 -PORTREVISION= 1 +PORTVERSION= 1.5.14 CATEGORIES= graphics MASTER_SITES= SF @@ -21,8 +20,7 @@ USE_WX= 3.0 WX_CONF_ARGS= absolute USE_GNOME= cairo glib20 pango GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" \ - CXXFLAGS="${CXXFLAGS} -std=c++11" +CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}" USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Fri Jul 13 18:39:27 2018 (r474599) +++ head/graphics/wxsvg/distinfo Fri Jul 13 19:29:43 2018 (r474600) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518352769 -SHA256 (wxsvg-1.5.13.tar.bz2) = 5248d4df4476da9f657ccf7c90154a324cc9f208cf7a853a408491eb550e2a09 -SIZE (wxsvg-1.5.13.tar.bz2) = 481876 +TIMESTAMP = 1531426176 +SHA256 (wxsvg-1.5.14.tar.bz2) = 05c7e9ae7f65df4322cc42b76c35c8118db74f8c22b8831c8f2c488f1a7c8576 +SIZE (wxsvg-1.5.14.tar.bz2) = 482091 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Fri Jul 13 18:39:27 2018 (r474599) +++ head/graphics/wxsvg/pkg-plist Fri Jul 13 19:29:43 2018 (r474600) @@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.10.5 +lib/libwxsvg.so.3.10.6 libdata/pkgconfig/libwxsvg.pc