diff options
author | danilo <danilo@FreeBSD.org> | 2014-07-08 07:45:28 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-07-08 07:45:28 +0800 |
commit | 3b5ee4898dcebbe077b99db63bc151ef56497ba4 (patch) | |
tree | d85ebab2cb3e8aa7c8570d0fe272498b023da40d /graphics/wxsvg | |
parent | e574b7165465d5a41465f6878c3b7adab9bb83ef (diff) | |
download | freebsd-ports-gnome-3b5ee4898dcebbe077b99db63bc151ef56497ba4.tar.gz freebsd-ports-gnome-3b5ee4898dcebbe077b99db63bc151ef56497ba4.tar.zst freebsd-ports-gnome-3b5ee4898dcebbe077b99db63bc151ef56497ba4.zip |
- Update from 1.4.1 to 1.4.2
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r-- | graphics/wxsvg/Makefile | 2 | ||||
-rw-r--r-- | graphics/wxsvg/distinfo | 4 | ||||
-rw-r--r-- | graphics/wxsvg/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index d434a3f34605..b5dfd2874efd 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index 0d1d447afa3f..9388866fd664 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.4.1.tar.bz2) = f971e746a8ca4317e8245e5c5667caf99351759df06417bac2acd3f9e376b644 -SIZE (wxsvg-1.4.1.tar.bz2) = 461011 +SHA256 (wxsvg-1.4.2.tar.bz2) = c7555eacb786583dda4288fa6f3e914a14ec175be0a02b31d9c4e19f173bd760 +SIZE (wxsvg-1.4.2.tar.bz2) = 461580 diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist index f85356cb65af..e381247198cd 100644 --- a/graphics/wxsvg/pkg-plist +++ b/graphics/wxsvg/pkg-plist @@ -190,7 +190,7 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.2 -lib/libwxsvg.so.2.7.2 +lib/libwxsvg.so.2.8.0 libdata/pkgconfig/libwxsvg.pc @dirrmtry include/wxSVGXML @dirrmtry include/wxSVG |