diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-26 17:56:34 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-26 17:56:34 +0800 |
commit | a79430353078de9cec5a4cbf7979c8723d41885b (patch) | |
tree | a5d673fc7d2545b84a1fcdba6d4631afd946cf17 | |
parent | 0512aa073c50982240b51e7e6053262b322a6b5a (diff) | |
download | freebsd-ports-gnome-a79430353078de9cec5a4cbf7979c8723d41885b.tar.gz freebsd-ports-gnome-a79430353078de9cec5a4cbf7979c8723d41885b.tar.zst freebsd-ports-gnome-a79430353078de9cec5a4cbf7979c8723d41885b.zip |
These should have the resolver bug too.
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-8/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 0e61cab082b7..2855d023600f 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -20,7 +20,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -46,7 +46,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -46,7 +46,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -46,7 +46,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -46,7 +46,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -46,7 +46,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -46,7 +46,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm |