Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 04:33:10 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r439002 - in branches/2017Q2/graphics/graphite2: . files
Message-ID:  <201704210433.v3L4XAd1084211@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704210433.v3L4XAd1084211>