ports/179646: [PATCH] archivers/plzip: mastersite changed, tarball recompressed
John Marino
draco at marino.st
Mon Jun 17 21:00:00 UTC 2013
>Number: 179646
>Category: ports
>Synopsis: [PATCH] archivers/plzip: mastersite changed, tarball recompressed
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 17 21:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list