From nobody@FreeBSD.org  Mon Jul 20 08:08:32 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 30070106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Jul 2009 08:08:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 042438FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Jul 2009 08:08:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6K88VpH085148
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Jul 2009 08:08:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6K88Vg5085147;
	Mon, 20 Jul 2009 08:08:31 GMT
	(envelope-from nobody)
Message-Id: <200907200808.n6K88Vg5085147@www.freebsd.org>
Date: Mon, 20 Jul 2009 08:08:31 GMT
From: bf <bf1783@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]archivers/lzma: update to 9.04 beta
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         136923
>Category:       ports
>Synopsis:       [PATCH]archivers/lzma: update to 9.04 beta
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 20 08:10:08 UTC 2009
>Closed-Date:    Sun Jul 26 20:43:50 UTC 2009
>Last-Modified:  Sun Jul 26 20:50:04 UTC 2009
>Originator:     bf
>Release:        8-CURRENT amd64
>Organization:
-
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN lzma.orig/Makefile lzma/Makefile
--- lzma.orig/Makefile	2009-06-07 14:51:17.000000000 -0400
+++ lzma/Makefile	2009-07-07 12:56:09.041935037 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lzma
-PORTVERSION=	4.65
+PORTVERSION=	9.04
 CATEGORIES=	archivers
 MASTER_SITES=	SFE/sevenzip
 DISTNAME=	lzma${PORTVERSION:S/.//g}
diff -ruN lzma.orig/distinfo lzma/distinfo
--- lzma.orig/distinfo	2009-02-09 08:03:44.000000000 -0500
+++ lzma/distinfo	2009-07-07 12:56:09.040936866 -0400
@@ -1,3 +1,3 @@
-MD5 (lzma465.tar.bz2) = 29d5ffd03a5a3e51aef6a74e9eafb759
-SHA256 (lzma465.tar.bz2) = c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e
-SIZE (lzma465.tar.bz2) = 288122
+MD5 (lzma904.tar.bz2) = 8dea7b12f393499b8665ac5696ea779b
+SHA256 (lzma904.tar.bz2) = 8b763506e9f6b6aafe53288655353f33ab44a426afb837aef101a7290ac0fe71
+SIZE (lzma904.tar.bz2) = 500913
diff -ruN lzma.orig/files/patch-CPP+7zip+Compress+LZMA_Alone+makefile.gcc lzma/files/patch-CPP+7zip+Compress+LZMA_Alone+makefile.gcc
--- lzma.orig/files/patch-CPP+7zip+Compress+LZMA_Alone+makefile.gcc	1969-12-31 19:00:00.000000000 -0500
+++ lzma/files/patch-CPP+7zip+Compress+LZMA_Alone+makefile.gcc	2009-07-07 12:56:09.040936866 -0400
@@ -0,0 +1,20 @@
+--- CPP/7zip/Compress/LZMA_Alone/makefile.gcc.orig	2009-07-07 12:30:31.080096591 -0400
++++ CPP/7zip/Compress/LZMA_Alone/makefile.gcc	2009-07-07 12:35:37.942370149 -0400
+@@ -24,6 +24,7 @@
+   LzmaBenchCon.o \
+   LzmaDecoder.o \
+   LzmaEncoder.o \
++  CWrappers.o \
+   InBuffer.o \
+   OutBuffer.o \
+   FileStreams.o \
+@@ -66,6 +67,9 @@
+ LzmaEncoder.o: ../LzmaEncoder.cpp
+ 	$(CXX) $(CFLAGS) ../LzmaEncoder.cpp
+ 
++CWrappers.o: ../../Common/CWrappers.cpp
++	$(CXX) $(CFLAGS) ../../Common/CWrappers.cpp
++
+ InBuffer.o: ../../Common/InBuffer.cpp
+ 	$(CXX) $(CFLAGS) ../../Common/InBuffer.cpp
+ 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Jul 21 18:52:19 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136923 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jul 26 20:43:49 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136923 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136923: commit references a PR
Date: Sun, 26 Jul 2009 20:43:52 +0000 (UTC)

 miwi        2009-07-26 20:43:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/lzma       Makefile distinfo 
   Added files:
     archivers/lzma/files 
                          patch-CPP-7zip-Compress-LZMA-Alone_makefile.gcc 
   Log:
   - Update to 9.04.beta
   
   PR:             136923
   Submitted by:   bf <bf1783@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.35      +1 -1      ports/archivers/lzma/Makefile
   1.23      +3 -3      ports/archivers/lzma/distinfo
   1.1       +20 -0     ports/archivers/lzma/files/patch-CPP-7zip-Compress-LZMA-Alone_makefile.gcc (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
