svn commit: r479899 - in head: graphics/wxsvg multimedia/dvdstyler

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Sep 16 18:17:58 UTC 2018


Author: danilo
Date: Sun Sep 16 18:17:56 2018
New Revision: 479899
URL: https://svnweb.freebsd.org/changeset/ports/479899

Log:
  - Update to 1.5.15

Modified:
  head/graphics/wxsvg/Makefile
  head/graphics/wxsvg/distinfo
  head/graphics/wxsvg/pkg-plist
  head/multimedia/dvdstyler/Makefile

Modified: head/graphics/wxsvg/Makefile
==============================================================================
--- head/graphics/wxsvg/Makefile	Sun Sep 16 17:51:43 2018	(r479898)
+++ head/graphics/wxsvg/Makefile	Sun Sep 16 18:17:56 2018	(r479899)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wxsvg
-PORTVERSION=	1.5.14
-PORTREVISION=	1
+PORTVERSION=	1.5.15
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
@@ -16,7 +15,7 @@ LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libexpat.so:textproc/expat2 \
 		libexif.so:graphics/libexif
 
-USES=		compiler:c++11-lib gettext-runtime gmake libtool pathfix pkgconfig tar:bzip2
+USES=		compiler:c++11-lib gettext-runtime gmake gnome libtool pathfix pkgconfig tar:bzip2
 USE_WX=		3.0
 WX_CONF_ARGS=	absolute
 USE_GNOME=	cairo glib20 pango

Modified: head/graphics/wxsvg/distinfo
==============================================================================
--- head/graphics/wxsvg/distinfo	Sun Sep 16 17:51:43 2018	(r479898)
+++ head/graphics/wxsvg/distinfo	Sun Sep 16 18:17:56 2018	(r479899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531426176
-SHA256 (wxsvg-1.5.14.tar.bz2) = 05c7e9ae7f65df4322cc42b76c35c8118db74f8c22b8831c8f2c488f1a7c8576
-SIZE (wxsvg-1.5.14.tar.bz2) = 482091
+TIMESTAMP = 1537107686
+SHA256 (wxsvg-1.5.15.tar.bz2) = 16ff6cfc2c827f542480213558a3661f13ad9fc7116e04fae1483b56db84ceb8
+SIZE (wxsvg-1.5.15.tar.bz2) = 494936

Modified: head/graphics/wxsvg/pkg-plist
==============================================================================
--- head/graphics/wxsvg/pkg-plist	Sun Sep 16 17:51:43 2018	(r479898)
+++ head/graphics/wxsvg/pkg-plist	Sun Sep 16 18:17:56 2018	(r479899)
@@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h
 lib/libwxsvg.a
 lib/libwxsvg.so
 lib/libwxsvg.so.3
-lib/libwxsvg.so.3.10.6
+lib/libwxsvg.so.3.11.0
 libdata/pkgconfig/libwxsvg.pc

Modified: head/multimedia/dvdstyler/Makefile
==============================================================================
--- head/multimedia/dvdstyler/Makefile	Sun Sep 16 17:51:43 2018	(r479898)
+++ head/multimedia/dvdstyler/Makefile	Sun Sep 16 18:17:56 2018	(r479899)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dvdstyler
 PORTVERSION=	2.9.6
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	SF


More information about the svn-ports-head mailing list