From gslin@colo-p.gslin.org  Sat Jan 14 08:51:07 2012
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9FC5D106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Jan 2012 08:51:07 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (gslin-1-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:18a1::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 6DC548FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Jan 2012 08:51:07 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 6767B7E81D; Sat, 14 Jan 2012 16:51:06 +0800 (CST)
Message-Id: <20120114085106.6767B7E81D@colo-p.gslin.org>
Date: Sat, 14 Jan 2012 16:51:06 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] archivers/lrzip: update to 0.608
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164117
>Category:       ports
>Synopsis:       [MAINTAINER] archivers/lrzip: update to 0.608
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 14 09:00:27 UTC 2012
>Closed-Date:    Sat Jan 14 19:11:37 UTC 2012
>Last-Modified:  Sat Jan 14 19:20:35 UTC 2012
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.4-RELEASE-p3 FreeBSD 7.4-RELEASE-p3 #0: Tue Sep 27 14:47:23 UTC 2011
>Description:
- Update to 0.608

Removed file(s):
- files/patch-stream.diff

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

--- lrzip-0.608.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/lrzip/Makefile /home/staff/gslin/work/ports/lrzip/Makefile
--- /usr/ports/archivers/lrzip/Makefile	2011-09-24 06:20:51.000000000 +0800
+++ /home/staff/gslin/work/ports/lrzip/Makefile	2012-01-14 16:49:45.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lrzip
-PORTVERSION=	0.606
+PORTVERSION=	0.608
 CATEGORIES=	archivers
 MASTER_SITES=	http://ck.kolivas.org/apps/lrzip/ \
 		http://files.gslin.org/Software/
@@ -14,11 +14,11 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Long Range ZIP or Lzma RZIP
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	nasm>=0:${PORTSDIR}/devel/nasm
 LIB_DEPENDS=	lzo2:${PORTSDIR}/archivers/lzo2
 
-LICENSE=	GPLv2
-
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS+=	--enable-asm
diff -ruN --exclude=CVS /usr/ports/archivers/lrzip/distinfo /home/staff/gslin/work/ports/lrzip/distinfo
--- /usr/ports/archivers/lrzip/distinfo	2011-08-11 20:59:54.000000000 +0800
+++ /home/staff/gslin/work/ports/lrzip/distinfo	2012-01-14 16:49:19.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (lrzip-0.606.tar.bz2) = 136d365f67c4a197fd9f90bc247a92640d681bac9d2075dd141c19e48fc61d0f
-SIZE (lrzip-0.606.tar.bz2) = 433671
+SHA256 (lrzip-0.608.tar.bz2) = e7970e19fe09ecd21b2b15cab89692ccc32ba31381026fd521a371422aea6810
+SIZE (lrzip-0.608.tar.bz2) = 435697
diff -ruN --exclude=CVS /usr/ports/archivers/lrzip/files/patch-stream.diff /home/staff/gslin/work/ports/lrzip/files/patch-stream.diff
--- /usr/ports/archivers/lrzip/files/patch-stream.diff	2011-04-12 11:02:36.000000000 +0800
+++ /home/staff/gslin/work/ports/lrzip/files/patch-stream.diff	1970-01-01 08:00:00.000000000 +0800
@@ -1,11 +0,0 @@
---- stream.c.orig	2011-04-08 11:12:25.000000000 +0800
-+++ stream.c	2011-04-08 11:12:53.000000000 +0800
-@@ -58,7 +58,7 @@
- #include "lrzip.h"
- 
- 
--#ifdef __APPLE__
-+#if defined(__APPLE__) || defined(__FreeBSD__)
- # define fmemopen fake_fmemopen
- # define open_memstream fake_open_memstream
- # define memstream_update_buffer fake_open_memstream_update_buffer
--- lrzip-0.608.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 14 09:00:38 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164117 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jan 14 19:11:36 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164117: commit references a PR
Date: Sat, 14 Jan 2012 19:13:54 +0000 (UTC)

 miwi        2012-01-14 19:12:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/lrzip      Makefile distinfo 
   Removed files:
     archivers/lrzip/files patch-stream.diff 
   Log:
   - Update to 0.608
   
   PR:             164117
   Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.5       +3 -3      ports/archivers/lrzip/Makefile
   1.4       +2 -2      ports/archivers/lrzip/distinfo
   1.2       +0 -11     ports/archivers/lrzip/files/patch-stream.diff (dead)
 _______________________________________________
 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:
