From owner-svn-ports-head@FreeBSD.ORG Tue Mar 31 21:49:55 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA064DE8; Tue, 31 Mar 2015 21:49:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D594DCB1; Tue, 31 Mar 2015 21:49:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2VLntMo032535; Tue, 31 Mar 2015 21:49:55 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2VLnt3Q032533; Tue, 31 Mar 2015 21:49:55 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201503312149.t2VLnt3Q032533@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Tue, 31 Mar 2015 21:49:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382875 - head/archivers/plzip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2015 21:49:56 -0000 Author: delphij Date: Tue Mar 31 21:49:54 2015 New Revision: 382875 URL: https://svnweb.freebsd.org/changeset/ports/382875 QAT: https://qat.redports.org/buildarchive/r382875/ Log: Update to 1.3. Modified: head/archivers/plzip/Makefile head/archivers/plzip/distinfo Modified: head/archivers/plzip/Makefile ============================================================================== --- head/archivers/plzip/Makefile Tue Mar 31 21:41:10 2015 (r382874) +++ head/archivers/plzip/Makefile Tue Mar 31 21:49:54 2015 (r382875) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= plzip -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= archivers -MASTER_SITES= SAVANNAH/lzip +MASTER_SITES= SAVANNAH/lzip/${PORTNAME} MAINTAINER= delphij@FreeBSD.org COMMENT= Parallel, lossless data compressor based on the LZMA algorithm Modified: head/archivers/plzip/distinfo ============================================================================== --- head/archivers/plzip/distinfo Tue Mar 31 21:41:10 2015 (r382874) +++ head/archivers/plzip/distinfo Tue Mar 31 21:49:54 2015 (r382875) @@ -1,2 +1,2 @@ -SHA256 (plzip-1.1.tar.gz) = 77d935fc83ffe6a3e689edd67441291a94dbfc468653eba33524909ef5c71f63 -SIZE (plzip-1.1.tar.gz) = 71881 +SHA256 (plzip-1.3.tar.gz) = 45f631ae849cb1372317432478c815725ba00ae67fd7df9fb97df994720234a7 +SIZE (plzip-1.3.tar.gz) = 60027