Index: emulators/linux_base-f7/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/linux_base-f7/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- emulators/linux_base-f7/Makefile 31 Mar 2008 03:54:46 -0000 1.38 +++ emulators/linux_base-f7/Makefile 1 Jun 2009 19:13:00 -0000 @@ -7,6 +7,7 @@ PORTNAME= f7 PORTVERSION= 7 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Fedora @@ -94,7 +95,7 @@ ALWAYS_KEEP_DISTFILES= yes .endif -CONFLICTS= linux_base-gentoo* linux_base-fc4 linux_base-fc6 +CONFLICTS= linux_base-gentoo* linux_base-fc linux_base-fc6 ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes Index: emulators/linux_base-f8/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/linux_base-f8/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- emulators/linux_base-f8/Makefile 28 Jan 2009 22:16:43 -0000 1.51 +++ emulators/linux_base-f8/Makefile 1 Jun 2009 19:13:00 -0000 @@ -7,7 +7,7 @@ PORTNAME= f8 PORTVERSION= 8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Packages \ @@ -102,7 +102,7 @@ ALWAYS_KEEP_DISTFILES= yes .endif -CONFLICTS= linux_base-gentoo* linux_base-fc4 linux_base-fc6 \ +CONFLICTS= linux_base-gentoo* linux_base-fc linux_base-fc6 \ linux_base-f7 linux-glib2 ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 Index: emulators/linux_base-fc6/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/linux_base-fc6/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- emulators/linux_base-fc6/Makefile 31 Mar 2008 03:54:45 -0000 1.34 +++ emulators/linux_base-fc6/Makefile 1 Jun 2009 19:13:00 -0000 @@ -8,7 +8,7 @@ PORTNAME= fc6 PORTVERSION= 6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \ @@ -98,7 +98,7 @@ ALWAYS_KEEP_DISTFILES= yes .endif -CONFLICTS= linux_base-gentoo* linux_base-fc4 +CONFLICTS= linux_base-gentoo* linux_base-fc ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes