Date: Tue, 25 Nov 2008 11:36:11 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/129171: [PATCH]archivers/lzma: update to 4.61 beta Message-ID: <200811251136.mAPBaBYS062047@www.freebsd.org> Resent-Message-ID: <200811251140.mAPBe18U076918@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129171 >Category: ports >Synopsis: [PATCH]archivers/lzma: update to 4.61 beta >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: Tue Nov 25 11:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: Various minor fixes; majority of code now in public domain (!! base system bsdtar/libarchive integration, anyone? ). >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN lzma.orig/Makefile lzma/Makefile --- lzma.orig/Makefile 2008-11-25 06:06:21.263243133 -0500 +++ lzma/Makefile 2008-11-25 06:18:40.103747164 -0500 @@ -6,7 +6,7 @@ # PORTNAME= lzma -PORTVERSION= 4.60 +PORTVERSION= 4.61 CATEGORIES= archivers MASTER_SITES= SFE/sevenzip DISTNAME= lzma${PORTVERSION:S/.//g} diff -ruN lzma.orig/distinfo lzma/distinfo --- lzma.orig/distinfo 2008-11-25 06:06:21.268242372 -0500 +++ lzma/distinfo 2008-11-25 06:18:40.103747164 -0500 @@ -1,3 +1,3 @@ -MD5 (lzma460.tar.bz2) = ba060723502e15256c15debae611909a -SHA256 (lzma460.tar.bz2) = 9e6140563f19ca58c31a8e233cdad652269a758aaddc07b96f3655b19f892c1b -SIZE (lzma460.tar.bz2) = 308767 +MD5 (lzma461.tar.bz2) = d08919fe64a1a4848a8945acc68f0599 +SHA256 (lzma461.tar.bz2) = 14727996c1125d1707bd62594895a2b3b951e0dfa51e21c4f8130500d69b72be +SIZE (lzma461.tar.bz2) = 288578 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811251136.mAPBaBYS062047>