From owner-svn-ports-head@freebsd.org Sun Jun 12 07:14:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDA17AF023B; Sun, 12 Jun 2016 07:14:33 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 BDFC12075; Sun, 12 Jun 2016 07:14:33 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5C7EWvR046317; Sun, 12 Jun 2016 07:14:32 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5C7EWL1046314; Sun, 12 Jun 2016 07:14:32 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201606120714.u5C7EWL1046314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 12 Jun 2016 07:14:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416772 - head/archivers/lrzip 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.22 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: Sun, 12 Jun 2016 07:14:34 -0000 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