- Update to 4.30
- Rework pkg-descr PR: 90204 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
This commit is contained in:
parent
7b9d3c3989
commit
cb4a6ae8a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150985
3 changed files with 9 additions and 8 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= p7zip
|
||||
PORTVERSION= 4.29
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.30
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= p7zip
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (p7zip_4.29_src_all.tar.bz2) = 1ea12d7e91c9c67fb6512a6a144b8431
|
||||
SIZE (p7zip_4.29_src_all.tar.bz2) = 416265
|
||||
MD5 (p7zip_4.30_src_all.tar.bz2) = cf30baaf8eeba8ad28d1a1f17db4cc1e
|
||||
SHA256 (p7zip_4.30_src_all.tar.bz2) = 2d5ba5c96b82cbcc9987ef81a843f77b886ee5c5d2ff9149f4d11f4f380fc8a9
|
||||
SIZE (p7zip_4.30_src_all.tar.bz2) = 427869
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
p7zip is a port of 7za.exe for Unix.
|
||||
|
||||
7za is a command line version of 7-zip, a file archiver with highest
|
||||
compression ratio with LZMA algorithm.
|
||||
p7zip is a quick port of 7z.exe and 7za.exe (command line
|
||||
version of 7zip, see www.7-zip.org) for Unix. 7-Zip is a
|
||||
file archiver with highest compression ratio. Since 4.10,
|
||||
p7zip (like 7-zip) supports little-endian and big-endian
|
||||
machines.
|
||||
|
||||
WWW: http://p7zip.sourceforge.net/
|
||||
|
|
Loading…
Reference in a new issue