Date: Mon, 5 May 2014 09:59:59 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352987 - head/archivers/lrzip Message-ID: <201405050959.s459xxS9005585@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Mon May 5 09:59:59 2014 New Revision: 352987 URL: http://svnweb.freebsd.org/changeset/ports/352987 QAT: https://qat.redports.org/buildarchive/r352987/ Log: - Update to 0.616 PR: ports/189195 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Modified: head/archivers/lrzip/Makefile head/archivers/lrzip/distinfo head/archivers/lrzip/pkg-descr Modified: head/archivers/lrzip/Makefile ============================================================================== --- head/archivers/lrzip/Makefile Mon May 5 09:45:36 2014 (r352986) +++ head/archivers/lrzip/Makefile Mon May 5 09:59:59 2014 (r352987) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lrzip -PORTVERSION= 0.614 +PORTVERSION= 0.616 CATEGORIES= archivers MASTER_SITES= http://ck.kolivas.org/apps/lrzip/ \ http://files.gslin.org/Software/ Modified: head/archivers/lrzip/distinfo ============================================================================== --- head/archivers/lrzip/distinfo Mon May 5 09:45:36 2014 (r352986) +++ head/archivers/lrzip/distinfo Mon May 5 09:59:59 2014 (r352987) @@ -1,2 +1,2 @@ -SHA256 (lrzip-0.614.tar.bz2) = 65024d69d1773f3ccf84508a481d7de128c03d1cf9750b5803aead4a24522763 -SIZE (lrzip-0.614.tar.bz2) = 491995 +SHA256 (lrzip-0.616.tar.bz2) = 982d5a8db4d8bbbced6e33fbbcd589c9b3fc4275110155d7bd71cbeff4a235ae +SIZE (lrzip-0.616.tar.bz2) = 493886 Modified: head/archivers/lrzip/pkg-descr ============================================================================== --- head/archivers/lrzip/pkg-descr Mon May 5 09:45:36 2014 (r352986) +++ head/archivers/lrzip/pkg-descr Mon May 5 09:59:59 2014 (r352987) @@ -4,4 +4,4 @@ provide, especially once the files are l be chosen to be either size (much smaller than bzip2) or speed (much faster than bzip2). -WWW: http://ck.kolivas.org/apps/lrzip/README +WWW: http://ck.kolivas.org/apps/lrzip/README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405050959.s459xxS9005585>