Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2012 18:24:25 +0000 (UTC)
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302121 - head/archivers/lrzip
Message-ID:  <201208051824.q75IOPdm012298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: scheidell
Date: Sun Aug  5 18:24:25 2012
New Revision: 302121
URL: http://svn.freebsd.org/changeset/ports/302121

Log:
  - Update to 0.614
  
  PR:		ports/169879
  Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)

Modified:
  head/archivers/lrzip/Makefile
  head/archivers/lrzip/distinfo
  head/archivers/lrzip/pkg-plist

Modified: head/archivers/lrzip/Makefile
==============================================================================
--- head/archivers/lrzip/Makefile	Sun Aug  5 18:09:30 2012	(r302120)
+++ head/archivers/lrzip/Makefile	Sun Aug  5 18:24:25 2012	(r302121)
@@ -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,12 +20,14 @@ BUILD_DEPENDS=	nasm>=0:${PORTSDIR}/devel
 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
+USE_LDCONFIG=	yes
 
 MAN1=		lrunzip.1 \
 		lrzcat.1 \

Modified: head/archivers/lrzip/distinfo
==============================================================================
--- head/archivers/lrzip/distinfo	Sun Aug  5 18:09:30 2012	(r302120)
+++ head/archivers/lrzip/distinfo	Sun Aug  5 18:24:25 2012	(r302121)
@@ -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

Modified: head/archivers/lrzip/pkg-plist
==============================================================================
--- head/archivers/lrzip/pkg-plist	Sun Aug  5 18:09:30 2012	(r302120)
+++ head/archivers/lrzip/pkg-plist	Sun Aug  5 18:24:25 2012	(r302121)
@@ -24,5 +24,11 @@ bin/lrzcat
 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
 @dirrm %%DOCSDIR%%/lzma
 @dirrm %%DOCSDIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208051824.q75IOPdm012298>