Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2012 21:50:58 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/169879: [MAINTAINER] archivers/lrzip: update to 0.614
Message-ID:  <20120715135058.BC41F7E81B@colo-p.gslin.org>
Resent-Message-ID: <201207151400.q6FE0NIY009713@freefall.freebsd.org>

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

>Number:         169879
>Category:       ports
>Synopsis:       [MAINTAINER] archivers/lrzip: update to 0.614
>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:   Sun Jul 15 14:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
- Update to 0.614

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- lrzip-0.614.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/lrzip/Makefile ./Makefile
--- /usr/ports/archivers/lrzip/Makefile	2012-01-15 03:12:09.000000000 +0800
+++ ./Makefile	2012-07-15 21:48:35.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lrzip
-PORTVERSION=	0.608
+PORTVERSION=	0.614
 CATEGORIES=	archivers
 MASTER_SITES=	http://ck.kolivas.org/apps/lrzip/ \
 		http://files.gslin.org/Software/
@@ -20,11 +20,12 @@
 LIB_DEPENDS=	lzo2:${PORTSDIR}/archivers/lzo2
 
 CFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS+=	--enable-asm
 GNU_CONFIGURE=	yes
+LDFLAGS+=	-L${LOCALBASE}/lib
 USE_BZIP2=	yes
 USE_GMAKE=	yes
+USE_GNOME=	gnomehack
 USE_PERL5_BUILD=	yes
 
 MAN1=		lrunzip.1 \
diff -ruN --exclude=CVS /usr/ports/archivers/lrzip/distinfo ./distinfo
--- /usr/ports/archivers/lrzip/distinfo	2012-01-15 03:12:09.000000000 +0800
+++ ./distinfo	2012-07-15 21:46:59.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (lrzip-0.608.tar.bz2) = e7970e19fe09ecd21b2b15cab89692ccc32ba31381026fd521a371422aea6810
-SIZE (lrzip-0.608.tar.bz2) = 435697
+SHA256 (lrzip-0.614.tar.bz2) = 65024d69d1773f3ccf84508a481d7de128c03d1cf9750b5803aead4a24522763
+SIZE (lrzip-0.614.tar.bz2) = 491995
diff -ruN --exclude=CVS /usr/ports/archivers/lrzip/pkg-plist ./pkg-plist
--- /usr/ports/archivers/lrzip/pkg-plist	2011-05-26 05:59:26.000000000 +0800
+++ ./pkg-plist	2012-07-15 21:49:12.000000000 +0800
@@ -24,5 +24,12 @@
 bin/lrzip
 bin/lrztar
 bin/lrzuntar
+include/Lrzip.h
+lib/liblrzip.a
+lib/liblrzip.la
+lib/liblrzip.so
+lib/liblrzip.so.0
+libdata/pkgconfig/lrzip.pc
+@dirrmtry libdata/pkgconfig
 @dirrm %%DOCSDIR%%/lzma
 @dirrm %%DOCSDIR%%
--- lrzip-0.614.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?20120715135058.BC41F7E81B>