aboutsummaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-28 21:28:50 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-28 21:28:50 +0000
commit782112bcaae77b07679f4f1e7f40cbc2dfdc8b59 (patch)
treee23e4e07088daff01c9c2ff57207a23d6a2f18ff /graphics/wxsvg
parente2c67c81d7827e3bebaf86505548dc4328f56d13 (diff)
downloadports-782112bcaae77b07679f4f1e7f40cbc2dfdc8b59.tar.gz
ports-782112bcaae77b07679f4f1e7f40cbc2dfdc8b59.zip
graphics/wxsvg: update to 1.1.16
- Update to 1.1.16 [1] - USES gmake - Bump PORTREVISION of dependent ports - Pass maintainership to submitter Changes: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog PR: ports/181570 [1] Submitted by: Danilo EgĂȘa Gondolfo <danilogondolfo gmail.com>
Notes
Notes: svn path=/head/; revision=325556
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile15
-rw-r--r--graphics/wxsvg/distinfo4
-rw-r--r--graphics/wxsvg/pkg-plist2
3 files changed, 8 insertions, 13 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index 6cafe7dbeb1f..73e9ca25d86e 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -2,33 +2,28 @@
# $FreeBSD$
PORTNAME= wxsvg
-PORTVERSION= 1.1.15
-PORTREVISION= 1
+PORTVERSION= 1.1.16
CATEGORIES= graphics
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilogondolfo@gmail.com
COMMENT= C++ library to create, manipulate, and render SVG files
LICENSE= LGPL21 # (or later)
-LIB_DEPENDS= avcodec1:${PORTSDIR}/multimedia/ffmpeg1 \
- expat:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libavcodec1.so:${PORTSDIR}/multimedia/ffmpeg1 \
+ libexpat.so:${PORTSDIR}/textproc/expat2
USE_BZIP2= yes
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
USE_WX= yes
WX_CONF_ARGS= absolute
USE_GNOME= cairo
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}"
MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}"
USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
LIBAV_PC= libavcodec1 libavformat1 libavutil1 libswscale1
LIBAV_CFLAGS= $$(pkg-config --cflags ${LIBAV_PC})
LIBAV_LIBS= $$(pkg-config --libs ${LIBAV_PC})
diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo
index 0eaf905c4378..b1047b06913b 100644
--- a/graphics/wxsvg/distinfo
+++ b/graphics/wxsvg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wxsvg-1.1.15.tar.bz2) = de88b01a827a63dfe1c54d5f4c46a811c78472d6115ae82641cfa117da502b7b
-SIZE (wxsvg-1.1.15.tar.bz2) = 660392
+SHA256 (wxsvg-1.1.16.tar.bz2) = 3107a18d5f74663d0e0557442ec985140241b945bddc0def0b39372949f4a526
+SIZE (wxsvg-1.1.16.tar.bz2) = 660015
diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist
index d2e1669e5680..0821ffdec2d6 100644
--- a/graphics/wxsvg/pkg-plist
+++ b/graphics/wxsvg/pkg-plist
@@ -189,7 +189,7 @@ include/wxSVGXML/svgxmlhelpr.h
lib/libwxsvg.a
lib/libwxsvg.la
lib/libwxsvg.so
-lib/libwxsvg.so.5
+lib/libwxsvg.so.6
libdata/pkgconfig/libwxsvg.pc
@dirrm include/wxSVGXML
@dirrm include/wxSVG