mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Update to 4.1.0
- Merge changes made to unrar up to version 5.5.6. - Support PHP 7.2, PHP 7.3 and PHP 7.4. - Update to unrar 5.9.4 - Fix bug #76592: streaming unpacking of uncompressed files incomplete Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
a62661e2b6
commit
36009e205f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554443
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rar
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 4.1.0
|
||||
CATEGORIES= archivers pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -12,7 +12,6 @@ LICENSE= PHP301
|
||||
|
||||
USES= php:pecl
|
||||
USE_PHP= spl:build
|
||||
IGNORE_WITH_PHP= 73 74
|
||||
|
||||
CONFIGURE_ARGS= --enable-rar
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1501194981
|
||||
SHA256 (PECL/rar-4.0.0.tgz) = 2ac503b242b3f0192c12093dd9dd72da32126c39e23cd423a4ec41af9a7b8279
|
||||
SIZE (PECL/rar-4.0.0.tgz) = 383732
|
||||
TIMESTAMP = 1604830162
|
||||
SHA256 (PECL/rar-4.1.0.tgz) = 81be7ef7db62d4384b85cb2128f7504ad6ab338486860928af1840f8491983de
|
||||
SIZE (PECL/rar-4.1.0.tgz) = 393885
|
||||
|
Loading…
Reference in New Issue
Block a user