mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
Update tarsnap to version 1.0.38.
Since tarsnap 1.0.38 supports OpenSSL 1.1, remove the BROKEN conditional on openssl-devel.
This commit is contained in:
parent
7361e286e9
commit
a69fbfb482
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445984
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tarsnap
|
||||
PORTVERSION= 1.0.37
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.38
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.tarsnap.com/download-http/
|
||||
DISTNAME= ${PORTNAME}-autoconf-${PORTVERSION}
|
||||
@ -25,8 +24,4 @@ RESTRICTED= license only allows redistribution and use of unmodified source and
|
||||
.endif
|
||||
LEGAL_TEXT= license restricts redistribution of source and binaries
|
||||
|
||||
.if ${SSL_DEFAULT:Mopenssl-devel}
|
||||
BROKEN= Does not build with openssl-devel
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (tarsnap-autoconf-1.0.37.tgz) = fa999413651b3bd994547a10ffe3127b4a85a88b1b9a253f2de798888718dbfa
|
||||
SIZE (tarsnap-autoconf-1.0.37.tgz) = 629450
|
||||
TIMESTAMP = 1500177919
|
||||
SHA256 (tarsnap-autoconf-1.0.38.tgz) = 76ee0c18baa54c11729d12aa91476abccae140549def5a604010e1138538cd5b
|
||||
SIZE (tarsnap-autoconf-1.0.38.tgz) = 640781
|
||||
|
Loading…
Reference in New Issue
Block a user