Index: Makefile =================================================================== --- Makefile (revision 396239) +++ Makefile (working copy) @@ -3,11 +3,11 @@ PORTNAME= libwmf PORTVERSION= 0.2.8.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION} -MAINTAINER= jason.unovitch@gmail.com +MAINTAINER= junovitch@FreeBSD.org COMMENT= Tools and library for converting Microsoft WMF (windows metafile) LICENSE= GPLv2 # or later Index: files/patch-deb784192-CVE-2015-4696 =================================================================== --- files/patch-deb784192-CVE-2015-4696 (revision 396239) +++ files/patch-deb784192-CVE-2015-4696 (working copy) @@ -1,5 +1,8 @@ --- src/player/meta.h +++ src/player/meta.h +@@ -2585,6 +2585,8 @@ + polyrect.BR[i] = clip->rects[i].BR; + } + if (FR->region_clip) FR->region_clip (API,&polyrect); +