summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2016-06-10 19:56:22 +0000
committerdanilo <danilo@FreeBSD.org>2016-06-10 19:56:22 +0000
commita176f7840d89e3df3118c212ce54d8605ba1f3ef (patch)
tree213561c85c396b853a2e3d6028e7223945b75f56
parent727f71a268744469c97c0110e8fac13f1a696f52 (diff)
downloadFreeBSD-ports-a176f7840d89e3df3118c212ce54d8605ba1f3ef.zip
FreeBSD-ports-a176f7840d89e3df3118c212ce54d8605ba1f3ef.tar.gz
- Update to 1.5.8
- Add dependencies explicitly as suggested by Q/A
-rw-r--r--graphics/wxsvg/Makefile6
-rw-r--r--graphics/wxsvg/distinfo5
-rw-r--r--graphics/wxsvg/pkg-plist2
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index d9d1e83..896e71e 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wxsvg
-PORTVERSION= 1.5.7
+PORTVERSION= 1.5.8
CATEGORIES= graphics
MASTER_SITES= SF
@@ -14,10 +14,10 @@ LICENSE= LGPL21+
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libexpat.so:textproc/expat2
-USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:bzip2
+USES= compiler:c++11-lib gettext-runtime gmake libtool pathfix pkgconfig tar:bzip2
USE_WX= 3.0
WX_CONF_ARGS= absolute
-USE_GNOME= cairo
+USE_GNOME= cairo glib20 pango
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" \
CXXFLAGS="${CXXFLAGS} -std=c++11"
diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo
index b02fb00..52f2b08 100644
--- a/graphics/wxsvg/distinfo
+++ b/graphics/wxsvg/distinfo
@@ -1,2 +1,3 @@
-SHA256 (wxsvg-1.5.7.tar.bz2) = ae70cffeadbc7b1ec7e921e7f69816f586089289f9e684039356968022bdbd4d
-SIZE (wxsvg-1.5.7.tar.bz2) = 496443
+TIMESTAMP = 1465586718
+SHA256 (wxsvg-1.5.8.tar.bz2) = e349abf4f77a06bdb75fd615f07a87518faafeac68b510ce6215c43d52e8587c
+SIZE (wxsvg-1.5.8.tar.bz2) = 513575
diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist
index 9bf1860..c536b94 100644
--- a/graphics/wxsvg/pkg-plist
+++ b/graphics/wxsvg/pkg-plist
@@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h
lib/libwxsvg.a
lib/libwxsvg.so
lib/libwxsvg.so.3
-lib/libwxsvg.so.3.10.0
+lib/libwxsvg.so.3.10.1
libdata/pkgconfig/libwxsvg.pc
OpenPOWER on IntegriCloud