diff options
| author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-08-20 16:36:16 +0000 | 
|---|---|---|
| committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-08-20 16:36:16 +0000 | 
| commit | 05ee43e04752fcaf0e3d6eafd941cc6ac5cc9908 (patch) | |
| tree | 467f23c16ef39dc39f6113ecdb549761626401d8 | |
| parent | - Update to 7.400.1 (diff) | |
- Update to 1.5.9
| -rw-r--r-- | graphics/wxsvg/Makefile | 2 | ||||
| -rw-r--r-- | graphics/wxsvg/distinfo | 6 | ||||
| -rw-r--r-- | graphics/wxsvg/pkg-plist | 4 | 
3 files changed, 7 insertions, 5 deletions
| diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 896e71e38c1c..6dbeee294c5c 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -2,7 +2,7 @@  # $FreeBSD$  PORTNAME=	wxsvg -PORTVERSION=	1.5.8 +PORTVERSION=	1.5.9  CATEGORIES=	graphics  MASTER_SITES=	SF diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index 52f2b08e1dfd..237867f7fc43 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465586718 -SHA256 (wxsvg-1.5.8.tar.bz2) = e349abf4f77a06bdb75fd615f07a87518faafeac68b510ce6215c43d52e8587c -SIZE (wxsvg-1.5.8.tar.bz2) = 513575 +TIMESTAMP = 1471708803 +SHA256 (wxsvg-1.5.9.tar.bz2) = 145d10789aab73b352212afb1ac7b2f5b202d620b1aebc20d36fea16e497214f +SIZE (wxsvg-1.5.9.tar.bz2) = 512874 diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist index c536b9413cc0..e7d999433dd1 100644 --- a/graphics/wxsvg/pkg-plist +++ b/graphics/wxsvg/pkg-plist @@ -1,5 +1,6 @@  bin/svgview  include/wxSVG/Animated.h +include/wxSVG/CSSRule.h  include/wxSVG/CSSStyleDeclaration.h  include/wxSVG/CSSValue.h  include/wxSVG/CSSValues.h @@ -180,6 +181,7 @@ include/wxSVG/SVGViewSpec.h  include/wxSVG/SVGZoomAndPan.h  include/wxSVG/SVGZoomEvent.h  include/wxSVG/String_wxsvg.h +include/wxSVG/UIEvent.h  include/wxSVG/ViewCSS.h  include/wxSVG/imagsvg.h  include/wxSVG/mediadec_ffmpeg.h @@ -190,5 +192,5 @@ include/wxSVGXML/svgxmlhelpr.h  lib/libwxsvg.a  lib/libwxsvg.so  lib/libwxsvg.so.3 -lib/libwxsvg.so.3.10.1 +lib/libwxsvg.so.3.10.2  libdata/pkgconfig/libwxsvg.pc | 
