diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-06-18 01:00:56 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-06-18 01:00:56 +0000 |
commit | bd7bbec5df0a50c56fa19682d92436c7708e5436 (patch) | |
tree | 11502348efa30a947a4a60ff79ec989177001300 /graphics/wxsvg | |
parent | a8379e4b05cc4a30c3ffa844da75286811a8a22e (diff) | |
download | ports-bd7bbec5df0a50c56fa19682d92436c7708e5436.tar.gz ports-bd7bbec5df0a50c56fa19682d92436c7708e5436.zip |
Notes
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 d3b9d37c90bd..d434a3f34605 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.4 +PORTVERSION= 1.4.1 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index 7cecdef0eff6..0d1d447afa3f 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.4.tar.bz2) = 6c8292acec4bbac2ed20ce53ca807dbcd6103cab3c604151bd90b729688ae94c -SIZE (wxsvg-1.4.tar.bz2) = 460750 +SHA256 (wxsvg-1.4.1.tar.bz2) = f971e746a8ca4317e8245e5c5667caf99351759df06417bac2acd3f9e376b644 +SIZE (wxsvg-1.4.1.tar.bz2) = 461011 diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist index 2b640fbf0493..f85356cb65af 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.1 +lib/libwxsvg.so.2.7.2 libdata/pkgconfig/libwxsvg.pc @dirrmtry include/wxSVGXML @dirrmtry include/wxSVG |