Date: Mon, 24 Nov 2014 16:13:37 +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: r373221 - in head: graphics/wxsvg multimedia/dvdstyler Message-ID: <201411241613.sAOGDb8i028376@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Mon Nov 24 16:13:37 2014 New Revision: 373221 URL: https://svnweb.freebsd.org/changeset/ports/373221 QAT: https://qat.redports.org/buildarchive/r373221/ Log: - Update from 1.5 to 1.5.1 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 Mon Nov 24 15:47:12 2014 (r373220) +++ head/graphics/wxsvg/Makefile Mon Nov 24 16:13:37 2014 (r373221) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 1.5.1 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Mon Nov 24 15:47:12 2014 (r373220) +++ head/graphics/wxsvg/distinfo Mon Nov 24 16:13:37 2014 (r373221) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.tar.bz2) = ef698f44fb6098228302e26ce967d543c01a0d1bb83b82cba75c5278abeb9185 -SIZE (wxsvg-1.5.tar.bz2) = 466491 +SHA256 (wxsvg-1.5.1.tar.bz2) = 512e1068a75eb2616341f9c8f6c34ceadbd954bf3250758994863da00d73a573 +SIZE (wxsvg-1.5.1.tar.bz2) = 466540 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Mon Nov 24 15:47:12 2014 (r373220) +++ head/graphics/wxsvg/pkg-plist Mon Nov 24 16:13:37 2014 (r373221) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.8.0 +lib/libwxsvg.so.3.8.1 libdata/pkgconfig/libwxsvg.pc Modified: head/multimedia/dvdstyler/Makefile ============================================================================== --- head/multimedia/dvdstyler/Makefile Mon Nov 24 15:47:12 2014 (r373220) +++ head/multimedia/dvdstyler/Makefile Mon Nov 24 16:13:37 2014 (r373221) @@ -3,6 +3,7 @@ PORTNAME= dvdstyler PORTVERSION= 2.8 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411241613.sAOGDb8i028376>