From 854a8280689f3170defe9d4bae919356a2ce1fa2 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 16 Jan 2011 07:16:31 +0000 Subject: - Update to 0.7 PR: ports/154049 Submitted by: Albert Vernon (maintainer) Feature safe: yes --- archivers/plzip/Makefile | 5 +++-- archivers/plzip/distinfo | 5 ++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'archivers') diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile index 10e2c52f3c19..2564aba795a1 100644 --- a/archivers/plzip/Makefile +++ b/archivers/plzip/Makefile @@ -6,18 +6,19 @@ # PORTNAME= plzip -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip MAINTAINER= f3cun3c02@sneakemail.com COMMENT= Is a parallel, lossless data compressor based on the LZMA algorithm -BUILD_DEPENDS= lzlib>=1.0:${PORTSDIR}/archivers/lzlib +BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib PLIST_FILES= bin/plzip GNU_CONFIGURE= yes +USE_GMAKE= yes CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= plzip.1 diff --git a/archivers/plzip/distinfo b/archivers/plzip/distinfo index b63a30a6fd5d..0d35fe4dfecd 100644 --- a/archivers/plzip/distinfo +++ b/archivers/plzip/distinfo @@ -1,3 +1,2 @@ -MD5 (plzip-0.6.tar.gz) = f452029b1e8232cbe837f4437613e1ed -SHA256 (plzip-0.6.tar.gz) = 6ce0e98027399694d93dc46816d7ddd7593ab7c96b5ecf23b497fb46a7ef5aeb -SIZE (plzip-0.6.tar.gz) = 64535 +SHA256 (plzip-0.7.tar.gz) = aec2220838b8e414b346ed7d8f817cb3b0acae7f668447d4f17ee47c12e7cdb8 +SIZE (plzip-0.7.tar.gz) = 64451 -- cgit v1.2.3