Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 11:22:32 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        scjamorim@bsd.com.br
Subject:   ports/136003: [PATCH] archivers/lzip: update to 1.6
Message-ID:  <20090624142232.D2384F8EFB@freecontrib.vida.br>
Resent-Message-ID: <200906241610.n5OGA9Qb060859@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136003
>Category:       ports
>Synopsis:       [PATCH] archivers/lzip: update to 1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 24 16:10:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update to 1.6

Port maintainer (scjamorim@bsd.com.br) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lzip-1.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/lzip/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	21 Jun 2009 20:44:56 -0000	1.1
+++ Makefile	24 Jun 2009 16:07:13 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	lzip
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 CATEGORIES=	archivers
 MASTER_SITES=	SAVANNAH/lzip
 
 MAINTAINER=	scjamorim@bsd.com.br
 COMMENT=	Is a lossless data compressor based on the LZMA algorithm
 
-PLIST_FILES=	bin/lzip
+PLIST_FILES=	bin/lzip bin/lzdiff bin/lzgrep bin/lziprecover
 
 GNU_CONFIGURE=	yes
-MAN1=		lzip.1
+MAN1=		lzip.1 lzdiff.1 lzgrep.1 lziprecover.1
 INFO=		lzip
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/lzip/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	21 Jun 2009 20:44:56 -0000	1.1
+++ distinfo	24 Jun 2009 16:07:13 -0000
@@ -1,3 +1,3 @@
-MD5 (lzip-1.5.tar.gz) = 5c4a933d2f5d939f257b56be403e5659
-SHA256 (lzip-1.5.tar.gz) = 7db43e620f2ce785753426309f7599aab4d9890f61d116ef7ae7448e19dd7a2f
-SIZE (lzip-1.5.tar.gz) = 65091
+MD5 (lzip-1.6.tar.gz) = 7b219383153541897c31fc69138a71b3
+SHA256 (lzip-1.6.tar.gz) = 72542c23875a5c88f477a541455c8690c3894c59df3656eaedde81d75b54bd99
+SIZE (lzip-1.6.tar.gz) = 66699
--- lzip-1.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090624142232.D2384F8EFB>