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: ports/164117: [MAINTAINER] archivers/lrzip: update to 0.608 Message-ID: <20120114085106.6767B7E81D@colo-p.gslin.org> Resent-Message-ID: <201201140900.q0E90SQ5010145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164117 >Category: ports >Synopsis: [MAINTAINER] archivers/lrzip: update to 0.608 >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: Sat Jan 14 09:00:27 UTC 2012 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120114085106.6767B7E81D>