Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 07:14:32 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416772 - head/archivers/lrzip
Message-ID:  <201606120714.u5C7EWL1046314@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Sun Jun 12 07:14:32 2016
New Revision: 416772
URL: https://svnweb.freebsd.org/changeset/ports/416772

Log:
  Update to 0.630.

Modified:
  head/archivers/lrzip/Makefile
  head/archivers/lrzip/distinfo
  head/archivers/lrzip/pkg-plist

Modified: head/archivers/lrzip/Makefile
==============================================================================
--- head/archivers/lrzip/Makefile	Sun Jun 12 06:42:38 2016	(r416771)
+++ head/archivers/lrzip/Makefile	Sun Jun 12 07:14:32 2016	(r416772)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lrzip
-PORTVERSION=	0.621
+PORTVERSION=	0.630
 CATEGORIES=	archivers
 MASTER_SITES=	http://ck.kolivas.org/apps/lrzip/ \
 		http://files.gslin.org/Software/

Modified: head/archivers/lrzip/distinfo
==============================================================================
--- head/archivers/lrzip/distinfo	Sun Jun 12 06:42:38 2016	(r416771)
+++ head/archivers/lrzip/distinfo	Sun Jun 12 07:14:32 2016	(r416772)
@@ -1,2 +1,3 @@
-SHA256 (lrzip-0.621.tar.bz2) = 31c26fbee8b9b0bd413ca214862dbc0d9e6d3477f23e9839774936bf140ceb6b
-SIZE (lrzip-0.621.tar.bz2) = 503286
+TIMESTAMP = 1465706937
+SHA256 (lrzip-0.630.tar.bz2) = 2461f6bfa3231a98a76548741cbc64a2389e94eb5c3de152df8a118e23edd307
+SIZE (lrzip-0.630.tar.bz2) = 521517

Modified: head/archivers/lrzip/pkg-plist
==============================================================================
--- head/archivers/lrzip/pkg-plist	Sun Jun 12 06:42:38 2016	(r416771)
+++ head/archivers/lrzip/pkg-plist	Sun Jun 12 07:14:32 2016	(r416772)
@@ -20,6 +20,7 @@
 %%DOCSDIR%%/magic.header.txt
 bin/lrunzip
 bin/lrzcat
+bin/lrz
 bin/lrzip
 bin/lrztar
 bin/lrzuntar
@@ -30,6 +31,7 @@ lib/liblrzip.so.0
 lib/liblrzip.so.0.0.0
 libdata/pkgconfig/lrzip.pc
 man/man1/lrunzip.1.gz
+man/man1/lrz.1.gz
 man/man1/lrzcat.1.gz
 man/man1/lrzip.1.gz
 man/man1/lrztar.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606120714.u5C7EWL1046314>