Bug 189195 - [MAINTAINER] archivers/lrzip: update to 0.616
Summary: [MAINTAINER] archivers/lrzip: update to 0.616
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 13:30 UTC by gslin
Modified: 2014-05-05 11:10 UTC (History)
1 user (show)

See Also:


Attachments
lrzip-0.616.patch (913 bytes, patch)
2014-05-01 13:30 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2014-05-01 13:30:00 UTC
- Update to 0.616

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2014-05-05 10:59:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-05 11:00:06 UTC
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"
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2014-05-05 11:00:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!