svn commit: r439002 - in branches/2017Q2/graphics/graphite2: . files

Jung-uk Kim jkim at FreeBSD.org
Fri Apr 21 04:33:11 UTC 2017


Author: jkim
Date: Fri Apr 21 04:33:10 2017
New Revision: 439002
URL: https://svnweb.freebsd.org/changeset/ports/439002

Log:
  MFH: r438984
  
  Add two upstream patches to fix CVE-2017-5436.
  
  https://github.com/silnrsi/graphite/commit/1ce331d
  https://github.com/silnrsi/graphite/commit/b23d7b9
  
  PR:		218771
  Approved by:	ports-secteam (junovitch)

Added:
  branches/2017Q2/graphics/graphite2/files/
     - copied from r438984, head/graphics/graphite2/files/
Modified:
  branches/2017Q2/graphics/graphite2/Makefile
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/graphics/graphite2/Makefile
==============================================================================
--- branches/2017Q2/graphics/graphite2/Makefile	Fri Apr 21 04:31:53 2017	(r439001)
+++ branches/2017Q2/graphics/graphite2/Makefile	Fri Apr 21 04:33:10 2017	(r439002)
@@ -2,6 +2,7 @@
 
 PORTNAME=	graphite2
 PORTVERSION=	1.3.9
+PORTREVISION=	1
 CATEGORIES=	graphics print
 
 MAINTAINER=	office at FreeBSD.org


More information about the svn-ports-branches mailing list