Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 01:55:45 GMT
From:      Albert Vernon <f3cun3c02@sneakemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154049: [maintainer-update] archivers/plzip
Message-ID:  <201101160155.p0G1tj8X039444@red.freebsd.org>
Resent-Message-ID: <201101160200.p0G20PYr050556@freefall.freebsd.org>

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

>Number:         154049
>Category:       ports
>Synopsis:       [maintainer-update] archivers/plzip
>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 Jan 16 02:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Albert Vernon
>Release:        8.1
>Organization:
>Environment:
FreeBSD foo.local 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Bump version to latest upstream.
Require GNU Make.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN plzip.orig/Makefile plzip/Makefile
--- plzip.orig/Makefile	2010-06-02 11:33:46.000000000 -0400
+++ plzip/Makefile	2011-01-15 17:35:02.000000000 -0500
@@ -6,17 +6,18 @@
 #
 
 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
 
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	CXXFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
diff -ruN plzip.orig/distinfo plzip/distinfo
--- plzip.orig/distinfo	2010-06-02 11:33:46.000000000 -0400
+++ plzip/distinfo	2011-01-15 17:32:54.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (plzip-0.6.tar.gz) = f452029b1e8232cbe837f4437613e1ed
-SHA256 (plzip-0.6.tar.gz) = 6ce0e98027399694d93dc46816d7ddd7593ab7c96b5ecf23b497fb46a7ef5aeb
-SIZE (plzip-0.6.tar.gz) = 64535
+MD5 (plzip-0.7.tar.gz) = 8c9bf624ceeb7ff26122137937737c81
+SHA256 (plzip-0.7.tar.gz) = aec2220838b8e414b346ed7d8f817cb3b0acae7f668447d4f17ee47c12e7cdb8
+SIZE (plzip-0.7.tar.gz) = 64451


>Release-Note:
>Audit-Trail:
>Unformatted:



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