svn commit: r351261 - in head: graphics/wxsvg multimedia/dvdstyler

Danilo Egea Gondolfo danilo at FreeBSD.org
Mon Apr 14 15:20:46 UTC 2014


Author: danilo
Date: Mon Apr 14 15:20:45 2014
New Revision: 351261
URL: http://svnweb.freebsd.org/changeset/ports/351261
QAT: https://qat.redports.org/buildarchive/r351261/

Log:
  - Update from 1.2.1 to 1.3

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 Apr 14 14:30:41 2014	(r351260)
+++ head/graphics/wxsvg/Makefile	Mon Apr 14 15:20:45 2014	(r351261)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wxsvg
-PORTVERSION=	1.2.1
-PORTREVISION=	2
+PORTVERSION=	1.3
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 

Modified: head/graphics/wxsvg/distinfo
==============================================================================
--- head/graphics/wxsvg/distinfo	Mon Apr 14 14:30:41 2014	(r351260)
+++ head/graphics/wxsvg/distinfo	Mon Apr 14 15:20:45 2014	(r351261)
@@ -1,2 +1,2 @@
-SHA256 (wxsvg-1.2.1.tar.bz2) = 2aaea1ae29484a3e94243e47cfb1b78a419ce82aa9708777ca0ea9b309d623ce
-SIZE (wxsvg-1.2.1.tar.bz2) = 434627
+SHA256 (wxsvg-1.3.tar.bz2) = 5549ca741ff80b9519a5065bb1d552ef14f80dd48e5d98c79277ba4b5387190c
+SIZE (wxsvg-1.3.tar.bz2) = 455373

Modified: head/graphics/wxsvg/pkg-plist
==============================================================================
--- head/graphics/wxsvg/pkg-plist	Mon Apr 14 14:30:41 2014	(r351260)
+++ head/graphics/wxsvg/pkg-plist	Mon Apr 14 15:20:45 2014	(r351261)
@@ -36,6 +36,7 @@ include/wxSVG/SVGAnimatedPreserveAspectR
 include/wxSVG/SVGAnimatedRect.h
 include/wxSVG/SVGAnimatedString.h
 include/wxSVG/SVGAnimatedTransformList.h
+include/wxSVG/SVGAnimatedType.h
 include/wxSVG/SVGAnimationElement.h
 include/wxSVG/SVGCSSRule.h
 include/wxSVG/SVGCanvas.h
@@ -189,7 +190,7 @@ include/wxSVGXML/svgxmlhelpr.h
 lib/libwxsvg.a
 lib/libwxsvg.la
 lib/libwxsvg.so
-lib/libwxsvg.so.8
+lib/libwxsvg.so.9
 libdata/pkgconfig/libwxsvg.pc
 @dirrmtry include/wxSVGXML
 @dirrmtry include/wxSVG

Modified: head/multimedia/dvdstyler/Makefile
==============================================================================
--- head/multimedia/dvdstyler/Makefile	Mon Apr 14 14:30:41 2014	(r351260)
+++ head/multimedia/dvdstyler/Makefile	Mon Apr 14 15:20:45 2014	(r351261)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dvdstyler
 PORTVERSION=	2.7.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	SF


More information about the svn-ports-all mailing list