ports/154049: [maintainer-update] archivers/plzip

Albert Vernon f3cun3c02 at sneakemail.com
Sun Jan 16 02:00:25 UTC 2011


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list