diff options
author | rene <rene@FreeBSD.org> | 2014-07-20 19:58:56 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-07-20 19:58:56 +0800 |
commit | 6a48a327194f08335c11228aad95242dafe1ff32 (patch) | |
tree | c122c628178a913aeeade28230df8debec0e819d | |
parent | 5f850a5a86be4398ef32f160e500c85846ee666f (diff) | |
download | freebsd-ports-gnome-6a48a327194f08335c11228aad95242dafe1ff32.tar.gz freebsd-ports-gnome-6a48a327194f08335c11228aad95242dafe1ff32.tar.zst freebsd-ports-gnome-6a48a327194f08335c11228aad95242dafe1ff32.zip |
Mark vulnerable linux-f10 ports as forbidden (category g*)
Approved by: portmgr (bapt)
-rw-r--r-- | graphics/linux-f10-png/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile index 60b137c017da..71e26ba83cea 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} 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 diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index b205a5f5d90c..6e7f4a806b72 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-tiff/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} 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 |