diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-09 23:32:46 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-09 23:32:46 +0000 |
commit | 78495d44316bc62d71767233a32fba4f78337d24 (patch) | |
tree | 2c97a35b6ab1cce822122f674cacd7e4da3ab641 /graphics | |
parent | 8abc23f4acf3669bf0e8c3a6efbe09286a4ff127 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/wxsvg/Makefile | 3 | ||||
-rw-r--r-- | graphics/wxsvg/distinfo | 4 | ||||
-rw-r--r-- | graphics/wxsvg/pkg-plist | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index b5dfd2874efd..93cfe6c47e96 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.4.2 +PORTVERSION= 1.5 CATEGORIES= graphics MASTER_SITES= SF @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}" USE_LDCONFIG= yes +INSTALL_TARGET= install-strip post-extract: .for i in configure install-sh diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index 9388866fd664..d0718bbbdc83 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.4.2.tar.bz2) = c7555eacb786583dda4288fa6f3e914a14ec175be0a02b31d9c4e19f173bd760 -SIZE (wxsvg-1.4.2.tar.bz2) = 461580 +SHA256 (wxsvg-1.5.tar.bz2) = ef698f44fb6098228302e26ce967d543c01a0d1bb83b82cba75c5278abeb9185 +SIZE (wxsvg-1.5.tar.bz2) = 466491 diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist index e381247198cd..a8e2bab647d0 100644 --- a/graphics/wxsvg/pkg-plist +++ b/graphics/wxsvg/pkg-plist @@ -189,8 +189,8 @@ include/wxSVGXML/svgxml.h include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so -lib/libwxsvg.so.2 -lib/libwxsvg.so.2.8.0 +lib/libwxsvg.so.3 +lib/libwxsvg.so.3.8.0 libdata/pkgconfig/libwxsvg.pc @dirrmtry include/wxSVGXML @dirrmtry include/wxSVG |