svn commit: r372981 - in branches/2014Q4/www/kwebkitpart: . files

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Nov 21 08:18:10 UTC 2014


Author: rakuco
Date: Fri Nov 21 08:18:09 2014
New Revision: 372981
URL: https://svnweb.freebsd.org/changeset/ports/372981
QAT: https://qat.redports.org/buildarchive/r372981/

Log:
  MFH: r372965
  
  Add upstream patch for CVE-2014-8600 (insufficient input validation).
  
  Security:	890b6b22-70fa-11e4-91ae-5453ed2e2b49
  Approved by:	ports-secteam (rea)

Added:
  branches/2014Q4/www/kwebkitpart/files/
     - copied from r372965, head/www/kwebkitpart/files/
Modified:
  branches/2014Q4/www/kwebkitpart/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/www/kwebkitpart/Makefile
==============================================================================
--- branches/2014Q4/www/kwebkitpart/Makefile	Fri Nov 21 08:15:11 2014	(r372980)
+++ branches/2014Q4/www/kwebkitpart/Makefile	Fri Nov 21 08:18:09 2014	(r372981)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kwebkitpart
 PORTVERSION=	1.3.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www kde
 MASTER_SITES=	LOCAL/makc
 


More information about the svn-ports-all mailing list