aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-08-29 15:32:09 +0800
committersem <sem@FreeBSD.org>2005-08-29 15:32:09 +0800
commite142d03fbfeb79cfb4242ebd55bd25490d6e6e3d (patch)
tree4ae17818ee1e1192e43759adb9b5cb00ebf7f31d /archivers
parentc60b68c401a85df6f199b1cdc49173cd9860083e (diff)
downloadfreebsd-ports-gnome-e142d03fbfeb79cfb4242ebd55bd25490d6e6e3d.tar.gz
freebsd-ports-gnome-e142d03fbfeb79cfb4242ebd55bd25490d6e6e3d.tar.zst
freebsd-ports-gnome-e142d03fbfeb79cfb4242ebd55bd25490d6e6e3d.zip
- Remove CONFLICTS. The ports do not conflict anymore.
- Pass maintainership to submitter. PR: ports/85107, ports/85108 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lzo/Makefile2
-rw-r--r--archivers/lzo2/Makefile9
2 files changed, 4 insertions, 7 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 974fdedf8a03..8049f0627f80 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/
MASTER_SITE_SUBDIR= libs/compression
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library
USE_LIBTOOL_VER= 15
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index e60dc07ae220..97f5b6d3a73d 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -5,19 +5,16 @@
# $FreeBSD$
#
-PORTNAME= lzo
+PORTNAME= lzo2
PORTVERSION= 2.01
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/
MASTER_SITE_SUBDIR= libs/compression
+DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library
-LATEST_LINK= lzo2
-
-CONFLICTS= lzo-1.*
-
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared