Date: Wed, 17 Dec 2014 19:24:36 +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: r374870 - in head: graphics/wxsvg multimedia/dvdstyler Message-ID: <201412171924.sBHJOaJh058756@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Wed Dec 17 19:24:35 2014 New Revision: 374870 URL: https://svnweb.freebsd.org/changeset/ports/374870 QAT: https://qat.redports.org/buildarchive/r374870/ Log: - Update from 1.5.1 to 1.5.2 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist head/multimedia/dvdstyler/Makefile Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Wed Dec 17 19:19:53 2014 (r374869) +++ head/graphics/wxsvg/Makefile Wed Dec 17 19:24:35 2014 (r374870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Wed Dec 17 19:19:53 2014 (r374869) +++ head/graphics/wxsvg/distinfo Wed Dec 17 19:24:35 2014 (r374870) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.1.tar.bz2) = 512e1068a75eb2616341f9c8f6c34ceadbd954bf3250758994863da00d73a573 -SIZE (wxsvg-1.5.1.tar.bz2) = 466540 +SHA256 (wxsvg-1.5.2.tar.bz2) = dbf7970d03bf3824e42a37e9eddb0b1899093a2996625bab63866002264f819a +SIZE (wxsvg-1.5.2.tar.bz2) = 466362 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Wed Dec 17 19:19:53 2014 (r374869) +++ head/graphics/wxsvg/pkg-plist Wed Dec 17 19:24:35 2014 (r374870) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.8.1 +lib/libwxsvg.so.3.8.2 libdata/pkgconfig/libwxsvg.pc Modified: head/multimedia/dvdstyler/Makefile ============================================================================== --- head/multimedia/dvdstyler/Makefile Wed Dec 17 19:19:53 2014 (r374869) +++ head/multimedia/dvdstyler/Makefile Wed Dec 17 19:24:35 2014 (r374870) @@ -3,7 +3,7 @@ PORTNAME= dvdstyler PORTVERSION= 2.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412171924.sBHJOaJh058756>