From nobody@FreeBSD.org  Mon Jun 17 20:53:19 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 83E78122
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2013 20:53:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 769971F14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2013 20:53:19 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5HKrJDA077132
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2013 20:53:19 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5HKrJkr077121;
	Mon, 17 Jun 2013 20:53:19 GMT
	(envelope-from nobody)
Message-Id: <201306172053.r5HKrJkr077121@oldred.freebsd.org>
Date: Mon, 17 Jun 2013 20:53:19 GMT
From: John Marino <draco@marino.st>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] archivers/plzip: mastersite changed, tarball recompressed
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179646
>Category:       ports
>Synopsis:       [PATCH] archivers/plzip: mastersite changed, tarball recompressed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    delphij
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 21:00:00 UTC 2013
>Closed-Date:    Tue Jun 18 03:42:53 UTC 2013
>Last-Modified:  Tue Jun 18 03:42:53 UTC 2013
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
plzip has been superseded by a new version.
The older version has been archived to a new compression algorithm and a new patch.  The attached patch restores the broken fetch.

The better fix is to update to the latest version, but that is left for the maintainer.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2013-06-13 15:55:04.378367000 +0000
+++ Makefile
@@ -4,7 +4,8 @@
 PORTNAME=	plzip
 PORTVERSION=	0.9
 CATEGORIES=	archivers
-MASTER_SITES=	SAVANNAH/lzip
+MASTER_SITES=	SAVANNAH/lzip/old
+EXTRACT_SUFX=	.tar.lz
 
 MAINTAINER=	delphij@FreeBSD.org
 COMMENT=	Parallel, lossless data compressor based on the LZMA algorithm
--- distinfo.orig	2013-06-13 15:55:04.378367000 +0000
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (plzip-0.9.tar.gz) = 59cd75bbbd4e5f0372b115d99383158279402dc56dfc7db0b6640ef23e16a1a6
-SIZE (plzip-0.9.tar.gz) = 66257
+SHA256 (plzip-0.9.tar.lz) = 14d8967c7e35b499f0580c787baec8f959cfd301df390eccd86caa942c7aca44
+SIZE (plzip-0.9.tar.lz) = 48800


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->delphij 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 17 21:00:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179646 
State-Changed-From-To: open->closed 
State-Changed-By: delphij 
State-Changed-When: Tue Jun 18 03:41:44 UTC 2013 
State-Changed-Why:  
Hi, 

I have updated this port and lzlib to latest versions. 

Note that one can not use .lz files as distfile for the 
application because we would otherwise unable to "bootstrap" 
it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179646 
>Unformatted:
