diff options
author | delphij <delphij@FreeBSD.org> | 2016-06-12 15:14:32 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-06-12 15:14:32 +0800 |
commit | d209666428618f373a9713e887d41d4a989490d6 (patch) | |
tree | 29b7ec4ee91d59899bcbf172ce5f1bcffef92cfa /archivers | |
parent | 3aef59193d74251dd7e7e20dcc936a554a5b7e55 (diff) | |
download | freebsd-ports-gnome-d209666428618f373a9713e887d41d4a989490d6.tar.gz freebsd-ports-gnome-d209666428618f373a9713e887d41d4a989490d6.tar.zst freebsd-ports-gnome-d209666428618f373a9713e887d41d4a989490d6.zip |
Update to 0.630.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lrzip/Makefile | 2 | ||||
-rw-r--r-- | archivers/lrzip/distinfo | 5 | ||||
-rw-r--r-- | archivers/lrzip/pkg-plist | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile index 87a40333ac34..de978b58f6fb 100644 --- a/archivers/lrzip/Makefile +++ b/archivers/lrzip/Makefile @@ -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/ diff --git a/archivers/lrzip/distinfo b/archivers/lrzip/distinfo index d4990615fc6c..060f2ee9b772 100644 --- a/archivers/lrzip/distinfo +++ b/archivers/lrzip/distinfo @@ -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 diff --git a/archivers/lrzip/pkg-plist b/archivers/lrzip/pkg-plist index cb157a4dd60c..7ee179aa0a6e 100644 --- a/archivers/lrzip/pkg-plist +++ b/archivers/lrzip/pkg-plist @@ -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 |