summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-04-01 10:10:16 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-04-01 10:10:16 +0000
commit7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6 (patch)
tree0b883044e43a8529699bff24a4e0487e663a0177 /archivers
parentUpdate to 5.1.33 release. (diff)
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION).
Notes
Notes: svn path=/head/; revision=231432
Diffstat (limited to 'archivers')
-rw-r--r--archivers/linux-ucl/Makefile3
-rw-r--r--archivers/linux-upx/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/archivers/linux-ucl/Makefile b/archivers/linux-ucl/Makefile
index b672de7a3ebe..97a30675626f 100644
--- a/archivers/linux-ucl/Makefile
+++ b/archivers/linux-ucl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ucl
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= archivers linux
MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
@@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= RPM of UCL, a lossless data compression library
+CONFLICTS= linux-f8-ucl-[0-9]*
+
USE_LINUX_RPM= yes
RPMVERSION= 3
LINUX_DIST_VER= 4
diff --git a/archivers/linux-upx/Makefile b/archivers/linux-upx/Makefile
index e5abf413f4db..80c4b4d3e1bd 100644
--- a/archivers/linux-upx/Makefile
+++ b/archivers/linux-upx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= upx
PORTVERSION= 1.25
+PORTREVISION= 1
CATEGORIES= archivers linux
MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
@@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= RPM of UPX, a high-performance executable packer
+CONFLICTS= linux-f8-upx-[0-9]*
+
USE_LINUX_RPM= yes
USE_LINUX_APPS= ucl
RPMVERSION= 4