Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159822110
D13496.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
D13496.diff
View Options
Index: head/security/tor-devel/Makefile
===================================================================
--- head/security/tor-devel/Makefile
+++ head/security/tor-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tor
-DISTVERSION= 0.3.2.6-alpha
+DISTVERSION= 0.3.2.7-rc
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
Index: head/security/tor-devel/distinfo
===================================================================
--- head/security/tor-devel/distinfo
+++ head/security/tor-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512146666
-SHA256 (tor-0.3.2.6-alpha.tar.gz) = 6770cf76973dcfc126ce98a7b1bf55cd0dffdacaf77f7389a08218559e9b2280
-SIZE (tor-0.3.2.6-alpha.tar.gz) = 6310498
+TIMESTAMP = 1513300048
+SHA256 (tor-0.3.2.7-rc.tar.gz) = 4be673a5084790977d692e11afe5ca575adb08f06809dbac52d8b005435131fb
+SIZE (tor-0.3.2.7-rc.tar.gz) = 6313975
Index: head/security/tor-devel/files/patch-orconfig.h.in
===================================================================
--- head/security/tor-devel/files/patch-orconfig.h.in
+++ head/security/tor-devel/files/patch-orconfig.h.in
@@ -0,0 +1,12 @@
+--- orconfig.h.in.orig 2017-12-13 17:18:09 UTC
++++ orconfig.h.in
+@@ -535,7 +535,9 @@
+ #undef HAVE_TIME_H
+
+ /* Define to 1 if you have the `timingsafe_memcmp' function. */
++#if __FreeBSD_version >= 1200000 // disabled: timingsafe_memcmp(3) has been added only in 12.0, and isn't yet available on older systems
+ #undef HAVE_TIMINGSAFE_MEMCMP
++#endif
+
+ /* Define to 1 if you have the `TLS_method' function. */
+ #undef HAVE_TLS_METHOD
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 19, 1:50 PM (9 h, 17 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34082834
Default Alt Text
D13496.diff (1 KB)
Attached To
Mode
D13496: security/tor-devel: Update to 0.3.2.7-rc; Unbreaking on systems without timingsafe_memcmp(3)
Attached
Detach File
Event Timeline
Log In to Comment