| Summary: | [MAINTAINER] archivers/lrzip: update to 0.616 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | gslin | ||||
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | gslin | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
gslin
2014-05-01 13:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |