svn commit: r474600 - head/graphics/wxsvg
Danilo Egea Gondolfo
danilo at FreeBSD.org
Fri Jul 13 19:29:45 UTC 2018
Author: danilo
Date: Fri Jul 13 19:29:43 2018
New Revision: 474600
URL: https://svnweb.freebsd.org/changeset/ports/474600
Log:
- Update to 1.5.14
Modified:
head/graphics/wxsvg/Makefile
head/graphics/wxsvg/distinfo
head/graphics/wxsvg/pkg-plist
Modified: head/graphics/wxsvg/Makefile
==============================================================================
--- head/graphics/wxsvg/Makefile Fri Jul 13 18:39:27 2018 (r474599)
+++ head/graphics/wxsvg/Makefile Fri Jul 13 19:29:43 2018 (r474600)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wxsvg
-PORTVERSION= 1.5.13
-PORTREVISION= 1
+PORTVERSION= 1.5.14
CATEGORIES= graphics
MASTER_SITES= SF
@@ -21,8 +20,7 @@ USE_WX= 3.0
WX_CONF_ARGS= absolute
USE_GNOME= cairo glib20 pango
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" \
- CXXFLAGS="${CXXFLAGS} -std=c++11"
+CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}"
MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}"
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
Modified: head/graphics/wxsvg/distinfo
==============================================================================
--- head/graphics/wxsvg/distinfo Fri Jul 13 18:39:27 2018 (r474599)
+++ head/graphics/wxsvg/distinfo Fri Jul 13 19:29:43 2018 (r474600)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518352769
-SHA256 (wxsvg-1.5.13.tar.bz2) = 5248d4df4476da9f657ccf7c90154a324cc9f208cf7a853a408491eb550e2a09
-SIZE (wxsvg-1.5.13.tar.bz2) = 481876
+TIMESTAMP = 1531426176
+SHA256 (wxsvg-1.5.14.tar.bz2) = 05c7e9ae7f65df4322cc42b76c35c8118db74f8c22b8831c8f2c488f1a7c8576
+SIZE (wxsvg-1.5.14.tar.bz2) = 482091
Modified: head/graphics/wxsvg/pkg-plist
==============================================================================
--- head/graphics/wxsvg/pkg-plist Fri Jul 13 18:39:27 2018 (r474599)
+++ head/graphics/wxsvg/pkg-plist Fri Jul 13 19:29:43 2018 (r474600)
@@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h
lib/libwxsvg.a
lib/libwxsvg.so
lib/libwxsvg.so.3
-lib/libwxsvg.so.3.10.5
+lib/libwxsvg.so.3.10.6
libdata/pkgconfig/libwxsvg.pc
More information about the svn-ports-head
mailing list