Date: Sun, 20 Jul 2014 11:58:56 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362312 - in head/graphics: linux-f10-png linux-f10-tiff Message-ID: <201407201158.s6KBwuJd008413@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Jul 20 11:58:56 2014 New Revision: 362312 URL: http://svnweb.freebsd.org/changeset/ports/362312 QAT: https://qat.redports.org/buildarchive/r362312/ Log: Mark vulnerable linux-f10 ports as forbidden (category g*) Approved by: portmgr (bapt) Modified: head/graphics/linux-f10-png/Makefile head/graphics/linux-f10-tiff/Makefile Modified: head/graphics/linux-f10-png/Makefile ============================================================================== --- head/graphics/linux-f10-png/Makefile Sun Jul 20 11:55:55 2014 (r362311) +++ head/graphics/linux-f10-png/Makefile Sun Jul 20 11:58:56 2014 (r362312) @@ -12,6 +12,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-$ MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of the PNG lib (Linux Fedora 10) +FORBIDDEN= http://www.freshports.org/vuxml.php?vid=262b92fe-81c8-11e1-8899-001ec9578670 + CONFLICTS= linux-png-[0-9]* linux-f8-png-[0-9]* ONLY_FOR_ARCHS= i386 amd64 Modified: head/graphics/linux-f10-tiff/Makefile ============================================================================== --- head/graphics/linux-f10-tiff/Makefile Sun Jul 20 11:55:55 2014 (r362311) +++ head/graphics/linux-f10-tiff/Makefile Sun Jul 20 11:58:56 2014 (r362312) @@ -11,6 +11,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-$ MAINTAINER= emulation@FreeBSD.org COMMENT= TIFF library, Linux/i386 binary (Linux Fedora 10) +FORBIDDEN= http://www.freshports.org/vuxml.php?vid=8816bf3a-7929-11df-bcce-0018f3e2eb82 + CONFLICTS= linux-tiff-[0-9]* linux-f8-tiff-[0-9]* ONLY_FOR_ARCHS= amd64 i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407201158.s6KBwuJd008413>