aboutsummaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-05-10 15:57:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-05-10 15:57:07 +0000
commitf88ee3b3e24b4a6a6b28d2b4c655f2791ed37139 (patch)
tree34dac551cf00c511b35ff8de694f1f215ad5fc74 /graphics/wxsvg
parentd5a18e8df2b7a8b167b60fe50d67128ed592e1e6 (diff)
downloadports-f88ee3b3e24b4a6a6b28d2b4c655f2791ed37139.tar.gz
ports-f88ee3b3e24b4a6a6b28d2b4c655f2791ed37139.zip
Notes
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile7
-rw-r--r--graphics/wxsvg/distinfo4
2 files changed, 8 insertions, 3 deletions
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 <bsd.port.mk>
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