From f88ee3b3e24b4a6a6b28d2b4c655f2791ed37139 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 10 May 2013 15:57:07 +0000 Subject: - Update to 1.1.14 PR: 177912 Submitted by: Ports Fury --- graphics/wxsvg/Makefile | 7 ++++++- graphics/wxsvg/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'graphics/wxsvg') diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index b978bc6831f5..871eaa4174b1 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.1.13 +PORTVERSION= 1.1.15 CATEGORIES= graphics MASTER_SITES= SF @@ -33,4 +33,9 @@ LIBAV_PC= libavcodec1 libavformat1 libavutil1 libswscale1 LIBAV_CFLAGS= $$(pkg-config --cflags ${LIBAV_PC}) LIBAV_LIBS= $$(pkg-config --libs ${LIBAV_PC}) +post-extract: +.for i in configure install-sh + @${CHMOD} ${BINMODE} ${WRKSRC}/${i} +.endfor + .include diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index e119dd797eb5..0eaf905c4378 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.1.13.tar.bz2) = ebaecb322bb7fad97a3cd686bed9827b00afe84063cf2784a7e19891dabd805e -SIZE (wxsvg-1.1.13.tar.bz2) = 669378 +SHA256 (wxsvg-1.1.15.tar.bz2) = de88b01a827a63dfe1c54d5f4c46a811c78472d6115ae82641cfa117da502b7b +SIZE (wxsvg-1.1.15.tar.bz2) = 660392 -- cgit v1.2.3