From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 21 13:20:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D36A16A420 for ; Wed, 21 Sep 2005 13:20:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E6CC43D4C for ; Wed, 21 Sep 2005 13:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8LDKJpO019374 for ; Wed, 21 Sep 2005 13:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8LDKJ2D019373; Wed, 21 Sep 2005 13:20:19 GMT (envelope-from gnats) Resent-Date: Wed, 21 Sep 2005 13:20:19 GMT Resent-Message-Id: <200509211320.j8LDKJ2D019373@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B58816A41F; Wed, 21 Sep 2005 13:15:14 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.uni-dortmund.de [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABEEA43D45; Wed, 21 Sep 2005 13:15:13 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 91CCB44435; Wed, 21 Sep 2005 15:15:12 +0200 (CEST) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31999-05; Wed, 21 Sep 2005 15:15:11 +0200 (CEST) Received: from m2a2.dyndns.org (p50912C12.dip0.t-ipconnect.de [80.145.44.18]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id DE597443B3; Wed, 21 Sep 2005 15:15:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 30681AC89B; Wed, 21 Sep 2005 15:15:10 +0200 (CEST) Received: from m2a2.dyndns.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08224-12; Wed, 21 Sep 2005 15:15:09 +0200 (CEST) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.1.2]) by merlin.emma.line.org (Postfix) with ESMTP id 23E3DAC81C; Wed, 21 Sep 2005 15:15:09 +0200 (CEST) Received: from emma by libertas.emma.line.org with local (Exim 4.52 (FreeBSD)) id 1EI4Sr-000P4o-78; Wed, 21 Sep 2005 15:16:45 +0200 Message-Id: Date: Wed, 21 Sep 2005 15:16:45 +0200 From: Matthias Andree Sender: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ports@FreeBSD.org Subject: ports/86407: [PATCH] archivers/lzop: update to 1.02.r1, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 13:20:21 -0000 >Number: 86407 >Category: ports >Synopsis: [PATCH] archivers/lzop: update to 1.02.r1, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Sep 21 13:20:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.11-RELEASE-p12 i386 >Organization: >Environment: System: FreeBSD libertas.emma.line.org 4.11-RELEASE-p12 FreeBSD 4.11-RELEASE-p12 #2: Fri Sep 16 00:02:49 CEST 2005 >Description: SUPERSEDES PR #86406 - Update to 1.02.r1 (support LZO2, fix size display >= 2 GB) - Take maintainership Port maintainer (ports@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- lzop-1.02.r1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/archivers/lzop/Makefile /usr/home/emma/ports/archivers/lzop/Makefile --- /usr/ports/archivers/lzop/Makefile Wed Jun 8 22:33:28 2005 +++ /usr/home/emma/ports/archivers/lzop/Makefile Wed Sep 21 15:11:59 2005 @@ -6,15 +6,20 @@ # PORTNAME= lzop -PORTVERSION= 1.01 -PORTREVISION= 2 +PORTVERSION= 1.02.r1 CATEGORIES= archivers MASTER_SITES= http://www.lzop.org/download/ +DISTNAME= lzop-1.02rc1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= matthias.andree@gmx.de COMMENT= Fast file compressor similar to gzip, using the LZO library +# prefer lzo2 if it is already installed or if no lzo is installed. +.if exists(${LOCALBASE}/lib/liblzo2.so.2) || !exists(${LOCALBASE}/lib/liblzo.so.1) +LIB_DEPENDS= lzo2.2:${PORTSDIR}/archivers/lzo2 +.else LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo +.endif GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff -ruN --exclude=CVS /usr/ports/archivers/lzop/distinfo /usr/home/emma/ports/archivers/lzop/distinfo --- /usr/ports/archivers/lzop/distinfo Tue Jan 27 21:50:38 2004 +++ /usr/home/emma/ports/archivers/lzop/distinfo Wed Sep 21 15:01:21 2005 @@ -1,2 +1,2 @@ -MD5 (lzop-1.01.tar.gz) = de1f90bc21a0e56a27f39322f56a275d -SIZE (lzop-1.01.tar.gz) = 282491 +MD5 (lzop-1.02rc1.tar.gz) = 4b999030716b1353c3dac049b269df7a +SIZE (lzop-1.02rc1.tar.gz) = 333240 --- lzop-1.02.r1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: