From 9a443b130b2484dd7e28b54d71748ce7d8ec8f2d Mon Sep 17 00:00:00 2001 From: bsam Date: Tue, 2 Jun 2009 20:14:36 +0000 Subject: . add CONFLICTS to linux-f8 infrastructure ports; . bump PORTREVISIONs. --- archivers/linux-f8-ucl/Makefile | 3 +++ archivers/linux-f8-upx/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'archivers') diff --git a/archivers/linux-f8-ucl/Makefile b/archivers/linux-f8-ucl/Makefile index 14ef5f64bead..e7af44ddeef7 100644 --- a/archivers/linux-f8-ucl/Makefile +++ b/archivers/linux-f8-ucl/Makefile @@ -7,6 +7,7 @@ PORTNAME= ucl PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= archivers linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} @@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= UCL, a lossless data compression library (Linux Fedora 8) +CONFLICTS= linux-ucl-[0-9]* linux-f10-ucl-[0-9]* + USE_LINUX_RPM= yes LINUX_DIST_VER= 8 RPMVERSION= 7.fc8 diff --git a/archivers/linux-f8-upx/Makefile b/archivers/linux-f8-upx/Makefile index a681d2679b28..bfa2b01e4888 100644 --- a/archivers/linux-f8-upx/Makefile +++ b/archivers/linux-f8-upx/Makefile @@ -7,6 +7,7 @@ PORTNAME= upx PORTVERSION= 3.02 +PORTREVISION= 1 CATEGORIES= archivers linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} @@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= UPX, a high-performance executable packer (Linux Fedora 8) +CONFLICTS= linux-upx-[0-9]* linux-f10-upx-[0-9]* + USE_LINUX_RPM= yes USE_LINUX_APPS= ucl LINUX_DIST_VER= 8 -- cgit