Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F81969707
D28572.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D28572.diff
View Options
Index: head/sysutils/nfs-over-tls/Makefile
===================================================================
--- head/sysutils/nfs-over-tls/Makefile
+++ head/sysutils/nfs-over-tls/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= nfs-over-tls
-DISTVERSION= 1.0
+DISTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= https://people.freebsd.org/~rmacklem/nfs-over-tls/
@@ -16,9 +16,9 @@
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1300042
-BROKEN= Requires FreeBSD 13 or later with in-kernel TLS support \
- and port's OpenSSL with KTLS enabled
+.if ${OSVERSION} < 1300133
+IGNORE= Requires FreeBSD 13 or later with in-kernel TLS support \
+ and OpenSSL with KTLS enabled
.endif
.include <bsd.port.post.mk>
Index: head/sysutils/nfs-over-tls/distinfo
===================================================================
--- head/sysutils/nfs-over-tls/distinfo
+++ head/sysutils/nfs-over-tls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612192663
-SHA256 (nfs-over-tls-1.0.tar.gz) = fe3481f637df45450d11446587d1044060179d2d6a94b4aedd4cb3e239b31279
-SIZE (nfs-over-tls-1.0.tar.gz) = 17153
+TIMESTAMP = 1613226988
+SHA256 (nfs-over-tls-1.1.tar.gz) = 7bc40d7267f4b56bd6083304a4edc02abe8e4b56d0176d9a60b139882cde0243
+SIZE (nfs-over-tls-1.1.tar.gz) = 17229
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 15, 9:32 AM (9 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9091610
Default Alt Text
D28572.diff (1 KB)
Attached To
Mode
D28572: sysutils/nfs-over-tls: Fix build with OpenSSL without KTLS patches
Attached
Detach File
Event Timeline
Log In to Comment