mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 4.1.1
- Add LICENSE information PR: ports/165269 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Feature safe: yes
This commit is contained in:
parent
b77961575a
commit
590ae38942
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293187
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rar
|
||||
PORTVERSION= 4.0.1
|
||||
PORTVERSION= 4.1.1
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.rarlab.com/rar/
|
||||
@ -15,6 +15,11 @@ DISTNAME= rarbsd-${PORTVERSION}
|
||||
MAINTAINER= gabor@FreeBSD.org
|
||||
COMMENT= File archiver (binary port)
|
||||
|
||||
LICENSE= RAR
|
||||
LICENSE_NAME= RAR license
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
RESTRICTED= only unmodified original package can be distributed
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/rar
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rarbsd-4.0.1.tar.gz) = 93cbf7a78e2bf00c39fb0bda4da2df323997ea57726a6f8a0fe1ed8693082662
|
||||
SIZE (rarbsd-4.0.1.tar.gz) = 853202
|
||||
SHA256 (rarbsd-4.1.1.tar.gz) = 93eb0ffd9638996d0a2dc7a76aee776934c0f35495ad17e7586ba28f61f6e752
|
||||
SIZE (rarbsd-4.1.1.tar.gz) = 885875
|
||||
|
Loading…
Reference in New Issue
Block a user